Chest Commands
Maintenance-only mode
This plugin is no longer being actively developed. For now, it will be maintained to support the latest Minecraft version and to fix bugs, but no new features will be added and no support will be provided.
It is advised to switch to any other similar plugin that is being actively developed.
Intuitive and powerful plugin to create graphical user interfaces using inventory menus, with icons to display information and run different actions.
Features
- Create multiple menus of different sizes.
- Open menus with commands, signs or items.
- Many options to customize the appearance of icons.
- Run different types of actions when players click on icons.
- Options to require money, XP levels, items or a permission to click on a specific icon.
- Dynamic placeholders (including PlaceholderAPI) and customizable static placeholders.
- Economy support through Vault (optional).
- Update notification of new releases.
- Developer API to create menus and register new placeholders.
- Efficient and quality code.
Comments section
Comments are enabled just for interacting with other users, you will not receive any official answers. To report bugs please check the FAQ and then, if the problem isn't solved, open a new issue on the issue tracker (on GitHub).
How can I make it take several items to click on something?
golden_apple:
MATERIAL: oak_log
POSITION-X: 3
POSITION-Y: 2
NAME: '&eoak log for 1$'
LORE:
- 'sell 1 oak log for 1$ (ingame)'
- ''
- 'Current money: {money}'
REQUIRED-ITEMS:
- oak_log <=================================i want 10 to use it how?
ACTIONS:
- 'tell: you have sold an oak log'
- 'give-money: 1'
KEEP-OPEN: true
In reply to die_katze_hd:
PRICE: 10
Right and left clicks actions not exist in new versions?
How can I make it so people can only purchase something once
In reply to GenesisSane:
For item give permission, if player clicked to item he is buy this and remove permission to use him
Hi guys, this plugin is amazing.
Anybody know how can i run the command that write in chat for player and wait he press enter?
Hey! Could anyone help me? If I put it in the plugins folder and try to use it it says this in the console:
In reply to meatieboyy:
looks like the plugin is disabled when you do /plugins does the plugin name come up in red?
In reply to torbenk1111:
yes it does...
In reply to meatieboyy:
looks like the plugin is disabled when you do /plugins does the plugin name come up in red?
In reply to meatieboyy:
looks like the plugin is disabled when you do /plugins does the plugin name come up in red? if so there might be a conflict in another plugin.
In reply to torbenk1111:
yes it does...
How to add item custom model data to Commandchest
You are welcome. You have a wonderful plugin, but not add nbt tag support for texture support. I don't want to switch to another plugin from yours, but if your plugin continues to lag behind, I'll have to. Also why don't you maintain the page on the spigot? It is more convenient for me to receive notifications about notifications there, like all other plugins
cool but...
HOW THE [email protected] I CHANGE PERMISSIONS????
In reply to luizfdg30:
Read the bottom of the description
The plugin is cool, but I think it's cool the following features would be added:
Cooldowns (for menus)
Timer (between the commands in the action line) u
Can someone tell me what this error code means:
28.04 23:54:32 [Server] INFO 1) Error while initializing config file "menu/ranks.yml": invalid YAML syntax. Details:
28.04 23:54:32 [Server] INFO while scanning an anchor
28.04 23:54:32 [Server] INFO in 'string', line 75, column 10:
28.04 23:54:32 [Server] INFO NAME: '&7&l[&8C&7&l]'
28.04 23:54:32 [Server] INFO ^
28.04 23:54:32 [Server] INFO unexpected character found [(91)
28.04 23:54:32 [Server] INFO in 'string', line 75, column 14:
28.04 23:54:32 [Server] INFO NAME: '&7&l[&8C&7&l]'
28.04 23:54:32 [Server] INFO ^
I believe it is talking about the color codes because the column goes to the line with the '&' symbol but I've used color codes in the past and it's never done this before. Thanks for any help!
This is one of many of the different elements in the menu, they are all identical expect for the name of the item and the "rank-a":
doesn't work i tried everything
I want to put a color of wool but doesn't work
i tried
MATERIAL: wool:5
MATERIAL: green_wool
MATERIAL: 35:5
ID: 35:5
Like nothing works i used that plugin before and all worked now i tried the new one and it doesn't work...
In reply to Asoz_:
To work just put:
Example ->
ID: '35: 7 ' or
ID:' stained_glass_pane: 15 '
always put with ->> ''