Today's update is quite large, Ive had this update in the works for a while now. I massively improved the scoreboard system and animation driver behind it!
Simple rundown of all the new features:
Scoreboards updating and animations are now ENTIRELY async, beforehand It would be a main thread hit, (very very tiny hit but still a hit) now it gets put onto its own async thread for each player.
Permission Specific scoreboard "systems" so you can now setup special boards for individual permission. Admin boards now possible!
Dynamic modifier boards, This includes currently active potion effects you can show different scoreboard systems if the user has specific potion effects.
New Updated scoreboard command, "/board" this command gives three options; Toggle, Skip, and Hold: - Toggle: Toggle on/off the scoreboard from your sidebar Permission: statssb.board.toggle - Skip: Skip the active scoreboard in the cycle Permission: statssb.board.skip - Hold: Hold the active scoreboard in the cycle Permission: statssb.board.hold
New Stat: Best Kill Streak
Updated the config.yml disabledWorlds, this has been updated to disabledWorlds, disabledRegions, hiddenWorlds, hiddenRegions - This separates the disabled stat worlds and the hidden scoreboard worlds. this way you can still have the scoreboards showing in non stat worlds or likewise
Updated/Fixed the holograms/leaderboards now showing the "plural" correctly, you will need to update your format inside the config.yml more details in the update video.