# 領地設定指令

{% hint style="info" %}
**使用 /res ? 來查看幫助 或**[**點我**](https://www.zrips.net/residence/commands/) **前往查看官方指令列表**
{% endhint %}

### 重大領地操作指令 <a href="#chuang-jian-yong-zhi-ling" id="chuang-jian-yong-zhi-ling"></a>

`/res create [領地名稱]` 創建一個領地\
`/res remove [領地名稱]` 刪除領地\
`/res removeall` 刪除你所有的領地\
`/res auto (領地名稱) (半徑)` 在周圍創建你所能創建的最大領地格數\
`/res confirm` 確認操作

### 查看領地資訊 <a href="#cha-kan-ling-di-zi-xun-yong-zhi-ling" id="cha-kan-ling-di-zi-xun-yong-zhi-ling"></a>

`/res show` 顯示你當前站的領地範圍\
`/res current` 顯示你當前站的領地\
`/res info` 顯示當前領地資訊\
`/res check [領地] [權限] (玩家名稱)` 檢查權限的狀態

### 設定領地用指令

`/res expand [格數]` 往你看的方向擴展領地\
`/res pset [玩家名稱] [Flag] [true/false/remove]` 單獨設定玩家的權限\
`/res set (權限) (true/false/remove)` 設定領地權限\
`/res setall [權限] [true/false/remove]` 設定你擁有所有領地的權限\
`/res clearflags` 移除領地的所有權限至預設值\
`/res flags` 列出所有可設定權限\
`/res padd (領地) [玩家]` 給予特定玩家領地權限\
`/res pset (領地) [玩家]` 設定特定玩家的權限\
`/res pdel (領地) [玩家]` 從領地中移除特定玩家的權限

### 查詢玩家資訊

`/res list [玩家]` 列出你或其他玩家擁有的領地\
`/res listall` 列出伺服器中的所有領地\
`/res limits` 列出所有重要的限制


---

# 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.origincraft.tw/personal/residence-settings.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.
