> For the complete documentation index, see [llms.txt](https://chaoss-organization.gitbook.io/chaosdungeon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chaoss-organization.gitbook.io/chaosdungeon/chaosdungeon-jian-jie.md).

# ChaosDungeon简介

ChaosDungeon可通过编辑副本模板,并设置副本脚本来高度自定义副本流程.

使用简单,功能强大,同时能耗也十分低.

强大的脚本系统使得制作一个长副本也并非难事.

**支持的服务端**: spigot paper  其他服务端可自行测试

此插件是我自己服务器用的,现在改的通用化了一些.免费放出.

理论适配 1.12 - 1.20 版本. 我自己测试了 1.12.2 1.16.5 1.18.2 1.20.2 这几个版本

其余的版本可自行测试. 1.12以前的低版本或许也能用. 但<mark style="color:red;">不提供低于 1.12 的版本支持与问题修复</mark>

如果遇到bug可加群向我反馈,也可加群在群内和其他人交流

QQ交流群: 726333447


---

# 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://chaoss-organization.gitbook.io/chaosdungeon/chaosdungeon-jian-jie.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.
