Cuberite Forum

Full Version: ExecuteCommandBlock
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
A plugin that allows players to execute command blocks in Cuberite. To execute a command block, the player can look at a command block and execute "/executecommandblock" in chat, or specify the exact location where a command block is in the world using "/executecommandblock <x> <y> <z>". There is also a console command, "executecommandblock".

Commands

General
  • /executecommandblock - Executes a command block.
    Permission required: executecommandblock.command


Permissions
  • - executecommandblock.command -
    • Commands affected:
      - /executecommandblock
Source: https://github.com/mathiascode/ExecuteCommandBlock
Download: https://github.com/mathiascode/ExecuteCo...master.zip
Execute like Redstone does, right?
(01-06-2016, 08:52 AM)Schwertspize Wrote: [ -> ]Execute like Redstone does, right?
Yes, that's right.
Compatibility with the latest version of Cuberite has been added to the plugin.