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:
- Added 1.21.5 support.
- New placeholders were added to access data in the built-in score-ordered scoreboard. Replace
<position>
with a number indicating the ranking spot you want to access.%bedwars_leaderboard_score_<position>_name%
- Returns the name of the player.%bedwars_leaderboard_score_<position>_uuid%
- Returns the UUID of the player.%bedwars_leaderboard_score_<position>_deaths%
- Returns the number of deaths.%bedwars_leaderboard_score_<position>_destroyed_beds%
- Returns the number of destroyed beds.%bedwars_leaderboard_score_<position>_kills%
- Returns the number of kills.%bedwars_leaderboard_score_<position>_loses%
- Returns the number of losses.%bedwars_leaderboard_score_<position>_score%
- Returns the total score.%bedwars_leaderboard_score_<position>_wins%
- Returns the number of wins.%bedwars_leaderboard_score_<position>_games%
- Returns the total number of games played.%bedwars_leaderboard_score_<position>_kd%
- Returns the kill/death ratio.
- Items in shop with
tag
defined can now also haveDataVersion
defined. If the data version of the server changes, the item is upgraded in memory using Minecraft's DataFixerUpper before being loaded. - Updated translations:
- Japanese - kinoko2k
- Chinese (Simplified) - baiyuxiang12
- German - ZephyrDE
- Russian - notfoundname
- Spanish, Hungarian, Italian, Polish, Portuguese (Brazil) and French were updated with suggestions from anonymous users
Changes:
/bw dump
now dumps topastes.dev
by default instead ofpaste.gg
, as that service is more reliable.destroy-placed-blocks-by-explosion-except
is no longer case sensitive./bw join
(without arena name) now uses the same algorithm as bungee mode to select a random game.- The default value of
useParent
in command/bw admin <arena> store add <name> <file> <useParent>
is nowfalse
. - When creating a new arena, stores and spawners are no longer needed if saved using
/bw admin <arena> save force
Fixes:
- Fixed invalid link being shown when recommending updating Java.
- Fixed possible crash on plugin load if the statistics file was incorrectly wiped.
- Fixed an error when sending a player to another bungeecord server.
Information
Published on | April 7, 2025 |
---|---|
Downloads | 82 |
Platforms
Paper (1.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.4)