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