Overview:
Command blocks allow you to run powerful in-game commands automatically—perfect for adventure maps or redstone contraptions.
Steps:
-
Stop your server
Use the Vexal Hosting control panel to stop your server before making changes. -
Edit
server.properties
-
Open
server.properties
using the File Manager or SFTP. -
Locate the line:
enable-command-block=false
-
Change it to:
enable-command-block=true
-
Save the file.
-
-
Start your server
Launch your server again for the changes to take effect. -
Give yourself a command block
If you're OP, use the following command in-game or in the console:/give <yourusername> minecraft:command_block
Tips:
-
Command blocks are disabled by default for security reasons.
-
Use them responsibly—bad commands can crash your server.