Fixed bug:
- Fixed arenas disabling during server start if no hub position was set on the server
Fixed bugs:
- Fixed errors when trying to join immediately after /bw rl
- Fixed spectator's "next round" item would kick to lobby when switching servers
Added config:
- config cluster-id (share multiple clusters/networks of servers the same protocol's server)
Added support:
Improvements:
- Respecting MBedwars' config "parties-member-follow-enabled"
Fixed bugs:
- Revive player on server join due to arena pull to avoid getting stuck in bugged condition
- Kick player instead of just sending a message in case there is no hub server available. This is only for non-admins, they will still see a message
- Fixed out-of-sync warning related to spectators who left the server but are still in an active async teleportation task
- Fixed problems related to internal activity syncing (spectating could override playing and vice-versa)
- Fixed spectating players during initial connection would count as playing & related ConcurrentModificationException
- Fixed x may only be triggered synchronously on modern versions
Added support:
Added configs:
- Cloud systems (all of them, makes use of MBedwars' hooks API)
Miscellaneous:
- cloudsystem-name-copy
- cloudsystem-name-hub-contains
Fixed bug:
- Remote server now tries to reconnect in case it timed out after 22s, yet still managed to find it out
- Now displaying server version in /bw addon proxysync server info
- New warning related to item components if a 1.20.5 server connected to our server with an older version
- Fixed rare errors when stopping the plugin due to race condition
Miscellaneous:
Fixed bugs:
- Updated Jedis to 5.1.0
- Fixed possible memory leak after reconnecting
- Fixed persistent arena storage not being synced correctly
