1 min read

How to Enable Command Blocks on Your Minecraft Server

Command blocks let you run commands automatically using redstone - essential for adventure maps, mini-games, and custom mechanics. By default, they're disabled for security.

This is what you do if you want to enable command blocks on your Minecraft server.

Enabling Command Blocks

  1. 1
    Log in to Bropanel and Stop your server.
  2. 2
    In the sidebar, go to Files.
  3. 3
    Open server.properties, set enable-command-block= to true, and then click save.
  4. 4
    Start your server.

Note

Only players with OP permissions can place and edit command blocks. Make sure to give appropriate players OP status by entering the op username command into server console.