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 Jul 6, 2013@dotapurex1
I will work right now on 0.5.9 and do some minor things and then I will complete my nearly finished work on the PacketManager. (to work with the other scoreboard plugins like healthbar)
-
View User Profile
-
Send Message
Posted Jul 5, 2013@games647
Well, i like player healthbars thats why i use healthbar as well. This plugin rocks too.
Any ETA when the ver 0.6 coming out?
-
View User Profile
-
Send Message
Posted Jul 5, 2013@thecyberglow
2 Kills / 10 Deaths = 0,2
The number muste be rounded, Minecraft doesn't allow decimal number so it's 0.
-
View User Profile
-
Send Message
Posted Jul 5, 2013@Absolutionmc
@dotapurex1
@dotapurex1
Will come in version 0.6 but if dou disable the pöayer scoreboard it will work anyways.
-
View User Profile
-
Send Message
Posted Jul 4, 2013Maybe a party support?
Like dungeon realms? Thanks
-
View User Profile
-
Send Message
Posted Jul 4, 2013@Absolutionmc
Is this gonna be fixed soon? Cuz if not im gonna just remove scoreboardstats for now.
-
View User Profile
-
Send Message
Posted Jul 4, 2013Temp-Scoreboard isnt working for me :/
Temp-Scoreboard-enabled: true
Temp-Scoreboard: Title: '&a&lTop Streak'
-
View User Profile
-
Send Message
Posted Jul 4, 2013Compatibility with Healthbars and colored tags would be awesome
-
View User Profile
-
Send Message
Posted Jul 4, 2013Please make this compatiable with health bars? Health bars aren't gonna show if i have this plugin
-
View User Profile
-
Send Message
Posted Jul 4, 2013@DJTomek
"Unknown paste id"
@n33dy1
The error message say nothing I need the complete one.
-
View User Profile
-
Send Message
Posted Jul 4, 2013@n33dy1
I can confirm that.
Config I have almost the same and error is here - read from bottom.
Edit: removed "here" in url :D
-
View User Profile
-
Send Message
Posted Jul 3, 2013My config: http://sharetext.org/lEbB
My error: http://sharetext.org/pcjK
wat do?
EDIT: Turns out it was something wrong with the %ping% line so I got rid of it.
-
View User Profile
-
Send Message
Posted Jul 3, 2013Why is the KDR staying at 0 even though I have a couple kills and deaths?
-
View User Profile
-
Send Message
Posted Jul 3, 2013@externo6
Not right now but I can implement it.
-
View User Profile
-
Send Message
Posted Jul 3, 2013@pvpSmashMC
Please use pastebin with the complete error.
-
View User Profile
-
Send Message
Posted Jul 3, 2013@GPlayer93
Yes if you have the player scoreboard disabled.
-
View User Profile
-
Send Message
Posted Jul 3, 2013@games647
it IS compatible with HealthBar (or not but it does work) ive used HealthBar and ScoreboardStats together and got not a single error
-
View User Profile
-
Send Message
Posted Jul 3, 2013Is it possible to convert the SQLlite database to a MySQL database?
-
View User Profile
-
Send Message
Posted Jul 3, 2013[WARNING] DataSourcePool closing leaked connection? name[ScoreboardStats.124] lastUsed[Wed Jul 03 08:14:26 PDT 2013] createdBy[null] lastStmt[select t0.playername c0, t0.kills c1, t0.deaths c2, t0.mobkills c3, t0.killstreak c4 09:15:39 PM CONSOLE: t0 09:15:39 PM CONSOLE: t0.kills desc 09:15:39 PM CONSOLE: [INFO] CLOSING BUSY CONNECTION ??? ScoreboardStats.124 09:15:39 PM CONSOLE: [INFO] Can not test connection as heartbeatsql is not set 09:15:39 PM CONSOLE: [INFO] Closing Connection[ScoreboardStats.124] psReuse[53] psCreate[3] psSize[3] 09:15:39 PM CONSOLE: [SEVERE] Closing Connection[ScoreboardStats.124] that is already closed? 09:15:39 PM CONSOLE: [WARNING] DataSourcePool closing leaked connection? name[ScoreboardStats.173] lastUsed[Wed Jul 03 08:44:43 PDT 2013] createdBy[null] lastStmt[select t0.playername c0, t0.kills c1, t0.deaths c2, t0.mobkills c3, t0.killstreak c4 09:15:39 PM CONSOLE: t0 09:15:39 PM CONSOLE:
? ]
09:15:39 PM CONSOLE: [INFO] CLOSING BUSY CONNECTION ??? ScoreboardStats.173 09:15:39 PM CONSOLE: [INFO] Can not test connection as heartbeatsql is not set 09:15:39 PM CONSOLE: [INFO] Closing Connection[ScoreboardStats.173] psReuse[206] psCreate[3] psSize[3] 09:15:39 PM CONSOLE: [SEVERE] Closing Connection[ScoreboardStats.173] that is already closed? 09:15:39 PM CONSOLE: [INFO] pigacorn issued server command: /track all
-
View User Profile
-
Send Message
Posted Jul 3, 2013@microman471
No but 0.6 would be. I have in the next time enough time to develop many new feature.