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.