Compatibility
Minecraft: Java Edition
1.21.3–1.21.4
1.21–1.21.1
1.20.6
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.1–1.16.5
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.4
1.8.8
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last year
Updated last month
Changelog
Additions and changes:
- Minecraft 1.20.2 support.
- Since this version, our plugin now uses Takenaka instead of NMS Mapper to generate reflective NMS accessors. This means that bugs may occur. While this is unlikely to happen, be careful when updating to this version and do local testing.
- A new command
/bw cheatIn <game> <cheat> <params...>
has been added. This command is similar to/bw cheat
. However, it can be used from console and by admins not in that specific game. Currently supports these cheats:give
,kill
,destroybed
anddestroyallbeds
. - A new option to
config.yml
has been added. This option is calledbreakable.explosions
and if set totrue
, explosions will be able to destroy arena blocks listed in breakable. - Chunk tickets support has been added. Can be enabled by setting option
use-chunk-tickets-if-available
totrue
. If the server supports them, BedWars will try to get chunk ticket for every chunk in the arena, limiting possible chunk unloading problems. If any problems related to this persists, we recommend using chunk tickets manually using/forceload
command and also checking all plugins on the server. %countdown%
placeholder can now be used in the text of lobby scoreboard.- If the server is in bungee mode and has multiple arenas, you can enable
bungee.select-random-game
to randomly select an arena when the first player joins the server. - Until this version, spawners continued to countdown even if the spawners were full. Enabling
reset-full-spawner-countdown-after-picking
will stop the timer if the spawner is full. - You can now use
players-can-win-game-only-after-seconds
option to limit instant win exploits. If the game ends earlier than the specified value, everyone lose without any exception. - Updated SimpleInventories to 1.0.6.9 to supports custom potion effects in shop.yml without using bukkit item meta format.
stack:
type: potion
effects:
effect: blindness
amplifier: 2
duration: 100
ambient: true
particles: true
icon: true
- Updated default shop to use Mojang names instead of Bukkit names. As of now, this does not affect current setups, yet Bukkit names in our configuration files are now deprecated in favor of official names. While it is completely redundant, types can now be prefixed with
minecraft:
namespace. These changes to shop files should also reduce gap between SBW's shop format and SBA's shop format. - This plugin now supports proposed PaperMC changes to CraftBukkit package relocation.
Fixes:
- Fixed if two players open the team selector gui at the same time, the second player cannot use the gui if the first player has interacted with it.
- Fixed/limited flickering of the in-game scoreboard.
- Fixed fireballs being able to destroy blocks outside of the arena.
- Fixed #503
- Fixed papi hook disappears after /papi reload.
- Fixed possible NPE in shop handling if an addon replaces the shopkeeper.
Files
Metadata
Release channel
ReleaseVersion number
0.2.30Loaders
Game versions
1.8.8, 1.9.4–1.15.2, 1.16.1–1.20.2Downloads
110Publication date
September 28, 2023 at 5:15 PMPublisher
Misat11
Owner