> For the complete documentation index, see [llms.txt](https://edseries-plugins.gitbook.io/p/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edseries-plugins.gitbook.io/p/eddungeons/introduction.md).

# Introduction

<mark style="color:red;">**WARNING: EdDungeons ONLY WORKS ON PAPER 1.20.4, 1.21.1, 1.21.4, 1.21.6, 1.21.7 and 1.21.8**</mark>

Welcome to the official documentation for EdDungeons. This guide provides a comprehensive overview of every feature, configuration, and command available in the plugin.

EdDungeons is a comprehensive dungeons plugin inspired by EnchantedMC dungeons. You can create unlimited mob zones, custom enchantments, powerful boosters, rebirth systems, progressive leveling mechanics, sword tier upgrades, and many other exciting features to enhance your server's gameplay experience.

## 🚀 Installation

1. Download the latest version of the EdDungeons plugin (`.jar` file).
2. Place the `EdDungeons.jar` file into your server's `plugins` folder.
3. Ensure you have the required dependencies installed: [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/), [NBTAPI](https://modrinth.com/plugin/nbtapi/versions), [Vault](https://www.spigotmc.org/resources/vault.34315/)&#x20;
4. Restart your server. The plugin will generate its default configuration files in the `plugins/EdDungeons/` directory.


---

# 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://edseries-plugins.gitbook.io/p/eddungeons/introduction.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.
