> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.empowerservers.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How do I enable command blocks?


# 🖥️ How to Enable Command Blocks on Your Minecraft Server

[![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/helpdesk-cta_1gizt3y.png)](https://empowerservers.com/)
---

## 🛠️ How to:

1. **Log into the [Control Panel](https://gp.empowerservers.com).**

2. **Click 'Manage'** next to your server.

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_3h5v0r.png)

3. **Navigate to your server files.**

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_cvgzs8.png)

4. **Find and open the `server.properties` file.**

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_ukdnad.png)

5. **Locate `enable-command-block` and set it to `true`.**

   ![](https://storage.crisp.chat/users/helpdesk/website/85bc5985980c3800/image_1jwvq0q.png)

   - If there is no `enable-command-block` parameter, you can add it manually at the bottom of the list:
     
```
enable-command-block=true
```

6. **Press the 'Save File' button.**

   ![](https://storage.crisp.chat/users/helpdesk/website/-/8/5/b/c/85bc5985980c3800/image_1hzxabk.png)

7. **Restart your server** for the change to take effect.
   See this guide if you need help: [How do I restart my server?](https://help.empowerservers.com/en/article/how-do-i-restart-my-server-w5dvf0/)
---

# 🌎 Important Notes

- Enabling command blocks will only take effect **after restarting your server**.
- Always **take a backup** before editing important server files!