> For the complete documentation index, see [llms.txt](https://wumingserver.gitbook.io/serverguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wumingserver.gitbook.io/serverguide/jin-jie-wan-fa/untitled.md).

# UlimateClaim领地插件

## 用法：

**1.准备好4块钻石与五块铁锭**

![](/files/-MjVWM7AFvBV9xxEZVB-)

**2.输入/c claim认领脚下的一个区块作为领地（16x16）**

![](/files/-MjVWaoeNE5Z9SiDvTnJ)

**3.在脚下放上一个箱子，或使用/c show打开领地可视化后选择领地中的位置放下箱子。**

![](/files/-MjVWgFFSqt3583kFb2g)

**4.输入/c recipe，查看能量塔配方**

![](/files/-MjVWjhxj8yYvUu4ztYs)

&#x20;**5.照着配方将钻石与铁锭放入箱子**

![](/files/-MjVX7S7Lqcd5e-eeXia)

&#x20;**6.关上箱子，领地创建完成**

![](/files/-MjVXc3z0vLuvFTqm7Vr)

**7.放入铁锭（1天）或钻石（13天）来维持领地，一旦能量耗尽，领地将会20分钟后解散（现实时间）**

![](/files/-MjVXfRlHylyvpfK6tbO)

&#x20;**8.同时你也可以通过箱子内的按钮对来访领地的玩家进行管理。**

![](/files/-MjVXiIo6D6dcC0VLKFJ)

**9.同时你可以扩大你的领地，到领地相邻的区块继续按下/c claim领地将会扩大一个区块（一个区块为16X16），每个人最多拥有50个区块。**

![](/files/-MjVXkz-RNYD5Hw9xcLj)

&#x20;**10.但是相对的，每多一个区块，需要的能量也会增加一份。**

![](/files/-MjVY1HKjrO84I23I4c9)

## **领地插件指令一览**

**/c, /claim, /ucl —— 查看插件所有指令**

**/c accept —— 同意最新的领地邀请**

**/c claim —— 认领你脚下区块作为领地**

**/c unclaim —— 取消认领**

**/c ban <玩家名字> —— 封禁一个玩家，使得该玩家无法进入你的领地**

**/c unban <玩家名字> —— 解除封禁**

**/c dissolve —— 解散你的领地**

**/c show——可视化显示你的领地**

**/c sethome —— 设置领地家的位置**

**/c home —— 返回领地家的位置**

**/c invite <玩家名字> —— 邀请一位玩家到你的领地**

**/c kick <玩家名字> —— 从你的领地中踢出一个玩家**

**/c leave —— 退出你当前领地**

**/c lock —— 锁住你的领地，使得其他玩家无法进入**

**/c recipe —— 查看能量塔合成配方**

**/c name —— 给自己的领地命名**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wumingserver.gitbook.io/serverguide/jin-jie-wan-fa/untitled.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.
