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 3, 2013Can you make per-world leaderboard? It will be awesome! :D
-
View User Profile
-
Send Message
Posted May 3, 2013@RasmusTheBaws
I didn't changed something from the killstreak. What did you mean with the last part? You need the newest version of InSigns and maybe I changed also the sign variables.
-
View User Profile
-
Send Message
Posted May 3, 2013i tried the new upload but now the whole killstreak (topstats) is gone. it just plips from individual stats to nothing and back to individual stats again.. :(
-
View User Profile
-
Send Message
Posted May 3, 2013@TheOneWhoOwns
Could you try the newest version I uploaded.
-
View User Profile
-
Send Message
Posted May 3, 2013Uploaded a new version.
NullPointerExcpetions and Score update while show the temp-scoreboard are fixed.
http://dev.bukkit.org/server-mods/scoreboardstats/files/13-scoreboard-stats-0-5-2-fix-for-0-5/
-
View User Profile
-
Send Message
Posted May 3, 2013@CaznowlSMP
Next version I will add it. (Will come out this weekend)
-
View User Profile
-
Send Message
Posted May 3, 2013@YAKEEGUN
"java.io.FileNotFoundException: C:\Users\Администратор\Desktop\server\craftbukkit.jar"
He can't find your craftbukkit.jar
-
View User Profile
-
Send Message
Posted May 3, 2013@Lice23
You have the wrong version.
___
Du hast die falsche Version von diesem Plugin.
-
View User Profile
-
Send Message
Posted May 3, 2013@Bf3Chilled
It is.
-
View User Profile
-
Send Message
Posted May 3, 2013can you update to 1.5.2?
-
View User Profile
-
Send Message
Posted May 3, 2013Den Fehler hatte ich eben.... Woran könnte das liegen ? habe Craftbukkit 1.5.2 (2768)
11:27 AM [WARNING] [ScoreboardStats] Task #4497 for ScoreboardStats v0.5 generated an exception java.lang.NullPointerException at me.games647.scoreboardstats.api.Score.createTopListScoreboard(Score.java:31) at me.games647.scoreboardstats.api.pvpstats.TempScoreShow.run(TempScoreShow.java:20) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:513) 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 3, 2013Works fine on my test server with a flatfile. But since I can't get to my sql database to delete it the plugin wont work on my main server. I would really like a command to reset the database.
-
View User Profile
-
Send Message
Posted May 3, 2013[SEVERE] Could not load 'plugins\ScoreboardStats.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ExceptionInInitializerError at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:265) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:180) ... 9 more Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Error constructing com.avaje.ebeaninternal.server.core.DefaultServerFactory at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFactory.java:114) at com.avaje.ebean.EbeanServerFactory.<clinit>(EbeanServerFactory.java:57) ... 11 more Caused by: java.lang.IllegalArgumentException: Error constructing com.avaje.ebeaninternal.server.core.DefaultServerFactory at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:107) at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:94) at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFactory.java:112) ... 12 more Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Администратор\Desktop\server\craftbukkit.jar (Системе не удается найти указанный путь) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigLoader.java:121) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.load(XmlConfigLoader.java:78) at com.avaje.ebeaninternal.server.core.DefaultServerFactory.<init>(DefaultServerFactory.java:91) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:104) ... 14 more Caused by: java.io.FileNotFoundException: C:\Users\Администратор\Desktop\server\craftbukkit.jar (Системе не удается найти указанный путь) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.checkJar(XmlConfigLoader.java:176) at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigLoader.java:110) ... 23 more
-
View User Profile
-
Send Message
Posted May 2, 2013@games647
Yea I've had the version that you sent me (the link) I've put that in my server and its been using that all night, I have a test server with the only plugin being this plugin and it works fine, I have another server that has it working fine also but I cant get it to work on my main server, I've tried deleting the files I've tried different cbukkits, I've tried different versions of the plugin I've tried putting the same config in the file still fucked, But once you start the server it doesn't work and then if you /reload it will appear but when you leave it will go away when you come back.
-
View User Profile
-
Send Message
Posted May 2, 2013@SirArky
Mhhm. I don't have a problem with that part. I'll test something, but can you give me a good descrption when this would happend. It' a really weird error because one line before i check the value so this exception shouldn't happend.
-
View User Profile
-
Send Message
Posted May 2, 2013@RasmusTheBaws
Maybe your configuration is wrong so the color will not change.
And I found the problem why the stats are on the temp-scoreboard.
-
View User Profile
-
Send Message
Posted May 2, 2013@TheOneWhoOwns
Did you also tried without any reloads?
-
View User Profile
-
Send Message
Posted May 2, 2013@TheOneWhoOwns
This isn't a error only a information message.
-
View User Profile
-
Send Message
Posted May 2, 2013Odd, my money shows up as "-1" and yet vault and iConomy always work fine?
-
View User Profile
-
Send Message
Posted May 2, 2013@SirArky
I'm having the same problem, I guess the update broke it. Please update soon, I love this plugin!