# 입주민 관리

**최대 25명**([마을 인원 확장권](#user-content-fn-1)[^1] 사용 시 **50명**)의 유저가 한 마을에서 함께 생활할 수 있어요.

<mark style="color:yellow;">**마을 인원 확장권**</mark>은 /후원상점 - 권한, 소모품 에서 구매할 수 있어요.

## 초대하기

<mark style="color:green;">**`/마을 초대 (닉네임)`**</mark> 으로 마을에 구성원을 초대할 수 있어요.

초대를 받은 사람은 <mark style="color:green;">**`/마을 초대목록`**</mark>이나 <mark style="color:green;">**`/마을 수락 <마을 이름>`**</mark>으로 마을에 가입할 수 있어요.

## 추방하기 <a href="#kick" id="kick"></a>

<mark style="color:green;">**`/마을 추방 <닉네임>`**</mark> 으로 구성원을 마을에서 추방할 수 있어요.

## 등급 관리

### 등급 체계 설정하기

<mark style="color:green;">**`/l`**</mark> - <mark style="color:yellow;">**역할 권한 설정**</mark>(자물쇠 모양)에서 다음 6가지 등급을 관리할 수 있어요.

* 마을 구성원은 <mark style="color:yellow;">**주인**</mark>, <mark style="color:yellow;">**관리자**</mark>, <mark style="color:yellow;">**입주민**</mark>, <mark style="color:yellow;">**알바**</mark>의 4가지 등급으로 구성되어 있어요. [<mark style="color:red;">\[?\]</mark>](#user-content-fn-2)[^2]
* 주인을 제외한 다른 마을 구성원은 관리자, 입주민, 알바 내에서 자유롭게 이동시킬 수 있어요.
* <mark style="color:yellow;">**동맹**</mark>에는 동맹 마을의 구성원이 자동으로 포함돼요. (→ 마을 간 관계)
* <mark style="color:yellow;">**방문자**</mark>는 마을 구성원이나 동맹이 아닌 유저예요.

각 등급 아이콘을 <mark style="color:green;">**Shift+좌클릭**</mark>하여 순서를 앞으로 당기거나 <mark style="color:green;">**Shift+우클릭**</mark>하여 뒤로 밀 수 있어요.

### 마을원의 등급 조정하기

<mark style="color:green;">**`/l`**</mark> - <mark style="color:yellow;">**마을**</mark> <mark style="color:yellow;">**입주민 관리**</mark>(주민 머리 모양) - <mark style="color:yellow;">**구성원**</mark>에서 각 유저의 아이콘을\ <mark style="color:green;">**Shift+좌클릭**</mark>하여 등급을 높이거나 <mark style="color:green;">**Shift+우클릭**</mark>하여 등급을 낮출 수 있어요.

### 등급별 세부 내용 설정하기

각 등급 아이콘을 <mark style="color:green;">**좌클릭**</mark>하여 다음과 같은 내용을 설정할 수 있어요.

* 역할 이름 바꾸기
* 역할 아이콘 바꾸기
* 새로 만들어진 [구역](https://wiki.beartown.kr/beartown/basic/lands/additional/area)에 자동 추가
* 행동 권한 및 관리 권한
  * <mark style="color:yellow;">**행동 권한**</mark>은 상자 열기, 불 붙이기 등 일반적인 활동을 제어하는 권한,\ <mark style="color:yellow;">**관리 권한**</mark>은 마을 점유, 구성원 초대 등 마을 관리와 관련된 활동을 제어하는 권한이에요.
  * 자세한 내용은 게임 내 메뉴를 확인해 주세요.

[^1]: 로얄젤리 상점에서 구입할 수 있어요.

[^2]: 서버 초창기에 만들어진 매우 오래된 마을에는 '알바' 등급이 없을 수 있어요.


---

# 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/lands/essential/members.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.
