AuthMe Support
AuthMe Support synchronises the player accounts that are registered to your Minecraft Server with the website.
AuthMe and your website's MySQL database server must be the same!
Before connecting AuthMe with your website, make sure you are using the latest official version of AuthMe. For the latest official version of AuthMe, visit: https://www.spigotmc.org/resources/authmereloaded.6269/
Key | Value |
---|---|
backend | MYSQL |
caching | false |
mySQLHost | (MYSQL SERVER IP ADDRESS) |
mySQLPort | 3306 |
mySQLUseSSL | false |
mySQLUsername | (MYSQL USERNAME) |
mySQLPassword | (MYSQL PASSWORD) |
mySQLDatabase | (MYSQL DATABASE NAME) |
mySQLTablename | Accounts |
Last modified 9mo ago