Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for ScreamingSandals

BedWars/EggWars/AnchorWars/CakeWars minigame compatible with all versions since 1.8.8

Report ScreamingBedWars?

Release
0.2.30

Misat11 released this version: September 28, 2023

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 and destroyallbeds.
  • A new option to config.yml has been added. This option is called breakable.explosions and if set to true, 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 to true. 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.

Information

Published onSeptember 28, 2023
Downloads88

Platforms

Paper Paper (1.8, 1.9.4-1.20.2)