0.2.44

Details

  • Filename
    BedWars-0.2.44.jar
  • Uploaded by
  • Uploaded
    Jun 19, 2026
  • Size
    1.64 MB
  • Downloads
    173
  • MD5
    24a22f9fe9b2a83d9b00f43f13a122e3

Supported Bukkit Versions

  • 26.2
  • 26.1
  • 26.1.1
  • 26.1.2
  • 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:

  • 26.2 support
  • Added option to disable shift buying for a specific item in shop with new disable-shift-buying property
    - price: 1 iron
      stack: 1 stone
      disable-shift-buying: true
    
  • Added new configuration option spawn-resources-on-game-start. This triggers resource spawn for all spawners right when the game starts. Default is false.
  • Added new config option specials.tnt-sheep.damage to control the tnt damage of TNT Sheep. You can also use the damage property variable on the item in the shop. Default is whatever specials.auto-igniteable-tnt.damage is currently set, default of that is 4.0.
  • Custom sounds can now be played. Custom sounds must contain a namespace (like modname:sound) in order to be considered custom sounds. If the namespace cannot be specified (the server version is 1.8), prefix the sound name with ;.
  • Updated translations for Czech.

Fixes:

  • Fixed Warp Powder cloning exploit.
  • Fixed Spectator Teleportation exploit.
  • Fixed handling of water and waterlogged blocks during rebuild.
  • Fixed player respawn countdown being off by 1 second.
  • Fixed colors for newly created teams being mislabeled as old 0.2.1 colors in the arena file which caused accidental migration for certain colors.