Simple WorldGuard flag that regenerates broken blocks after configured time.
Usage
Add flag block-regen
to a region with syntax: <BLOCK_TYPE>:<regeneration-delay-in-seconds>, ...
WorldGuard command example: /region flag <region-name> block-regen DIRT:10, STONE:5
The delay is not required, ex.: /region [...] DIRT, STONE:5
Features
- Includes an anti-obstruct mechanism (block won't regenerate when there's a player on the location)
obstruct-prevention:
enabled: true
radius: 1
- Deny the block from dropping item and exp drops.
deny-drops: true