0.2.28

Details

  • Filename
    BedWars-0.2.28.jar
  • Uploaded by
  • Uploaded
    Mar 19, 2023
  • Size
    1.37 MB
  • Downloads
    2,112
  • MD5
    9277e4278129b0eb0810df6c8b4ef450

Supported Bukkit Versions

  • 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.19.4 support
    • A new config option regarding this has been added: prefer-1-19-4-display-entities, if this option is enabled (which is by default) and the server is 1.19.4 and newer, the new text display entities are used instead of armor stands for non-clickable holograms. This means players in spectator mode no longer see semi-transparent armor stands. As of now, clickable holograms (statistics holograms, they are clickable because of the /bw removeholo command) still use the armor stand based holograms.
  • A new option rewards.player-win-run-immediately has been added. This option works the same as rewards.player-win; however, the commands specified in the new config option are run immediately when the winner is known, not during teleporting/rebuilding process.


Changes:

  • /bw dump command now accept a service which will be used to upload the final dump. As of now, there are two supported services:
    • paste.gg - This is the default one and it was used before this update as well. In order to use this service, you don't have to type any extra arguments.
    • pastes.dev - In order to use this service, you have to type the following command: /bw dump pastes.dev
  • Updated translations
    • Some languages have been updated and I'd like to thanks to these guys for updating these languages:
      • TheHolyFire - German
      • Kinoko_2K - Japanese
      • WitheredWinter, WYCyangch566 - Chinese (Simplified)
      • Shkiper228 - Ukrainian
      • PrevikYT, notfoundname - Russian


Fixes:

  • Fixed error 404 while downloading Groovy Runtime if
    turnOnExperimentalGroovyShop was set to true.
  • Wrong usage of replaceAll methods in the code have been fixed. This could cause some config strings being handled differently if they contained specific characters. Now this is no longer an issue.
  • Fixed specific client could ignore immediate respawn gamerule set by the plugin and refuse to respawn.
  • Fixed placeholders handled spectators wrongly if they were just players waiting for respawn.
  • Fixed GLASS_PANE material could not be automatically colored.