> 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/edtools/introduction.md).

# Introduction

<mark style="color:red;">**WARNING: EDTOOLS 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 EdTools. This guide provides a comprehensive overview of every feature, configuration, and command available in the plugin.

EdTools is a powerful, all-in-one plugin designed to create advanced, custom gameplay mechanics for your Minecraft server. From deeply customizable tools (OmniTools) with unique enchantments to regenerative mining zones, custom currencies, leveling systems, and much more, EdTools provides the framework to build the server of your dreams.

This documentation will guide you through setting up and configuring every aspect of the plugin.

## 🚀 Installation

1. Download the latest version of the EdTools plugin (`.jar` file).
2. Place the `EdTools.jar` file into your server's `plugins` folder.
3. Ensure you have the required dependencies, [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/), installed.
4. Restart or reload your server. The plugin will generate its default configuration files in the `plugins/EdTools/` 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/edtools/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.
