CubeEvents
Commands
/ce create <id> - Creates a virtualized cube with the specified id.
/ce remove <id> - deletes the cube in a virtualized form with the given id.
/ce toggle <id> - Activates/Deactivates the cube status, it cannot be used if it is deactivated.
/ce wand <id> - It gives you an item to set its top and bottom corners.
/ce start <id> - starts the cube game.
/ce stop <id> - stops the cube game.
/ce reload - reloads the cube configuration.
/ce save - Saves the all cubes status, block positions and height.
/ce setspawn - set up a spawn so as not to lose your cube area.
/ce spawn - sends you to the spawn established in your cube area.
Calls
helpBlocksCube
- This call is used to interact with the addon, in order to modify the increment or decrement of the cube rows, you can use its own custom_params
to further customize this call.
npcHelperCube
- This call will be used to spawn an NPC that will help you to complete the cube (It is required to install the Citizens plugin or it will not work).
Last updated