games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
503 stars 121 forks source link

Whitelist Issue #469

Open Cut3st opened 3 years ago

Cut3st commented 3 years ago

I migrated my server from online mode to offline, and now whitelist is bugging, it was a whitelisted server before with the premium users uuid and stuff, now they can't log back on because of the new offline uuid, is there any way i can fix it so they can still use t heir old uuid and now lose any playerdata?

Kamilkime commented 3 years ago

Well... There isn't any good way to change every uuid, for all plugins - so FastLogin doesn't make any changes. You would need to rename all player files to new uuid manually, the same with the whitelist. If you want to change online-mode - I would suggest resetting everything and making a new edition of the server, almost everything now (finally) uses uuid and changing online-mode will break that, and there's basically nothing we can do about it :/