
Stats ScoreBoard Premium 4.3.22-
World Guard Region Support | Holograms | Stats Tracking | HEX | MOB TRACKING
What the title says :)
Modified the scoreboard update() method to be a bit more readable and spread out to two separate methods for updating the title and the lines.
Fixed an issue with holograms not showing after reboot, (hook detection order issue)
Fixed some issues with the holograms not being able to be updated/created on the new 4.0 update.
Update should fix some of the hex replace-order for placeholders on the scoreboard/messages.
- This update should fix any issues with the plugin not starting up correctly/converting MySQL databases from the old version to the new one.
This update is quite experimental !!!!!!
BACKUP ANY STATSSB FILES YOU DON'T WANT TO LOOSE!
Update Features:
Re-Wrote the entire data management system (MySQL and SQLite)
The placeholder system should also now be improved, should hopefully see some timings improvements there.
Leaderboards update at fixed intervals, you will not see any changes till the updates, although you can use a placeholder to get the current time till update (%leaderboard_update_time%) this amount is configurable in the config. This may have been in last update, although I figure ill bring attention to it again.
This was mainly a behind the scenes update, not much real features.
JOIN THE DISCORD TO REPORT BUGS!
HERE
- Fixed 1.8 support.
- Fixed some debug messages still appearing on the live build.
- Updated the file utils to allow for the file comments to stay.
Updates:
- Updated a good portion of the data system.
- Fixed a bug where the plugin would hang on load.
REMOVED: REGION FLAG BOARDS, IT NOW ONLY WORKS WITH REGION NAMES
All Scoreboard Updates:
- Able to run multiple boards in one world/region.
- Data System now has a cache. It should now be able to compare old stats to the new ones and it will only attempt to update the values that actually changed. Should improve the speed by a lot!
- This update should revert some of the datalib changes I implemented a few versions ago. This should help with potential lag.
- Fixed a potential bug where the last entry in the data structure would get skipped resulting in a stat not loading.
- This should fix the Plugin is disabled issues.
- Fixed potential performance problem with the data system. This update should address that.
- Fixed an issue with the scoreboard.enabled setting still showing the scoreboard from server startup when its set to false.
- Fixed Disabled Worlds not actually removing the tracking of stats, it would only stop showing the scoreboard in those worlds.
- Added a new section called disableCertainRegionStats and disabledRegions
This new addition allows you to remove stat tracking in certain areas of your worlds.
StatsSB is now 1.18 compatible.
- Changed the main way the Data System loads data.
It now loads all values dynamically. It will attempt on loading the stats in can seek out from what the system loads. If a entry isn't compatible it will attempt some of the older methods to load the data. If that fails it will set the data defaults to 0.
Eeevennn More bug fixes for ya.
- Added a new placeholder %combat-status% This tag is editable in messages.yml,
edit not-in-combat-placeholder: this is what the placeholder will show when the user isn't in combat. in-combat-time-placeholder is what shows when the player is in combat. (doesn't have to stay %tag-time%)
- Fixed an issue introduced in version 4.0 that would drop your items onQuit
- Fixed Some scoreboard problems with Worldguard and region support.
- Fixed Combat tags issues with starting/stopping
More bug fixes for ya.
- Fixed an issue where the Scoreboard could not be toggled on/off