# Installing

ezEdits is installed like any other plugin, but requires either WorldEdit or FastAsyncWorldEdit to already be installed (only one, not both).

* [WorldEdit](https://modrinth.com/plugin/worldedit)
* [FastAsyncWorldEdit](https://www.spigotmc.org/resources/fastasyncworldedit.13932/)

Currently we target support for Minecraft 1.21+ but it may work on older versions such as 1.20\
If you use 1.20.5+ make sure to update your Java to at least 21 for any version of ezEdits.\
For all ezEdits versions above 0.16.0 you **must** run Java 21+

Do note that Paper is the targetted server software for our support and you may have compatibility issues when using a non-Paper fork.

**You can obtain the .jar file from Discord by supporting us on Patreon/Ko-Fi.**

* Once you have the Silver/Gold rank in Discord, run `/download` in a Supporter channel to receive the .jar file

Simply drop the .jar file into your plugins folder and run your server as normal. An "ezEdits" folder containing a config.yml file will be created which you can edit.


---

# 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://ezedits.gitbook.io/ezedits/getting-started/installing.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.
