New stuff: - Added Hex color support for clickable messages
- Added auto-give-first-edited-kit option (automatically gives the first edited kit, see new config.yml)
- Added more translatable messages for /events commands
Fixes: - Fixed memory leak when tags are enabled but scoreboard is disabled
- Fixed FAWE BestOf reset resetting to broken state (i.e., not working)
- Fixed killregen applying when damaging/killing yourself
- Fixed killregen issues with edited kits
- Fixed custom kit default items (potions) not appearing
- Fixed fireball not working properly when spectators are nearby
- Fixed ranked ELO range times not being calculated as seconds
- Fixed own_wins and other placeholder issues
- Fixed admin scoreboard errors
- Fixed various issues with clickable messages and commands
- Fixed Vault hooking stability
- Fixed party creation economy check
- Fixed FFA arena validation and kit types
- Improved CPS placeholder accuracy
- Implemented better arena entity tracking and cleanup
- Refactored health bar logic for better stability
Performance improvements: - Minor optimization to some permission checks
- Refactor enderpearl cooldowns to improve performance and stability on some spigot forks (no longer uses metadata API)
Other: - Removed unused keep-chunks-loaded option. No longer worked in modern version, was always misunderstood and error-prone. Use keep-arenas-loaded instead.
- Refactored code to remove SP own deprecated API usage