> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.skynode.pro/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).

# Minecraft | How To Enable Command Block

# How to enable command block.

**1.** Go to panel > **server properties**

**2.** Locate **ENABLE COMMAND-BLOCK** and set to `true`

![](https://i.imgur.com/oyTpn4X.png)

**3.** **Save** and **Restart** your server.

# Additional Information:

**How to enable command block through server.properties?**

**1.** Go to panel > **files**

**2.** Locate and open `server.properties`

**3.** Find `enable-command-block=false` and change it to `enable-command-block=true`

**4.** **Save** and **Restart** your server.

**Well done! Your server command block is now enabled.**