Resource regions
1 Resource regions
Resource regions are special regions in which specific blocks will respawn with a configurable duration after being broken.
If you want more options and control use our improved RespawnBlocks plugin.
2 Commands
2.1 Enable resource region mode
/k regions edit resourceregion <region> [true/false] | kingdom.regions.edit.miningregion |
2.2 Create respawning block
Execute the following command while holding a block.
/k regions respawnblock set <region> <respawnDelay> | kingdom.regions.respawnblock.set |
2.3 Remove respawning block
Execute the following command while holding a block.
/k regions respawnblock unset <region> | kingdom.regions.respawnblock.unset |
2.4 List of configured blocks
/k regions respawnblock list <region> | kingdom.regions.respawnblock.list |
3 Protection
If you want players to not be able to break any blocks, you must DENY the BUILD protection rule. This however disables all breaking of blocks, to only allow players to break the configured respawing blocks you must ALLOW the MINING_REGION protection rule. More info.