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 May 2, 2013I have the latest version, and the scoreboard isn't showing up. I updated to 1.5.2, and it was working fine before update on 1.5.1.
Any suggestions?
Error report: http://pastebin.com/NzS2xRFA
-
View User Profile
-
Send Message
Posted May 2, 2013When the top stats shows, the deaths from kills/deaths board is on it too O_o and the deaths/kills dont wanna change collor in the config.. it's still dark blue. and like (TheOneWhoOwns) said: when you relog from the server the scoreboard is gone, and when you reload it it is back again :/
PIC
-> http://www.freeimagehosting.net/5oaf3-
View User Profile
-
Send Message
Posted May 2, 2013@games647
When I start my server it doesn't work and when I /reload it will work but when you logout it will go away and will need /reload again to get it working, I've tried this on my test server and works fine
-
View User Profile
-
Send Message
Posted May 2, 2013@games647
Still not working, heres a different error idk if this is telling whats wrong 2013-05-02 23:02:33 [INFO] DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20] 2013-05-02 23:02:33 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader] 2013-05-02 23:02:38 [INFO] Entities enhanced[0] subclassed[1]
-
View User Profile
-
Send Message
Posted May 2, 2013when will the new 1.5.2 update be finished to run without errors? regards
-
View User Profile
-
Send Message
Posted May 2, 2013@Bobacadodl
@TheOneWhoOwns
@graveXrobber
http://dev.bukkit.org/server-mods/scoreboardstats/files/12-scoreboard-stats-0-5-1/
-
View User Profile
-
Send Message
Posted May 2, 2013I fix it now. Wait 5 minutes
-
View User Profile
-
Send Message
Posted May 2, 2013I'm also getting this error (running bukkit 1.5.2 dev build)
02.05 17:12:27 [Server] INFO ... 12 more 02.05 17:12:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) 02.05 17:12:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) 02.05 17:12:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) 02.05 17:12:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) 02.05 17:12:27 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R2.Packet 02.05 17:12:27 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 02.05 17:12:27 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:388) 02.05 17:12:27 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:149) 02.05 17:12:27 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:249) 02.05 17:12:27 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:289) 02.05 17:12:27 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:310) 02.05 17:12:27 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:288) 02.05 17:12:27 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:306) 02.05 17:12:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383) 02.05 17:12:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 02.05 17:12:27 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 02.05 17:12:27 [Server] INFO at me.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:32) 02.05 17:12:27 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R2/Packet 02.05 17:12:27 [Server] SEVERE Error occurred while enabling ScoreboardStats v1.0 (Is it up to date?) 02.05 17:12:27 [Server] INFO Enabling ScoreboardStats v1.0
-
View User Profile
-
Send Message
Posted May 2, 2013What does this mean
2013-05-02 23:04:14 [WARNING] [ScoreboardStats] Task #23 for ScoreboardStats v0.5 generated an exception java.lang.NullPointerException at me.games647.scoreboardstats.api.UpdateThread.run(UpdateThread.java:8) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:509) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted May 2, 2013Newest version.
16:58:21 [WARNING] [ScoreboardStats] Task #874 for ScoreboardStats v0.5 generated an exception java.lang.NullPointerException at me.games647.scoreboardstats.api.UpdateThread.run(UpdateThread.java:8) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:509) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted May 2, 2013@guruflex
I activated the bukkit forum feature. Is that ok?
http://dev.bukkit.org/server-mods/scoreboardstats/forum/
-
View User Profile
-
Send Message
Posted May 2, 2013can we have a forum?
-
View User Profile
-
Send Message
Posted May 2, 2013@Bjoener
Please don't post so long comments use pastebin or something smiliar instead.
If you used a before a version under 0.4.2, you have to delete the old database.
-
View User Profile
-
Send Message
Posted May 2, 20132013-05-02 20:09:43 [SEVERE] Could not pass event PlayerJoinEvent to ScoreboardStats v0.5 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_5_R3.PlayerList.c(PlayerList.java:204) at net.minecraft.server.v1_5_R3.PlayerList.a(PlayerList.java:100) at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129) at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44) at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted May 2, 2013@Netherwarzen
And then it will displayed the temp-scoreboard. If you aren't a pvp server disable it. (if the stats are empty, it will show nothing)
-
View User Profile
-
Send Message
Posted May 2, 2013On my Server, the Scoreboard dissapear after 10 Minutes...
-
View User Profile
-
Send Message
Posted May 2, 2013@pohype
Change to SQLite
-
View User Profile
-
Send Message
Posted May 2, 2013@games647
Thanks. But are you sure it's fixed ???
Looka that :
18:09:11 [SEVERE] FATAL: DataSourcePool [ScoreboardStats] is down!!!
18:09:11 [INFO] Reseting DataSourcePool [ScoreboardStats] min:2 max:20 free:0 busy:0 waiting:0 highWaterMark:0 waitCount:0 hitCount:0
18:09:11 [INFO] Busy Connections:
18:09:11 [SEVERE] Could not load 'plugins/ScoreboardStats.jar' in folder 'plugins'
-
View User Profile
-
Send Message
Posted May 2, 2013@enetocs
In the newest file update i posted a little info for it.
-
View User Profile
-
Send Message
Posted May 2, 2013@pohype
How about this?
http://dev.bukkit.org/server-mods/scoreboardstats/files/10-scoreboard-stats-0-5/