Optimized even more LockLogin in spigot (keeps being a bit unstable) but the performance is notably better
Added AuthMe sqlite migration to LockLogin mysql
Updated applyUpdates and migration command
New command usages:
/applyUpdates -> /locklogin applyUpdates
/migrate -> /locklogin migrate <MySQL, AuthMe (Only used for sqlite migration, AuthMe mysql migration is automatic by setting LockLogin database the same as AuthMe)>
SQLite migration usage: (If you are using default values from AuthMe database configuration)
/locklogin AuthMe authme (/plugins/AuthMe/authme.db) authme (AuthMe config.yml > mySQLDatabase) realname (AuthMe config.yml > mySQLRealName ) password (AuthMe config.yml > mySQLColumnPassword)