0.2.42

Details

  • Filename
    BedWars-0.2.42.jar
  • Uploaded by
  • Uploaded
    Dec 11, 2025
  • Size
    1.61 MB
  • Downloads
    210
  • MD5
    fa880af29ae07f712c5da4a3f375eee9

Supported Bukkit Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.3
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.4
  • 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:

  • 1.21.11 support
  • Ability to hide lobby on game start.
    • Lobby boundaries can be set using commands /bw admin <arena> lobbypos1 and /bw admin <arena> lobbypos2
    • Variable invisible-lobby-on-game-start needs to be enabled in config.yml or using in-game configuration commands.
    • New API methods for this feature were added to the Game class: getLobbyPos1(), getLobbyPos2(), getInvisibleLobbyOnGameStart() and getOriginalOrInheritedHideLobbyAfterGameStart().
  • Current game countdown is now directly exposed in the API without the need to use placeholders or plugin internals: getCountdown()
  • Added command /bw dumplogs, which dumps the latest.log file using mclo.gs.
  • Health and MaxHealth attributes are now restored to the previous values after the game rather than just setting it to the default value.

Fixes:

  • Fixed dump failing when an arena contains spawner of invalid type.
  • Fixed incorrect version detection when the patch version is two or more digits, causing some features to be unavailable in 1.21.10.