0.2.33
Details
-
FilenameBedWars-0.2.33.jar
-
Uploaded by
-
UploadedJun 22, 2024
-
Size1.55 MB
-
Downloads430
-
MD5d15c4b7c8d5dd6bafcfda5921d9ed393
Supported Bukkit Versions
- 1.21
- 1.20.6
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
Changelog
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> pos1and/bw admin <arena> pos2commands, 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%- Returnstrueif the game is inrunningorgame_end_celebratingstate, otherwisefalse%bedwars_game_<game>_waiting%,%bedwars_current_game_waiting%- Returnstrueif the game is inwaitingstate, otherwisefalse%bedwars_all_games_anyrunning%- Returnstrueif any game is inrunningorgame_end_celebratingstate, otherwisefalse%bedwars_all_games_anywaiting%- Returnstrueif any game is inwaitingstate, 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: