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 Apr 15, 2013What do you think about adding special characters like hearts?
-
View User Profile
-
Send Message
Posted Apr 15, 2013@ThaPengwin
See ToDo list. To Spleef: Maybe I will add this, but I don't think this is really needed.
-
View User Profile
-
Send Message
Posted Apr 15, 2013@ThaPengwin
Yeah, but this is your mistake. If you wrote something that is longer than 16 char, your players will be kicked. The temp-Scoreboard ist my own mistake. I didn't except that playernames can be longer than 14 char.
-
View User Profile
-
Send Message
Posted Apr 15, 2013Could you please add support for Factions, Spleef and Survival Games?
-
View User Profile
-
Send Message
Posted Apr 15, 2013@games647
Not only temp-scoreboard. I get kicked when I add "XP to Level", "KDR" and other things like that.
-
View User Profile
-
Send Message
Posted Apr 15, 2013@monstercat101
He only have to disable Temp-Scoreboard. In the next version I fix this Bug.
-
View User Profile
-
Send Message
Posted Apr 15, 2013@monstercat101
This is happening because of the PVP stuff bugs. Remove all vars that are associated with PVP and you'll be fine (you can also disable the temp scoreboard).
-
View User Profile
-
Send Message
Posted Apr 15, 2013I am having an issue, the plugin works fine, however in the newest update, players get randomly disconnected saying 'more than 16 characters.' The disconnected players are random, it is not everyone who logs on the server, just happens mid playing. Here is my config. http://dev.bukkit.org/paste/7563/
-
View User Profile
-
Send Message
Posted Apr 15, 2013This is a great plugin! I would very much like to use it but reloads do not work and i would like some commands to be in there as well(on, off). If those two things get done i will gladly use this.
-
View User Profile
-
Send Message
Posted Apr 14, 2013Add McJobs Support, And LevelCraft Support
-
View User Profile
-
Send Message
Posted Apr 14, 2013@MineCraftMyph
-.-
look at the ToDo list. There is already a point for it.
-
View User Profile
-
Send Message
Posted Apr 14, 2013Please fix the reloads and let us customize the Top Kills section, maybe we want Top Mob Kills or Top Economy.
-
View User Profile
-
Send Message
Posted Apr 14, 2013@iTeush
It looks like it is an issue of Sentry
-
View User Profile
-
Send Message
Posted Apr 14, 2013I and many others would very much appreciate if you could make a toggle on/off command. Good work on this its really nice.
-
View User Profile
-
Send Message
Posted Apr 14, 2013Nop I didn't do a reload, I have a issue too when a player disconnect in combat and somewhone kill him with Combattag :/ at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:339) at net.minecraft.server.v1_5_R2.EntityPlayer.die(EntityPlayer.java:282) at org.bukkit.craftbukkit.v1_5_R2.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:77) at net.aufdemrand.sentry.SentryInstance.die(SentryInstance.java:449) at net.aufdemrand.sentry.SentryInstance.onDamage(SentryInstance.java:1129) at net.aufdemrand.sentry.SentryListener.onDamage(SentryListener.java:296) at sun.reflect.GeneratedMethodAccessor240.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 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 org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:88) at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:376) at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:401) at net.minecraft.server.v1_5_R2.EntityLiving.damageEntity(EntityLiving.java:677) at net.minecraft.server.v1_5_R2.EntityHuman.damageEntity(EntityHuman.java:684) at net.minecraft.server.v1_5_R2.EntityPlayer.damageEntity(EntityPlayer.java:347) at net.minecraft.server.v1_5_R2.EntityHuman.attack(EntityHuman.java:874) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:1102) at net.minecraft.server.v1_5_R2.Packet7UseEntity.handle(SourceFile:36) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at me.games647.scoreboardstats.listener.PlayerListener.onDeath(PlayerListener.java:23) at sun.reflect.GeneratedMethodAccessor400.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 34 more
-
View User Profile
-
Send Message
Posted Apr 14, 2013@iTeush
You did a reload? Don't do a reload with this plugin. I will later make it compatible
-
View User Profile
-
Send Message
Posted Apr 14, 2013I have this errir with your plugin :/ 2013-04-14 15:05:15 [WARNING] [ScoreboardStats] Task #53 for ScoreboardStats v1.0 generated an exception java.lang.NullPointerException
-
View User Profile
-
Send Message
Posted Apr 14, 2013@jake0o0
Sure.
-
View User Profile
-
Send Message
Posted Apr 14, 2013My server has a custom plugin that users snowballs to deal damage to zombies and kill then. Are you able to add this to the kill section for me thank you
-
View User Profile
-
Send Message
Posted Apr 13, 2013Any chance you could do some division with the %lifetime% variable and make it minutes :3