> For the complete documentation index, see [llms.txt](https://docs.weirdhost.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.weirdhost.xyz/minecraft/commandblock.md).

# 커맨드블럭 활성화

<figure><img src="/files/BiVX35ZTi94YfHwk9JK9" alt=""><figcaption><p>파일 관리 탭</p></figcaption></figure>

server.properties 파일의  위치를 찾고, 이름을 클릭해서 열어주세요.

<figure><img src="/files/ptDnUlwa4YIVuYDLXG0t" alt=""><figcaption></figcaption></figure>

enable-command-block란을 false에서 true로 변경한 후, 위에 **저장** 버튼을 눌러주세요.

```
enable-command-block=true
```

<figure><img src="/files/1nWkegjOuMQyMQUmo95O" alt=""><figcaption><p>콘솔 탭</p></figcaption></figure>

서버를 재시작하면 커맨드블럭 사용이 가능해요!
