Page 1 of 1

How do I enable command blocks?

Posted: Thu Jan 10, 2013 7:38 pm
by kraze
To enable command blocks on your Minecraft server you need to first enable it in your server.properties file.
  1. Go to the file manger tab in your control panel
  2. From the drop down box select "server.properties"
  3. Then click edit
  4. Add this value to either enable or disable command blocks "enable-command-block=true" (use "false" to disable instead).