0.2.40

Details

  • Filename
    BedWars-0.2.40.jar
  • Uploaded by
  • Uploaded
    Jul 18, 2025
  • Size
    1.58 MB
  • Downloads
    1,251
  • MD5
    15c49df90be2dfbda39455e1127f373c

Supported Bukkit Versions

  • 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.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)