Safe Regeneration
ArenaLite performs safe regeneration when an arena is restored (scheduled or via command)
Player Safety & Freeze
Identifies players in the arena region, freezes them (movement locked, invulnerable) and teleports to arena spawn
Throttled Block Restoration
Restores blocks from snapshot in controlled batches to optimize performance and avoid lag spikes
Completion & Unfreeze
Automatically restores player movement and removes invulnerability once regeneration is complete
Requirements
- •Arena must have a region set (via selection wand)
- •Arena must have a spawn set inside the region
- •Regeneration must be enabled with /ffasetup setregen <arena> true
Admin Commands
/ffa regen <arena>Manually trigger a regeneration
/ffasetup setspawn <arena>Define the spawn used during regeneration
/ffasetup setregen <arena> <true|false>Toggle scheduled regeneration
Configuration
regen.default-intervalDefault interval (seconds) when enabling regeneration
regen.blocks-per-tickThrottle for snapshot restoration to balance performance