promotional bannermobile promotional banner

CreateYourOwnMenus

Allows server admins to create their own inventory menus to perform scripted commands in a similar manner to command blocks

File Details

CreateYourOwnMenus v0.3

  • R
  • Jul 27, 2013
  • 43.00 KB
  • 2.2K
  • 1.6.2

File Name

CreateYourOwnMenus-0.3.jar

Supported Versions

  • 1.6.2
  • Added @w and @a for targetting commands at multiple players
  • Added /menu grab command to grab copies of all items from a menu
  • Added /menu copy command to make a copy of a menu
  • Fixed conflict with using menu scripts with inventory altering effects during a right-click activation
  • Added check to ensure that the character limit for inventory titles is not exceeded
  • Fixed registered permissions for menus not getting removed properly on delete

Since 0.2.2:

  • Added {Prompt Text} symbol to menu scripts in place of an argument to prompt the clicking player for the required argument
  • Added individual per-command permissions for menu scripts to override the config whitelist and blacklist commands for individual players or groups
  • Activate menu items when right-clicked in hand (can be used to open menus)
  • Menu IDs are now case-insensitive

Since 0.2.1:

  • Fixed potential multi-threading issue when saving menus
  • The /menu script show and usage of hidden player-targetted commands (@p/) now work correctly