Command blocks are controlled by server.properties. Only trusted players should be allowed to use command blocks, as they can run powerful commands.
Enable Command Blocks
- Stop the server.
- Open Files in the control panel, then edit
server.properties. - Find:
enable-command-block=false
- Change it to:
enable-command-block=true
- Save the file, then start the server.

