ScoreboardStatsX

Note
This plugin is compatible with HealthBar, ColoredTags, Ghost Player and all other scoreboard plugins.
Just enable compatibilityMode in the configuration and install ProtocolLib. For normal use ProtocolLib is NOT required.
Features:
You don't need a database for all these features
- Much better performance (since 0.7)
- All versions of ScoreboardStats supports all Minecraft versions above 1.5
- Optimized for all kinds of servers.
- Fast support on every question
- Support UTF-8 characters like the hearts Click here:
- Many variables Click here:
- fully configurationable
- PvP can also be displayed on Signs Click here:
- Support SQL-Databases
- No database required unless you don't want this plugin to track pvpstats
- The Player can see his own stats (Kills/Deaths) with the Scoreboard on the right side
- You can disable the scoreboard for custom worlds
Variables for all the following plugin:
- mcMMO
- Economy
- Heroes
- Factions
- SimpleClans
- uSkyBlock
- and many more coming soon

Please use the Tickets for any issues, errors or suggestions.
Installation
- Download it
- drop it in your /plugins/ folder
- start your server
- join the server and..
- That's it
- All variables can be found here: https://dev.bukkit.org/projects/scoreboardstats/pages/variables

Commands
| Command | Description | Aliases |
|---|---|---|
| /sidebar | Toggle (show or hide) the scoreboard on the right side | side, scoreboardstats, sb toggle |
| /sidebar reload | Reload the configuration | side reload, scoreboardstats reload, sb reload |
For plugin developers/API
See the wiki on Github: https:github.com/TuxCoding/ScoreboardStats/wiki
Permissions
| Permission | Description |
|---|---|
| scoreboardstats.use | General permission. Without that the scoreboard will not be displayed for the player |
| scoreboardstats.command.toggle | Toggle the sidebar |
| scoreboardstats.reload | With this permission a player can reload the configuration |
| scoreboardstats.sign | Only player with this permission can create signs that displays the kills, deaths, etc. |
Source
You don't have to decompile the plugin. You can find there the source code with comments and building utilities.
ScoreboardStats is open source and hosted on GitHub; feel free to fork, star, or contribute by making pull requests and opening issues.
Auto-Updater
- This plugin uses an Auto-updater. if you don't want an automatically update. Disable it in the configuration.
- The updater only utilize the api of curse/dev.bukkit, so you don't get an unapproved version. Every file providing there is accepted by the devBukkit staff
- I can upload a new version with bug fixes where you don't have to download it, the plugin can do it for you automatically.
- The updater only runs on plugin startup, and then as a seperate thread, so it doesn't really affect your startup time.
- Every file there equals the files on this page.
Compatibility with older minecraft versions
As you can see on file list there are selected three versions. These version numbers are for the Minecraft versions. Lowest test version, mid version and the highest tested version. That means that you should always use the latest version of ScoreboardStats although you use an old Minecraft version. It's very hard to use all versions at once, so please use the newest version of ScoreboardStats.
-
View User Profile
-
Send Message
Posted Feb 3, 2014-
View User Profile
-
Send Message
Posted Feb 3, 2014The Temp score board doesn't work for me..
-
View User Profile
-
Send Message
Posted Feb 2, 2014Hmmmm.
Lots of the signs aren't working (i have installed ProtocolLib and IndividualSigns)
And the stats don't save...
-
View User Profile
-
Send Message
Posted Feb 2, 2014Are there a way to do so its top 10 who have most money instead of top kills? if not can it be make?
Srry my engelsk
-
View User Profile
-
Send Message
Posted Feb 2, 2014@epic_ninj4
i see whats wrong. line 7 Title: Type '&9Money': '%money%' '&9F_Power': '%f_power%' '&9Kill/Death': '%kdr%
the way i have my config is: http://pastebin.com/vvADY4Xm
-
View User Profile
-
Send Message
Posted Feb 2, 2014@games647
Could you please release a new version on bukkit dev including this fix?
-
View User Profile
-
Send Message
Posted Feb 1, 2014whats wrong?
disabled-worlds: - world_nether - city
Scoreboard: Title: '&a&lStats'
enable-pvpstats: true
Temp-Scoreboard-enabled: false
Temp-Scoreboard: Title: '&a&lTop Kills'
pluginUpdate: true
-
View User Profile
-
Send Message
Posted Feb 1, 2014If you have a working beta build that supports healthbars and colored tags, would you mind releasing it?
-
View User Profile
-
Send Message
Posted Feb 1, 2014Ok I found the issue and fixed it.
-
View User Profile
-
Send Message
Posted Feb 1, 2014@WhosHenry
I experience the same issue.
-
View User Profile
-
Send Message
Posted Feb 1, 2014The stats seem to be lost after a while. My deaths are always reset after a period of time.
Also, the Top Kills aren't featuring players with the most kills on the server.
-
View User Profile
-
Send Message
Posted Feb 1, 2014Bug in "ScoreboardStats v0.7", the bug is in the display topkills that does not add the killings made.
-
View User Profile
-
Send Message
Posted Feb 1, 2014Please could you add bungee cord support so it says how many people are on the whole proxy not just the server the plugin is installed on?
-
View User Profile
-
Send Message
Posted Feb 1, 2014Hello, please can you make this plugin be able to support towny. For example, it shows what town you are in; how much money is in the town bank, how many residents are in your town and more.
Thanks, James
-
View User Profile
-
Send Message
Posted Jan 31, 2014Still waiting on the compatibility with ColoredTags! Thanks!
-
View User Profile
-
Send Message
Posted Jan 31, 2014@Curtis4321 TicksVariable was moved to 0.8 because that isn't optimized yet and I found critical bugs in the current version 0.6 so I uploaded a hot fix. It says it above.
-
View User Profile
-
Send Message
Posted Jan 31, 2014can you post downloadable dev builds of this plugin :)?
-
View User Profile
-
Send Message
Posted Jan 31, 2014@epic_ninj4
Please checkout your log. Factions support is working fine for me.
@RunescapeKiller25
Stats are getting saved. You can configure it in the config. After the player logs off it wait the time in minutes and the save the stats. Right now it save also the stats on shutdown but of the problem of running these tasks asynch it can happend that the server exits faster than the stats are getting saved. I can maybe wait until these tasks are finished but that would cause a blocking main thread or a badly code. I promise you to fix this issue. I am already knowing of it since few days.
Try to decrease the save intervalle there you can define after what time (in minutes) will the stats being removed from the cache and saved to the database.
-
View User Profile
-
Send Message
Posted Jan 30, 2014factions not working
-
View User Profile
-
Send Message
Posted Jan 30, 2014When will we get %TICKS% back? :D