PluginBugs / Issues-EpicBackpacks

Repository used to keep track of issues of my plugin EpicBackpacks
1 stars 2 forks source link

[Suggestion] Change backpack storage to UUID #21

Closed BlazenFury908 closed 10 months ago

BlazenFury908 commented 3 years ago

I really like the plugin, but I would really like if personal backpacks were stored with UUIDs because when a player changes their name, their personal backpack gets wiped.

Pyario commented 2 years ago

@LoneDev6 I hope he'll add it soon, it shouldn't be that difficult! :)

LoneDev6 commented 2 years ago

This is totally planned. Sadly I coded this plugin part in 2016 when it wasn't really common to use UUID to save data.

It's not really easy since I have to make sure old files still work after the update. I'll try to find a solution, thanks.

Anyway a complete recode of the plugin is planned and this means I'll add a LOT of new features to justify the price of the plugin.

LoneDev6 commented 10 months ago

UUID support is now implemented. NOTE: old backpacks should load fine but might have some issues loading in some rare cases.