Multiverse-Inventories

878k Downloads

Simplify inventory data

dumptruckman opened this issue ยท 1 comments

commented

Bukkit has greatly improved its ability to serialize items since this plugin was first made. Specifically it handles custom items very well. Since this plugin doesnt handle custom items very well, it should probably just let Bukkit do the serializing. This may mean moving back to YAML data files.

commented

This was essentially addressed in 20fa7d9. Not going back to YAML after all.