PlayerDataConverter
#2
So what exactly does this plugin do that a server cannot do?

The server has two settings related to the playerdata storage - one setting allows you to turn on reading playerdata from old-style (name-based) storage, so if the server cannot find the UUID-based player data, it looks for the name-based one. The other setting does the same with offline UUID-based data.
Both are in settings.ini:
Code:
[PlayerData]
LoadOfflinePlayerData=1
LoadNamedPlayerData=1
Reply
Thanks given by:


Messages In This Thread
PlayerDataConverter - by Howaner - 09-25-2014, 03:54 AM
RE: PlayerDataConverter - by xoft - 09-25-2014, 05:10 AM
RE: PlayerDataConverter - by Howaner - 09-25-2014, 05:13 AM
RE: PlayerDataConverter - by xoft - 09-25-2014, 05:24 AM



Users browsing this thread: 1 Guest(s)