> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/plotsquared-wiki/gao-ji/di-pi-pian-qu.md).

# 地皮片区

## 一、介绍

地皮区域是 v.5.11.0 加入的功能，不同于传统地皮世界，地皮片区只在你所设置的一片区域内生成. 它的效果图如下：

![](/files/0OLdcnkhmfvtslhdK2Jr)

## 二、设置

要想实现此功能，您需要遵从如下步骤：

* 使用创世神选中一片区域，此区域的最低 Y 高度将会被视为地皮的地板高度.
* 输入指令 `/plot area single <名称>`.
* 地皮片区创建完成.


---

# 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://docs.superiormc.cn/plotsquared-wiki/gao-ji/di-pi-pian-qu.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.
