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 and changes:
- Added 1.21 support.
Note: The Spigot team has promised to introduce possibly breaking changes to the Bukkit API before considering 1.21 stable. While this may not affect this plugin, there's a chance that we will have to provide a hotfix release. - If a bedwars admin attempts to create two overlapping arenas using
/bw admin <arena> pos1
and/bw admin <arena> pos2
commands, an error message is displayed instead of saving the coordinates. Overlapping arenas are not supported and breaks certain features of the plugin. - New placeholders have been added:
%bedwars_game_<game>_running%
,%bedwars_current_game_running%
- Returnstrue
if the game is inrunning
orgame_end_celebrating
state, otherwisefalse
%bedwars_game_<game>_waiting%
,%bedwars_current_game_waiting%
- Returnstrue
if the game is inwaiting
state, otherwisefalse
%bedwars_all_games_anyrunning%
- Returnstrue
if any game is inrunning
orgame_end_celebrating
state, otherwisefalse
%bedwars_all_games_anywaiting%
- Returnstrue
if any game is inwaiting
state, otherwisefalse
- The lobby scoreboard now supports new placeholder
%countdownwaiting%
, which, unlike%countdown%
, returns a custom message in case the coutdown is stopped (there are not enough players in the game). This message is defined in the language files under the keywaiting_placeholder_lobby_scoreboard
Fixes:
Information
Published on | June 22, 2024 |
---|---|
Downloads | 22 |
Platforms
Paper (1.8, 1.9.4-1.19.4, 1.20.1-1.20.4, 1.20.6-1.21)