Chargement...

How to enable command blocks Print

  • 189

In Minecraft, the command block is special blocks that allow commands to run, by default when a Redstone signal is emitted towards them but can be configured in many ways.
This can be useful for teleporting players from them standing on a pressure plate, and some maps use that.

  1. Log into the CurseHosting Panel at https://panel.cursehosting.com and select the server you would like to enable commands blocks on.
  2. Head to the file manager and select `server.properties`.
  3. Locate and set enable-command-block= to true.
  4. Restart then join the server.
  5. You can now obtain and use command blocks in Minecraft with `/give <player> command_block`. 

Was this answer helpful?

Top