# DungeonPlus

## 插件相关

| 说明     | 内容                                                                                                |
| ------ | ------------------------------------------------------------------------------------------------- |
| 支持版本   | 1.12 \~ 1.20.4                                                                                    |
| 软依赖    | MythicMobs、Adyeshach                                                                              |
| 硬依赖    | **PlaceholderAPI**                                                                                |
| 开发赞助计划 | [DungeonPlus 开发赞助计划](https://ersha.gitbook.io/dungeonplus/kai-fa-zan-zhu-ji-hua/ji-hua-shuo-ming) |

## 插件介绍

> 一款采用异步处理的高版本 **免费** 地牢插件，地牢采用脚本式处理，自带简易组队功能\
> **在线编辑地牢** 编辑过程不影响玩家正常进行地牢游戏[<br>](https://ersha.gitbook.io/dungeonplus/di-lao-bian-ji-dungeoneditor)**地牢交互脚本** 在地牢内可设置多种交互类型的脚本，如经过区域、击杀怪物等\
> **地牢任务** 每个地牢都可设置不同的地牢任务，通过脚本灵活控制\
> **地牢障碍组** 灵活运用障碍物功能，能够帮助你更好的控制地牢流程\
> **地牢怪物组** 地牢可设置多个怪物组，怪物组可设置不同的脚本内容\
> **开发者API** 插件提供完整的 **API** 以便于开发者开发附属功能\
> \
> 插件操作难度偏高，但只要认真看看 Wiki 的话，还是很好上手的

## 插件用法

> 下载 **插件主体** 与 **PlaceholderAPI** 插件，放入 **/plugins** 文件夹后重启服务器，即可\
> 请 **不要** 使用 **Yum Plugman** 等插件在线加载


---

# 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://ersha.gitbook.io/dungeonplus/master.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.
