Skip to content
Mardssss edited this page Sep 23, 2024 · 2 revisions

Frequently Asked Questions (FAQ)

=====================================

Q: What is the purpose of the AreaRegen plugin?

A: The AreaRegen plugin allows for customizable regeneration of entire worlds or specific regions within a world in Minecraft.

Q: Do I need to install any additional plugins to use AreaRegen?

A: No, AreaRegen is a standalone plugin and does not require any additional plugins to function. However, if you want to use region-based regeneration, you will need to install WorldGuard.

Q: How do I configure the regeneration settings for my world or region?

A: You can configure the regeneration settings for your world or region by editing the YAML configuration file. See the Configuration section for more information.

Q: Can I regenerate multiple worlds at the same time?

A: Yes, AreaRegen supports multiple world regeneration. You can configure separate regeneration settings for each world in the YAML configuration file.

Q: How do I define regions for region-based regeneration?

A: You can define regions using WorldGuard. See the Region-Based Regeneration page for more information.

Q: What is the difference between regen-time and delay in the configuration file?

A: regen-time sets the time (in ticks) it takes to regenerate a world or region, while delay sets the time (in ticks) before starting the regeneration task.

Q: Can I customize the regeneration settings for each region within a world?

A: Yes, you can customize the regeneration settings for each region within a world by defining separate regen-time and delay settings for each region in the YAML configuration file.

Q: What happens if I set enabled to false for a world or region?

A: If you set enabled to false for a world or region, it will not be regenerated.

Q: Where can I find more information on how to use AreaRegen?

A: You can find more information on how to use AreaRegen in the Examples section, as well as in the Configuration and Region-Based Regeneration pages.

Clone this wiki locally