-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Mardssss edited this page Jun 20, 2026
·
2 revisions
AreaRegen restores selected areas after blocks are damaged or changed.
No. Explosion regeneration is one feature, but areas can also regenerate from mining, block placing, fire, and supported entity block changes.
Yes. Create an area and add the MINING trigger.
Yes. Create an area and add the EXPLOSION trigger.
Use container mode EMPTY. This restores the container block but clears the inventory.
Only in controlled areas. RESTORE can duplicate items if players can take items before regeneration happens.
WorldGuard support is planned. Custom AreaRegen areas are currently available and will remain supported.
Check:
- the block is inside the area
- the correct trigger is enabled
- the material is not blacklisted
- the whitelist is not blocking the material
- the area is enabled
- the delay has passed
Minecraft runs at about 20 ticks per second. A delay of 40 ticks is about 2 seconds.