# Info

With WildRegeneration you can keep your world nice and clean. You can configure a time that a chunk needs to be untouched (any interaction, including breaking blocks and opening doors etc.) before it gets regenerated. This plugin distributes the load in order to keep your server's performance up. Also, you can regenerate unclaimed land of the plugin [Lands](https://www.spigotmc.org/resources/53313/).

## Disclaimer

WildRegeneration does regenerate chunks back to its original state. No snapshots are taken. This only works with the default Minecraft world generation. FastAsyncWorldEdit or WorldEdit needs to be installed. It's recommended to take regular backups of your world in case you want to revert a regeneration, or you accidentally misconfigure something. Protected lands from the [Lands](https://www.spigotmc.org/resources/53313) plugin and WorldGuard regions won't be regenerated.


---

# 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://wiki.incredibleplugins.com/wildregeneration/readme.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.
