Skip to content

Release 1.2.4

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 09 Mar 05:47
· 16 commits to main since this release
3415c28
  • Removed command execution requirement from execute conditions
  • Added expanded usage for invalid usage to usage annotation
  • Rework the usage and help handler, changes how custom help handler work
  • Use plugin instead of java plugin for bukkit platform to allow for internal spigot plugins
  • Fix dynamic permission registering for bukkit command wrappers
  • Switch to callable instead of runnable to fix with use of certain obfuscators