Stats ScoreBoard Premium icon

Stats ScoreBoard Premium 4.4-Premium

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

Page 1 2 3 ... 5
4.4-Premium 4 days ago
Finally an Update!

Well, fancy seeing you here..

Hey, you're finally awake.

Finally we got an update out! Let me attempt to explain what changed..

From your side you shouldn't notice anything really! yay!

What actually changed:

Database:
- Entirely overhauled my database system, it now uses a different mode for the loading and sorting.
- It now no longer loads all the users into memory unless it has to sort, then it just saves the sort orders properly. When you check stats on users now, it just quick loads from the database.
This should have a actually decently large performance gain on the server.
It never really showed any stress until some high volume and taxing server playerbases >= 10000 users logged

Scoreboards:
So, for the scoreboards. I entirely rewrote the methods I update the scoreboards. It should be a whole lot smarter when to push updates to the scoreboard, no longer any for loops of death just pushing the data it needs. now It actually per line updates as changes occur.
- You can now specify in the config to remove the scoreboard line numbers to the right of the scoreboard text if your minecraft version allows it. (I believe its 1.21+ versions?)

File System:
Did some work on the file system to have a bit different way of loading and managing config items. you shouldn't notice any difference.

Uh Lots of bug fixes: a bunch of the actual backend logging was removed due to not much need.
Honestly there's probably bugs that ill need to catch. but theres only one of me and I tried testing for the last few days a bunch of different things.. pls dont hate me! 

4.3.24-Premium Jul 4, 2025
1.21.6+ capability.

Fixed 1.21.6+ capability.

4.3.23-Premium May 16, 2025

Simple bug fix update

4.3.22- Apr 2, 2025
Update fixes some bungee support, 1.21.5 support.

Update fixes some bungee support, 1.21.5 support.
Should fix JsonObject error 

4.3.21-Premium Jan 6, 2025
Bug fixes

Fixed a class conversion bug in PAPI

4.3.20-Premium Jan 5, 2025
Small bug fix and database version bump

Small bug fix and database version bump
Added the %statssb_kd_rank% papi placeholder 

4.3.19-Premium Oct 30, 2024
Hex updates and PAPI placeholder additions

Added &#FFFFFF hex support
Added a bunch more PAPI placeholders 

4.3.18-Premium Oct 1, 2024
Bug updates

Hopefully fixes some bugs with the plugin still wiping scoreboards on world/region change when scoreboards are disabled.

4.3.17-Premium Sep 5, 2024
Adjusts the color replacement code slightly

Small update, title explains the only change. 

4.3.16-Premium Aug 21, 2024
Hook manager fix

Fixeda bug with the hooking manager.

4.3.15-Premium Jul 12, 2024
1.21 fixes

1.21 fixes

4.3.13-Premium Jun 20, 2024
Added MariaDB data support + jar relocating work

Added MariaDB data support + jar relocating work

4.3.12-Premium Jun 16, 2024
1.20.6 compatibility and Fixed some more edge cases.

1.20.6 compatibility and Fixed some more edge cases.
should have fixed any issues with the holograms not creating properly. 

4.3.11-Premium Apr 11, 2024
Added a new null check.

Added a null check for EntityPotionEffectEvent 

4.3.10-Premium Apr 9, 2024
Fixed another bug with BoardSystem's not updating the default board.

Finding a bunch of issues tonight.

4.3.9-Premium Apr 8, 2024
Fixed another startup bug where the scoreboard file was outdated.

Title again.

4.3.8-Premium Apr 8, 2024
Fixed a first bootup bug where the sql table's don't populate.

As the title states, fixed a bug for users that are booting up the plugin for the first time, it wouldn't populate the table properly.

4.3.7-Premium Mar 27, 2024
Scoreboards Update!

Updated a bunch of stuff with the scoreboards & patched bugs with animations!

Starting with the fun stuff first!

- Combat Tag scoreboard modifier!
You can now define a new scoreboard modifier player.combat-tag which gets called when you are in combat!
Example:

modifiers:
  player:
    combat-tag:      
      modifier-priority: 1
      board: combat-example-1
      cycle-boards: false
      cycle:
       - example-1:200
       - example-2:200

Bug Fixes:
- Fixed a pretty large bug where once multiple users logged in, the scoreboard animations would break timing.
- Fixed a bug with projectilelaunch stat (arrows shot) didn't save properly and never would update the leaderboards at the right time.
- more smaller tweaks and some code smell fixes. 

4.3.6-Premium Feb 27, 2024
Smaller bug fixes and some code cleanup

As the title says, cleaned up some code.
Fixed a bug where a player could logout and somehow still have a scoreboard task running. (Usually happened with cross-platform players.) 

4.3.5-Premium Feb 6, 2024
More and more bugs

Fixed some bugs related to combat tags messages
Fixed some problems with combattags not actually "killing" the player on logout. 

Page 1 2 3 ... 5
You might also like...