Stats ScoreBoard Premium icon

Stats ScoreBoard Premium 4.3.22-

World Guard Region Support | Holograms | Stats Tracking | HEX | MOB TRACKING

Page 1 2 3 4 5
4.3.1-Premium Dec 16, 2023
Quick Bug fixes!

Well that was quick!

Fixed some bugs related to WorldGuard regions

Also realized the statssb.board permissions had a typo. fixed! 

4.3-Premium Dec 15, 2023
Massive Rewrite of the Scoreboard System!

Hello Everyone!

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.
4.2.16-Premium Oct 15, 2023
1.20.2 Update

This update adds support for version 1.20.2!

4.2.15-Premium Oct 4, 2023
Fixing issues related to Projectiles on versions below 1.11

Hello!

This update should fix the issues related to the ProjectileHitEvent throwing an error on versions below 1.11.

This was caused by the method projectileHitEvent.getHitEntity() not existing until the spigot 1.11 API.

I optimize the code to work with 1.17.1, this is how I missed this bug until users brought this to my attention!
SHOULD WORK NOW!!!

(also added a nicer message if the database fails to be created (most likely invalid mysql details)) 

4.2.14-Premium Aug 5, 2023
Placeholder API updates.

Placeholder API updates.

- Fixed the leaderboard placeholders needing the player object.

4.2.13-Premium Jul 30, 2023
Bug Fixes

Version: 4.2.13-Premium

Minor bug fixes.
- Fixed Hologram config entries not fully deleting causing other holograms not to load.

- Fixed Hologram loader to not stop loading holograms if a single hologram failed to load.

- Fixed Hologram command not tab completing the stat types.

- Added another safety check if hologram is null to not attempt to update the board.

- Fixed debug mode override by the config.

- Updated some of the default hologram related messages in the messages.yml (This will only affect newly generated configs.)

4.2.12-Premium Jun 28, 2023
Updated the Hologram system, should be a little less buggy/messy

Updated Holograms.

Known bugs that were fixed:
- Issue with Holographic Displays with a "NPE" because "lines" was null
- Hologram adjusting to 1 block lower after restart.
- Holograms not updating.
- Some color codes not getting replaced

4.2.11-Premium Jun 5, 2023
update to the leaderboard command permissions

Got a bug report for the leaderboard command permissions not working.  

Went through and fixed that.

4.2.10-Premium Jun 3, 2023
Adds a new config setting

Adds a new setting called enableAdvancedBoards in the config.yml  

This setting will remove the custom world boards / custom region boards. and just use the default board loop at the top of the scoreboards.yml - this still persists in the config and the messages files.  

Also should remove some of the auto replacing of the scoreboards.yml and animations.yml although, this does add errors to make it through. So make sure you're formatting correctly.

4.2.9-Premium Jun 2, 2023
Fixed KD not updating.. probably

Fixed KD not updating.. probably

4.2.8-Premium May 10, 2023
Hologram adjustments/bug fixes

simple, just Hologram adjustments/bug fixes :)

4.2.7-Premium Apr 26, 2023
Large Datasystem changes, better caching, optimized the files.

The update is a bit experimental so if you want to be safe, I would recommend backing up your statssb files. As the title suggests, lots of improvements. Mostly everything changed is "behind the scenes" but should run smoother now. 

4.2.5-Premium Mar 31, 2023
Data System additions again again. :)))

Data System additions again again. :)))

4.2.4-Premium Mar 7, 2023
Data System additions again

Just some more data system updates, nothing changed feature wise.

4.2.3-Premium Mar 5, 2023
"Should" Fix to the "ArrayIndexOutOfBounds" issue.

As the title suggests:  "Should" Fix to the "ArrayIndexOutOfBounds" issue.

4.2.2-Premium Feb 26, 2023
Data System additions.

This update just adds a few more back-end changes to the datasystem

- Should Fix some issues related to "Database File Is Locked" 

4.2.1-Premium Feb 20, 2023
Small fix to pass over some null values.

Small fix to pass over some null values.

4.2-Premium Feb 15, 2023
Temporary fix for crashing issues with the data system.
Many things changed in this update, Will write up a full update list in the next update, this is just to push a fix out sooner!
4.1.8-Premium Jan 26, 2023
Potential Crash fix, few bug fixes, data system changes

Hello!

Unfortunately I have to update often because of some unforeseen issues with some crashing related bugs clear.png

Changes:
- Changed the data system to work a tad like it used to with this plugin, Still new code just kinda doing it the same way as before.
- Fixed a bug where arrows hit would increment by 2 instead of 1.
- Changed the rounding of doubles in the leaderboard message. 

4.1.7-Premium Jan 21, 2023
Some simple changes to appease some bugs.

Like the title says, simple changes to appease some bugs.  
- getKD bug fix/code change
- Probably fixed a bug related to Premium vanish

Page 1 2 3 4 5