Skip to content

EzClean 3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 May 21:27
fdd63a1

Bug Fixes

  • Fixed NullPointerException when running /ezclean setup caused by SetupGUI being initialized after registerCommands() was called during plugin enable.
  • Fixed /ezclean setup editor doing nothing when clicked: navigating between list and editor screens fired InventoryCloseEvent, which wiped the player's session before any click could be processed.