Skip to content

1.17.3

Compare
Choose a tag to compare
@jakobkmar jakobkmar released this 06 Sep 15:58
· 57 commits to master since this release
618c828

KSpigot 1.17.3

Improved Brigardier support

  • deprecated simpleSuggests and simpleExecutes in favor of runs and a lot of new "suggest" functions
  • fix: commands can now be executes by anyone be careful when updating to this version, make sure that you secure all your command execution logic using requiresPermission
  • the user of the Brigardier wrapper now does not have to interact with any nms components anymore

New small extensions

onClose function for inventory guis

Fix for specific click action types not calling GUIClickEvent