Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
BedWars/EggWars/AnchorWars/CakeWars minigame compatible with all versions since 1.8.8
Additions:
- 1.21.11 support
- Ability to hide lobby on game start.
- Lobby boundaries can be set using commands
/bw admin <arena> lobbypos1and/bw admin <arena> lobbypos2 - Variable
invisible-lobby-on-game-startneeds to be enabled inconfig.ymlor using in-game configuration commands. - New API methods for this feature were added to the Game class:
getLobbyPos1(),getLobbyPos2(),getInvisibleLobbyOnGameStart()andgetOriginalOrInheritedHideLobbyAfterGameStart().
- Lobby boundaries can be set using commands
- 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.
Information
| Published on | December 11, 2025 |
|---|---|
| Downloads | 43 |
Platforms
Paper (1.8.8, 1.9.4-1.19.4, 1.20.1-1.20.2, 1.20.4, 1.20.6-1.21.1, 1.21.3-1.21.11)