Simple Clans is generating offline mode UUIDs when using BungeeCord
johnfriedrich opened this issue · 6 comments
We are using a BungeeCord setup.
We had Simple clans Legacy installed.
Now I switched to Simple Clans 2 (recommend build from jenkins server)
When I launched the server, it adds the UUIDs to my mysql table.
Because of BungeeCord our server is running in offline mode. I guess because of that, simpleclan took offline UUIDs and not the online ones...
The thing is, now every player is in no guild because simpleclan doesn't know that player (onlineuuid =/ offlineuuid)
I had to use my backup table from the legacy version.
Could you fix bungeecord mode?
I found a config option, but when I set bungeecord to true, its gets back to false every serverstart.
to change the settings of SimpleClans you must turn off the server!
to migrate you must configure for Bukkit OnlineMode = True;
after migrated shut down the server and switch to OnlineMode = False;
will work perfectly, do not use BungeeCord in config mode.
That came to my mind, but I thought when the server is back in offline mode he will continue add offline uuids on new player join.^^
But thx, I will try:)
On 3/10/2014, at 08:22, Isaias [email protected] wrote:
to change the settings of SimpleClans you must turn off the server!
to migrate you must configure for Bukkit OnlineMode = True;
after migrated shut down the server and switch to OnlineMode = False;
will work perfectly, do not use BungeeCord in config mode.—
Reply to this email directly or view it on GitHub.
Still the same thing. I managed to get online uuids like you said(I converted my database while online-mode=true). The thing is, he still adds offline UUIDs on newplayer join. New players still get offline UUIDs
Set ip_foprward to true in bungee config