June 20, 2026¶
Build Information
Date: June 20, 2026
Type: Feature Update
Compatibility: Backwards Compatible
Added
- Lobby Auto-Start: Fully automated game starts based on player thresholds
- Added new Automation Settings GUI to configure thresholds and countdown delays, reachable via the Game Settings menu
- Added real-time BossBar feedback for waiting phases and countdowns
- Added adjustable Start Delay setting for the transition between lobby and game
- Added setting to change the team names file directly via GUI
- Added optional participation setting (Work in Progress)
Changed
- Standardized all UI colors and removed emojis for a cleaner look
- Improved descriptions in settings menus for better clarity
- Improved lobby start logic to be more reliable during player joins and leaves
- Split general configuration (
general.json) into modular, file-specific configurations (Core-Settings.json,Lobby-Settings.json,Map-Settings.json, andTeam-Settings.json) - Introduced versioning for configuration files (including
Loot-Table-Data.jsonandPhases-Data.json) to enable automated format upgrades via the data fixer - Integrated automated backup generation (
.bakfiles) inLegacyDataFixerfor all configuration files during migration - Optimized storage operations and memory access when loading and updating configurations
- Refactored core internal components to improve maintainability and lifecycle safety
Fixed
- Only internal structure