Details
Supported Bukkit Versions
Changelog
v1.3
- Regenerate your configs, please!
- Added custom item to open the menu (in config.yml: menu-itemid: 340 by default)
- Added permission to open the menu with the item (chestcommands.item)
v1.2.1
- Added placeholder: <player> .It will be replaced by the player's name.
- Added command logging to console.
- Added support for plugins that create commands on the go (aliases, or informational custom commands)
v1.2
- Changed name, commands, and permissions!
- new permissions: chestcommands.use, chestcommands.update
- new commands: /chestcommands, /chc
- new name: Chest Commands!
- Added support for meta data: you can use the node DATA-VALUE. If not set, it will not affect the item.
v1.1
- Added placeholders (you can use these everywhere):
<3
= ❤
- [*] = ★
- [
**
] = ✹
- [p] = ●
- [v] = ✔
- [+] = ♦
- [
++
] = ✦
- Fixed debug output, fixed some possible errors
- If you remove the COMMAND the menu will only close (for descriptions)
- If you remove the DESCRIPTION only the name will appear
- Better default menu (regenerate it to see it)