# 옵션

<mark style="color:green;">**`/옵션`**</mark> 또는 <mark style="color:green;">**`/option`**</mark> 명령어로 옵션 설정 메뉴를 열 수 있어요.

아이콘을 클릭하여 각각의 기능을 켜고 끌 수 있어요.

## 옵션 목록

* **기본 채팅 형식**: 접속 시, 서버 이동 시 기본적으로 설정되는 채팅 채널을 지정합니다.
* **전체/지역 채팅 활성화**: 전체/지역 채팅의 활성화 여부를 지정합니다.
* **보스바 활성화**: 보스바의 활성화 여부를 지정합니다.
* **스코어보드 활성화**: 스코어보드의 활성화 여부를 지정합니다.
* **가상가방 활성화**: 가상가방 ＆ 자동줍기 활성화 여부를 지정합니다.
* **PvP 활성화**: PvP 활성화 여부를 지정합니다. <mark style="color:orange;">**\***</mark><mark style="color:orange;">특정 월드에서만 적용됩니다.</mark>
* **아이템 드롭 활성화**: 아이템의 드롭 활성화 여부를 지정합니다.
* **도구 드롭 활성화**: 도구의 드롭 활성화 여부를 지정합니다.
* **줄기 보호 활성화**: 수박 또는 호박의 줄기를 보호할지 여부를 지정합니다.
* **아이템 줍지 않기**: 특정 아이템을 줍지 않도록 설정합니다. <mark style="color:orange;">**\***</mark><mark style="color:orange;">VIP 등급만 사용할 수 있습니다.</mark>
  * 아이템 ID는 F3+H를 눌러 고급 도구 설명을 활성화하고 아이템에 마우스를 올려 확인하거나\
    다음 링크에서 확인하실 수 있습니다. [(클릭)](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)


---

# 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://wiki.beartown.kr/beartown/basic/utility/option.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.
