brunyman / MPDB

9 stars 2 forks source link

All existing players inventare deleted #51

Open e7a-0-e7a opened 3 years ago

e7a-0-e7a commented 3 years ago

Hey, we have converted a single server to a bungee server. We also moved the recorded world onto the bungee. However, all player inventories are now gone.

How can I get back the existing inventories that are stored in the playerdata file?

brunyman commented 2 years ago

Not sure what you mean that you moved the world onto bungee, if you just connect to the server over bungee proxy you need to make sure you properly configure the server to get the players UUID's from bungee else all players will have other offline UUID's then they had and the server will see them as new players as data is stored based on UUID's