Telemetry for better support in case of errors/crashes (possibility to disable it in the configs)
- API system to determine whether a player is already in a lobby/game, preventing conflicts with other mini-games; registration is denied if the player is already engaged elsewhere.
- Unified clickable message: "Action unavailable — / leave to quit your current game" used both for in-game command blocking and cross-game registration denial.
- Fix: resolved an issue where races located in other worlds were not loading correctly.
- Ranking rewards (Vault economy): (number of players − rank + 1) × configurable multiplier, awarded upon finishing.
- Race list (GUI): boat / boots / elytra icon depending on the race type, displaying both the record time and average completion time.
- Average completion times are now cached and recalculated only every 6 hours and at the start of the server (reducing unnecessary computations).
- Ability to disable money/points rewards through the configuration files.
