CreateYourOwnMenus v0.4

Details

  • Filename
    CreateYourOwnMenus-0.4.jar
  • Uploaded by
  • Uploaded
    Sep 10, 2013
  • Size
    65.41 KB
  • Downloads
    2,617
  • MD5
    8b028ec08a1e0bf71c9a24c84cf26910

Supported Bukkit Versions

  • 1.6.4
  • 1.6.2

Changelog

  • Added Vault support for the /requirecurrency menu script command
  • Fixed bug with permission registration
  • Added /consume menu script command
  • Fixed menu script comments not replacing & with the colour char
  • Clicking players now receive command responses for console-targetted commands
  • Hidden commands are packed and condensed into the first line of lore
  • Added /menu script append, delete, insert and replace commands
  • Added /sudo command
  • Added @t to target the player being clicked in menu scripts
  • Added @x, @y and @z to target the clicked block or clicking player location in menu scripts
  • Contains a misprint on the help of the /menu script command where it says "/menu script [clear|command]", it should be "/menu script [clear|show|hide|append|insert|replace|delete] [parameters...]"
  • Due to a Minecraft client formatting error, the invisible characters on the first line can cause the lore text box width to be increased despite taking up no space when there is visible text on the same line. This can be mitigated when hidden by keeping the first line empty using /menu script insert 0 &a. When commands are shown, it may become difficult to read them.