
ScreamingBedWars
BedWars/EggWars/AnchorWars/CakeWars minigame compatible with all versions since 1.8.8
5.3K
25
ScreamingBedWars 0.2.41
release9 октября 2025 г.Additions:
- 1.21.9/10 support
- Added new API event: BedwarsPlayerRespawnedIngameEvent
- This event is called whenever the player switches from spectator -> bw player or simply respawns if there is no respawn cooldown.
 
- Added option to silence SBW sounds in BedwarsPlayerKilledEvent.
- Updated translations:
- Japanese - kinoko2k
 
Fixes:
- Fixed error that could happen if SBW failed to obtain chunk tickets.
ScreamingBedWars 0.2.40
release18 июля 2025 г.Additions:
- 1.21.8 support
- Added a new option: disable-waterlogging-of-original-blocks. When enabled, players will be prevented from waterlogging protected blocks.
- Introduced a fallback mechanism for unsupported environments. If the plugin detects a Minecraft version newer than the latest one it officially supports, it will attempt to use the most recent known NMS mappings. While this is not guaranteed to make the plugin work, it may succeed for minor updates or hotfixes (e.g., 1.21.7 or 1.21.8).
- Exposed spectator state to the API with a new method: Game#isSpectator(Player)
ScreamingBedWars 0.2.39
release1 июля 2025 г.Additions:
- 1.21.7 support
- Linking stores to specific teams
- The command for adding store now supports specifying a team. The format is now /bw admin <arena> store add [name above dealer head] [file with shop] [team name] [use main shop], the new argument is optional. The old command variant (/bw admin <arena> store add [name above dealer head] [file with shop] [use main shop]) can still be used.
- Added new option disable-opening-stores-of-other-teams(default:false) toconfig.yml- If true, players cannot open stores linked to an enemy team.
 
- If 
- Team linkage is exposed in the API for use in addons.
 
- The command for adding store now supports specifying a team. The format is now 
- Shop open API introduced in the previous version has been expanded with tryOpenStore,tryOpenDefaultStoreandtryOpenCustomStoremethods, which calls theBedwarsOpenShopEventand thus provide support for addons manipulating with or replacing the shop system. Use of these new methods is now preferred overopenDefaultStoreandopenCustomStore.
- Updated translations:
ScreamingBedWars 0.2.38
release19 июня 2025 г.Additions:
- Added 1.21.6 support
- Minecraft 1.21.6 now ships with a feature called Locator Bar, which shows location of the players. By default, BedWars will attempt to disable this feature in worlds with arenas. You can control this behavior with new option disable-locator-bars-in-arena-worldsinconfig.yml.
 
- Minecraft 1.21.6 now ships with a feature called Locator Bar, which shows location of the players. By default, BedWars will attempt to disable this feature in worlds with arenas. You can control this behavior with new option 
- Added ability for API users to easily open a default or custom store. The added methods are openDefaultStoreandopenCustomStoreon theBedwarsAPIobject.- While these may also work for players who are not in any game, the behavior can be undefined in certain cases and it is generally not recommended to use these methods this way.
 
ScreamingBedWars 0.2.37
release7 апреля 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 tagdefined can now also haveDataVersiondefined. 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 dumpnow dumps to- pastes.devby default instead of- paste.gg, as that service is more reliable.
- destroy-placed-blocks-by-explosion-exceptis 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 useParentin 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.
Совместимость
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:2 года назад
Обновлён:3 недели назад