BossPowerGuard
Reset boss keys and stop players from using boss powers before killing the boss
CHANGELOG
Changelog
1.0.6
- Added Buy Me A Coffee info to README
1.0.5
- Fix issue when damage taken by non-players
1.0.4
- Use server + client RPCs to deal with accounting for damage to bosses, and distribute kills only to peers who have damaged the boss.
1.0.3
- Stopped removing global boss keys; they are needed in-game
- Removed the
removeBossKeys
option - Repair keys for players previously using this mod on version 1.0.2
1.0.2
- Default
remove(Boss|Creature)Keys
to false
1.0.1
- Add ServerSync configuration options to tune the mod:
removeBossKeys
removeCreatureKeys
serverConfigLocked
1.0.0
- Initial release