Skip to content

v2.1.2 - Edit Fixes

Latest

Choose a tag to compare

@math0898 math0898 released this 30 Aug 03:02

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 of Bukkit.getConsoleSender().sendMessage().
  • Removed some debug messages that were being sent to console... ops sorry!