Got a few fixes for you guys. Nothing major enough to send a ping on Spigot though.
- Fixed a bug where edit would override data that was not specified in the tags.
- Swapped to using
JavaPluggin.getLogger()for messages instead ofBukkit.getConsoleSender().sendMessage(). - Removed some debug messages that were being sent to console... ops sorry!