# Regenerating Plot Worlds

### How to regenerate your plot world

1. **Delete** the **PlotSquared plugin folder**
2. **Delete** the generated plot **world folder**
3. **Type** `/mvremove {PlotWorldName}`
4. **Restart** the server

### Why do I have to delete the PlotSquared plugin folder?

Unfortunatly it is the fastest way to remove the first world you generated. Otherwise, that first generated world will always exist and take up space on your server.

{% hint style="danger" %}
**Before continuing** please make sure you **follow all of the** [**dependencies**](/dependencies.md).\
**This includes uninstalling Fast Async WorldEdit.**
{% endhint %}

{% hint style="info" %}
The [**Multiverse Core Plugin**](https://go.plotroads.com/multiverse) **&** [**WorldEdit**](https://go.plotroads.com/worldedit) **are required for regenerating** the plot world.
{% endhint %}

To generate the world again please follow the instructions from the link below

{% embed url="<https://setup.plotroads.com>" %}


---

# 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/help/regenerate.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.
