-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
=====================================
A: The AreaRegen plugin allows for customizable regeneration of entire worlds or specific regions within a world in Minecraft.
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.
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.
A: Yes, AreaRegen supports multiple world regeneration. You can configure separate regeneration settings for each world in the YAML configuration file.
A: You can define regions using WorldGuard. See the Region-Based Regeneration page for more information.
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.
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.
A: If you set enabled to false for a world or region, it will not be regenerated.
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.