LeaderOS
Search
⌃K

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/

These are the AuthMe configurations that you must change in config.yml

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