MyMenu v1.0.4

Details

  • Filename
    MyMenu.jar
  • Uploaded by
  • Uploaded
    Nov 23, 2014
  • Size
    114.28 KB
  • Downloads
    611
  • MD5
    4e56da1ed7cec8c1577b38c741d3a389

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Version 1.0.4:

  • Added colored material support (item damage) for when you are creating a new item.
    • Example: 'purple wool', 'green wool', 'lime dye' now work.
    • Make sure you check out the plugin thread under 'setting it up' for a full list of added materials.
  • Added delay to update notification after joining the game. (Makes it easier to see when an update is available)
  • Added an ability to move existing menu items while editing a menu.
    • Notice: This is still being fixed up and bug tested, and is not guaranteed to always work. (Use at your own risk)
    • Please report any bugs you find on the plugin thread to help others who may be experiencing the same problems.
  • Removed the menu open delay for when you are changing menus.

Version 1.0.3.5:

  • Fixed a bug with the permission 'MyMenu.admin.menu.edit' not counting as a permission.

Version 1.0.3.4:

  • Changed '$' to '&' for color in /mmname [name]

Version 1.0.3.3:

  • Added a new optional argument for /mmopen
    • New syntax /mmopen [menu] (player)
    • When (player) is specified it can be ran from console.
    • Added new argument permission "MyMenu.admin.menu.open.other"
  • Fixed bug where anyone could use the command /mmchangelog.
    • The permission for the command is the same as for /update mymenu

Version 1.0.3.2:

  • Fixed a bug where the updater would not download the update from in game. (Sorry for the inconvenience)

Version 1.0.3.1:

  • Bug fixes, very small update.
    • Fixed bug with the config.yml file throwing errors to console after editing and typing /mmreload.
  • Notice: Until the file updates with Curse's files, it will appear that there is an update available to update to the previous file. It should go away within the next 24 hours of this file's release time. Sorry for the inconvenience.

Version 1.0.3:

  • Added multiple command support!
    • No need to edit the menus.yml file. The plugin will take care of migrating it over to the new command settings.
    • Each item can have from 0 to 10 commands. Each command can still either send a message, run through console, or by the player.
    • Adding multiple commands is done the same way as adding multiple lines of item lore. Each command will be entered separately.
  • A few bug fixes
    • If the server reloads while you are setting up an item, the setup will be abandoned, and you'll have to restart. This is to prevent some of the bugs that would occur and cause you to be kicked from the server.
    • If you find any new bugs please make sure to report them.

Version 1.0.2:

  • Added Update changelog! View changes in-game.
    • Added command: /mmchangelog
    • Added the changelog command to the help menu. /mmhelp
  • Added update command to the help menu. /mmhelp
  • Added more mcstats charts (Not guaranteed to work just yet).

Version 1.0.1:

  • Fixed the problem where there was always an update available!

Version 1.0.0:

  • Added updater. Update automatically from in-game!
    • Want to disable update checking? There is instructions on the main page.
  • Disabled the welcome menu from always opening on player join. Can still be set from the config.yml.

Version 0.9.0:

  • Initial release of the plugin