# 직업서버

직업 서버는 149x149 크기의 개인 플롯에서 도면을 통해 쉽고 빠르게 생활 직업을 시작하기 위한 서버에요!

<mark style="color:green;">**`/직업서버`**</mark> 를 통해 직업 서버에 입장할 수 있어요!

## 플롯 생성 명령어

* <mark style="color:green;">**`/plot auto`**</mark>: 점유 가능한 가장 가까운 플롯 하나를 점유합니다.
* <mark style="color:green;">**`/plot claim`**</mark>: 점유를 원하는 빈 땅으로 가서 해당 플롯을 점유 할 수 있습니다.

<mark style="color:green;">**`Shift+F`**</mark> - <mark style="color:green;">**`내 플롯`**</mark>  또는 <mark style="color:green;">**`/plot home`**</mark> 을 통해 내가 점유한 플롯으로 이동 가능합니다.

## 플롯 권한 명령어

* <mark style="color:green;">**`/plot add (플레이어)`**</mark>: 플롯 주인이 접속중일 때만 활동 할 수 있는 인원을 추가합니다. 플롯 주인이 직업 서버에서 나가면 이 명령어로 추가된 인원은 권한을 잃습니다.
* <mark style="color:green;">**`/plot trust (플레이어)`**</mark>: 플롯 주인의 접속 상태와 무관하게 플롯에 해당 플레이어를 신뢰합니다.
* <mark style="color:green;">**`/plot ban (플레이어)`**</mark>: 플레이어가 플롯에 들어오지 못하게 밴 합니다.
* <mark style="color:green;">**`/plot kick (플레이어)`**</mark>: 플레이어를 플롯에서 일시적으로 쫓아냅니다.
* <mark style="color:green;">**`/plot remove (플레이어)`**</mark>: 플레이어의 모든 권한 및 상태를 제거합니다.

## &#x20;건축  도면

<mark style="color:green;">**`/도면 활성화`**</mark> 를 통해 도면을 활성화해주세요.

검은색 콘크리트 위에서 <mark style="color:green;">**`/농장도면`**</mark> 을 통해 원하는 도면을 선택해주세요.

\
149x149 농사장: 1억 코인\
149x149 벌목장: 5천만 코인

도면을 사용하기 전 미리보기 쇼케이스를 통해 원하는 위치가 맞는지 반드시 확인해주세요!

## 플롯 삭제하기

플롯 스폰 - 플롯 관리인 - <mark style="color:yellow;">**플롯 삭제 권한서**</mark> 를 구매하여 사용한 후, 내 플롯에서 <mark style="color:green;">**`/plot delete`**</mark> 를 통해 내 플롯을 삭제할 수 있습니다.

<mark style="color:red;">플롯을 삭제하게 되면 상자, 통, 셜커 등 모든 건축물이 삭제됩니다.</mark>


---

# 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/general_occupation/job/server.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.
