BedWars-0.2.7.jar

Details

  • Filename
    BedWars-0.2.7.jar
  • Uploaded by
  • Uploaded
    May 1, 2020
  • Size
    1.32 MB
  • Downloads
    2,382
  • MD5
    5a83cad3042195a553f02fe7d594d273

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9

Changelog

If you like our plugin, we will be happy if you visit our patreon and become screamer. https://www.patreon.com/screamingsandals
 
After 1 year, 3 months and 25 days of existence of this plugin we have finally added the most requested special item in the world: the Fireball!
In default shop.yml it costs 40 iron (because this price won the survey that we have on discord). You can change it by yourself!
 
If you don't want to recreate your shop.yml, add these lines:
 
- price: 40 of iron
     properties: "ThrowableFireball"
     stack:
       type: FIRE_CHARGE
       display-name: "Fireball"
       lore:
         - "Is it a bird? Is it a plane?"
         - "By the time you know"
         - "you are dead!"
 
Also we finally add some metrics! So now we can know your Java version :)
 
Added new variable to config destroy-placed-blocks-by-explosion-except. You can set it to some material name. This material will be unbreakable by TNT.
gived-game-start-items and gived-player-respawn-items is now handled by SimpleInventories (SimpleGuiFormat) so you can use just material names or same format as in shop.yml (without price of course)
Players with admin permission can now use any command. For other players it's still same as before.
And also we shouldn't forget to fix something:
  • Fixed holograms sometimes disapper when changing world.
  • Fixed ender chest is dropping obsidian (that's normal in vanilla, but shouldn't be in bedwars)
  • Fixed golems can't get damage from projectile.
  • Fixed SlimeWorldManager compatibility.
  • And some other fixes.

And this plugin was finally added to dev.bukkit.org! YAY!