CreateYourOwnMenus v0.2

Details

  • Filename
    CreateYourOwnMenus-0.2.jar
  • Uploaded by
  • Uploaded
    Jun 22, 2013
  • Size
    30.72 KB
  • Downloads
    1,764
  • MD5
    6c351e4974d5f003c895bff20ad82904

Supported Bukkit Versions

  • 1.6.2
  • CB 1.5.2-R1.0

Changelog

  • Dispatch commands as the clicking player instead of console by prefixing the command with @p as in @p/kill
  • Added blacklist-commands and whitelist-commands lists in the config file to determine what commands are allowed in menu scripts
  • Added /delay menu script command to delay for the given number of ticks before performing the proceeding actions
  • Add per-menu permissions (cyom.menu.[id]) for the /menu open command to allow players to use the command to open certain menus only
  • Changed permissions to "cyom" from "createyourownmenus" for ease of typing
  • Added /menu script show and /menu script hide to show and hide menu script commands.
  • Moved menus folder from "plugins/CreateYourOwnMenus" to the "plugins/CreateYourOwnMenus/menus"

* If you have already assigned permissions, you will need to change them to the new format. Replace "createyourownmenus" with "cyom".
* Menu files have moved from the "plugins/CreateYourOwnMenus" folder to the "plugins/CreateYourOwnMenus/menus" folder. Any existing menus need to be manually moved.