Chest Commands v1.4.1
Details
-
FilenameChestCommands_v.1.4.1.zip
-
Uploaded by
-
UploadedJun 8, 2013
-
Size28.88 KB
-
Downloads9,025
-
MD57565da1548341bb3570a175a95b6b58b
Supported Bukkit Versions
- 1.5.2
- 1.5.1
- 1.4.7
Changelog
v1.4.1
- Fixed bug with opening other GUI plugins
- Added left-click-option, false by default (you can delete the menu-item-id, now it's organized differently, or you can regenerate config.yml)
v1.4
- Fixed clicking with the item on air (now works)
- Added logging for commands
- Added multiple commands separate them with ;
- Added command as console put 'console:' before the command
- Added command for alias plugin put 'alias:' before the command
This is an example of how to use these new features:
COMMAND: 'console:say This is an example of how to use multiple commands;tell <player> and execute them as console or as the player;alias:shortcut this is for plugins that creates new command!'
Output: console using say command, player talking to himself, and a possible shortcut created by other plugin (but probably the command would be shorter)
v1.3.1
- Fixed config regeneration bug
- Fixed menu activating with all commands that starts with the choosen command
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)