# 地皮管理

## **后面的布尔值true表示开启,false表示关闭。**

**改变你自己地皮的PVP状态：**

```
/plot flag set pvp <true/false>
```

**改变自己地皮的飞行状态：**

```
/plot flag set fly <true/false>
```

**开启/关闭自己地皮的打火石使用：**

```
/plot flag set block-ignition <true/false>
```


---

# 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.boba.cat/di-pi-xi-tong/di-pi-guan-li.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.
