Config
WARNING: THE CONFIG IS ALMOST USELESS, AS IN GAME COMMANDS CAN BE DONE, WHICH IS FASTER AND EASIER!
NOTICE: This documentation is for version 2.0. The current release is 1.0
The configuration file (config.yml) is very simple. It only contains two keys:
click: 1 hit: 1
The number after each word represents a minecraft id. I would suggest not using air, as there is no way to get your enderchest, if you use 0. By default, each "click" and "hit" are 1, or, stone.
click: 1
Click is the event in where a player right clicks whatever block it is set too. As you can see, by default, "click" is stone. If any player right clicks a stone block, there enderchest will pop up. SUGGESTION: DO NOT SET TO ANY NON-BLOCK OBJECT
inv-click: 1
Inv-click is the event in where a player left clicks whatever material it is set to, in there hot bar, As you can see, by default, "hit" is stone. If any player left clicks a stone block in there hot bar, their enderchest will pop up. WARNING: IF IN CREATIVE MODE, IT WILL STILL BREAK BLOCKS!
Comments