Lobby boundaries can be set using commands /bw admin <arena> lobbypos1 and /bw admin <arena> lobbypos2
Variable invisible-lobby-on-game-start needs to be enabled in config.yml or using in-game configuration commands.
New API methods for this feature were added to the Game class: getLobbyPos1(),getLobbyPos2(), getInvisibleLobbyOnGameStart() and getOriginalOrInheritedHideLobbyAfterGameStart().
Current game countdown is now directly exposed in the API without the need to use placeholders or plugin internals: getCountdown()
Added command /bw dumplogs, which dumps the latest.log file using mclo.gs.
Health and MaxHealth attributes are now restored to the previous values after the game rather than just setting it to the default value.
Fixes:
Fixed dump failing when an arena contains spawner of invalid type.
Fixed incorrect version detection when the patch version is two or more digits, causing some features to be unavailable in 1.21.10.