Fix StackOverflow when attempting to serialize ItemMeta with nested maps.
This removes the JSON library included with PlayerVaults and uses SimpleJSON included with Bukkit.
This commit is contained in:
Reference in New Issue
Block a user
This removes the JSON library included with PlayerVaults and uses SimpleJSON included with Bukkit.