# WorldEdit & FastAsyncWorldEdit 功能

## 介绍

PlotSquared 为在使用 WorldEdit & FastAsyncWorldEdit 插件时额外提供如下功能：

* 在地皮内使用 WorldEdit 指令.
* 阻止对地皮有破坏性的 WorldEdit 指令.
* 对画笔予以限制.
* 对方块上限予以限制.
* 单独的创世神处理系统.

您可以通过 `plots.worldedit.bypass` 权限节点或者 `/plot toggle worldedit` 指令绕过该限制.


---

# 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/bu-chong/worldedit-fastasyncworldedit-gong-neng.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.
