> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fourseasonshosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Enable Command Blocks on a Minecraft Server

Command blocks run commands and scripts inside your world, but they're disabled by default on servers.

1. Log in to the game panel at `gamepanel.fourseasonshosting.com` and open your server.
2. Stop the server from the **Console** page.
3. Open the **Files** page and click on `server.properties` to edit it.
4. Find the `enable-command-block=` line and change its value to `true`.
5. Save the file, then start the server again.

Command blocks are now enabled. Note that players still need operator permissions (or Creative mode) to place and edit them.
