# 主页

这里是 Plot Squared v6 Wiki(简体中文)。

请通过 **左边的** 导航栏选择你需要查看的内容。

**关于这个插件：**

PlotSquared 是一个集领地和世界管理于一体的插件. 它自带高度自定义的世界生成器. 你可以使用地皮创建器来在现有的世界中创建 [地皮片区](/plotsquared-wiki/gao-ji/di-pi-pian-qu.md)，或者 [创建一个新的地皮世界](/plotsquared-wiki/ji-chu/an-zhuang.md#yi-chu-shi-she-zhi).&#x20;

PlotSquared 支持 **Spigot 和 PaperMC 服务端** 并且支持 **MC 1.13.x 到 1.19.x** 版本，不过这取决于你所使用的插件版本.

**贡献者:** Citymonstret, Empire92, MattBdev, dordsor21, NotMyFault 和 SirYwell

**重要链接：**

[SpigotMC 页面](https://www.spigotmc.org/resources/77506)

[Discord 群组](https://discord.gg/intellectualsites)

[反馈 BUG 或者提交建议](https://github.com/IntellectualSites/PlotSquared/issues/new/choose)

[源码库](https://github.com/IntellectualSites/PlotSquared)

[API 文档](https://github.com/IntellectualSites/PlotSquared-Documentation/wiki/API-Documentation)

[Java Docs](https://plotsquared.com/docs)


---

# 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://docs.superiormc.cn/plotsquared-wiki/zhu-ye.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.
