brunyman / MPDB

9 stars 2 forks source link

Previously Offline server moving to Online. How can I make the former offline UUID's line up with the new Online UUID's generated when the players log in? #52

Open jtsgty opened 3 years ago

jtsgty commented 3 years ago

I'm in the process of moving my offline bungee server (ip forward disabled) to be online (ip-forward enabled on bungee and bungee set to true on all spigot.yml files). What I've noticed is that I think the UUIDs generated for players while in OFFLINE mode will be different than the ones generated for ONLINE mode.

In the switchover, the stuff is being lost. Is there a way to import the offline data to the online UUID files?