[v3.5.11] Big bugfix update

Details

  • Filename
    PowerBoard.jar
  • Uploaded by
  • Uploaded
    Jun 25, 2022
  • Size
    149.34 KB
  • Downloads
    444
  • MD5
    0d481a80fbaeb7a8631627c1e2a0515a

Supported Bukkit Versions

  • 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

Changelog

Changelog:

  • Automatically trigger prefix/suffix too long bypass: Now the bypass for too long prefix and suffixes will automatically be used if a prefix or suffix is too long. The config option 'useUnlimitedLongRanks' is now obsolete and can be removed from the config.yml.
  • Fix scoreboard bugging after PB reload when lines in the scoreboard were removed
  • You can now use the * for the world in condition. More info at the bottom of: https://github.com/Xitee1/PowerBoard/wiki/Conditions
  • The scoreboard will now still be displayed correctly if the numbers are not sequentially. However, there will be a warning that you have to fix your config.
  • Scoreboard Developer-API changes again (Read here for infos: https://github.com/Xitee1/PowerBoard/wiki/Developer-API)
  • Scoreboard Developer-API now finally fully working.
  • Update prefix and suffix if the world placeholder is in it and the user changed the world.

Backend Changes:

  • Improve ConditionListener: Use ASync Task instead of non-ASync delay
  • Don't execute getMatchingScoreboard twice and (hopefully) improve the performance a bit.
  • Add check if LP weight is too high