Skip to content

Releases: Kauzas/menumaker

Update to BETA-0.0.3

Choose a tag to compare

@Kauzas Kauzas released this 02 Jul 14:00
  • Fixed AbstractActionItem abstract methods visibility

Update to BETA-0.0.2

Choose a tag to compare

@Kauzas Kauzas released this 01 Jul 12:03
  • Added the MenuClickEvent custom event called when a player click inside a menu (event is not called if player do not pass Restricted#hasPermission method)
  • Added AbstractActionItem abstract class to create menu items as class (ActionItem is now a generic implementation of this class)
  • Library can now be used as a plugin if you do not want to build your plugin with dependencies or if you are not using Maven or Gradle.

First version for beta testing

Choose a tag to compare

@Kauzas Kauzas released this 28 Jun 21:22
BETA-0.0.1

first commit