# Dependencies

{% hint style="danger" %}
**The Fast Async WorldEdit (FAWE) Plugin can't be installed durring the generation process**. Instead please temporarily install the [Standard WorldEdit Plugin](https://go.plotroads.com/worldedit) **until the world is fully generated** then you can reinstall FAWE.
{% endhint %}

## Server Requirements

1. Uninstall **Fast Async WorldEdit** (FAWE) before the installation process, it **will cause problems with the generation**.
2. The **standard** [**World Edit**](https://go.plotroads.com/worldedit) plugin must be installed for the resource to generate properly.
3. You must be running a **Paper/Purpur/Spigot/Bukkit** server, resources **may not be supported with other server types**.
4. Your server must be running the corresponding version of [**PlotSquared**](https://go.plotroads.com/plotsquared/latest) to your servers version.
5. The [**Multiverse Core Plugin**](https://go.plotroads.com/multiverse) is **required for regenerating** the custom plot roads.
6. Your server must be running the corresponding version of [**WorldEdit**](https://go.plotroads.com/) to your servers version.
7. None of our resources are supported for any version below **Minecraft 1.8**.
8. You must have a server with a **2GB minimum.** This resource was not tested with lower memory.

{% hint style="warning" %}
&#x20;**Please avoid having multiple world generation plugins** on your server, as it may affect the plot generation process.
{% endhint %}


---

# 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://docs.plotroads.com/dependencies.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.
