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 Ptero, then edit
server.properties. - Find:
enable-command-block=false
- Change it to:
enable-command-block=true
- Save the file and start the server.
