Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for ScreamingSandals

BedWars/EggWars/AnchorWars/CakeWars minigame compatible with all versions since 1.8.8

Report ScreamingBedWars?

Release
0.2.37

Misat11 released ScreamingBedWars version 0.2.37 on April 7, 2025

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 have DataVersion 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 to pastes.dev by default instead of paste.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 now false.
  • 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 onApril 7, 2025
Downloads82

Platforms

Paper 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)