# 화이트리스트

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

서버 콘솔창에, 아래 커맨드로 화이트리스트를 켜주세요.

```
whitelist on
```

<figure><img src="/files/avSReYsWCDcICZMi4Ymv" alt=""><figcaption><p>서버 설정 탭에 있어요! 일부 서버는 기능이 안될수도있어요</p></figcaption></figure>

화이트리스트 활성화후, 서버 재시작을 해주세요!

### 플레이어 추가하기

```
whitelist add (닉네임)
```

<figure><img src="/files/7MTigNtw8QZNUeQQmD7Q" alt=""><figcaption></figcaption></figure>

### 플레이어 제거하기

<pre><code><strong>whitelist remove (닉네임)
</strong></code></pre>

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

### 화이트리스트 플레이어 조회

<figure><img src="/files/CmCt5sXsBJmRZjFRnzVp" alt=""><figcaption><p>패널에, 플레이어 관리 탭에 있어요!</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.weirdhost.xyz/minecraft/whites-and-lists.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
