File Details
BossArena-2.0.2.jar
- R
- Mar 3, 2026
- 978.25 KB
- 65
- Early Access
File Name
BossArena-2.0.2.jar
Supported Versions
- Early Access
Added per-arena notification radius
- New notificationRadius field on arenas (stored in arenas.json).
- Arenas tab now shows a Notify column; each arena row has an editable notification radius in blocks.
- Boss event titles now use the arena’s radius; falls back to config.json.notificationRadius when not set.
Timed spawns respect player presence
- Timed boss spawns now only fire when at least one player is online in the target world.
- If a spawn time occurs while no players are online, the rule is deferred and retried every 30 seconds until a player joins, then a single boss is spawned.
- Existing options preventDuplicateWhileAlive and despawnAfterHours/Minutes continue to work as before, preventing stacking and cleaning up old events.

