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 24, 2014[17:38:03 WARN]: [ScoreboardStats] In Replacer: com.github.games647.scoreboardst ats.variables.VaultVariables@5b9418f0 occurred an error. So it will be removed t o prevent future errors com.github.games647.scoreboardstats.variables.VaultVaria bles@5b9418f0 [17:38:03 INFO]: [ScoreboardStats] Couldnt replace variable with name: %money% M aybe you misspelled it or the replacer isnt available yet
That error occurs when it's loading with default config. I have Vault installed.
don't really know what else to say. If additionally information is needed I can provide!
-
View User Profile
-
Send Message
Posted Feb 24, 2014Ey bro, PvP Stats (TopKills) ain't refreshing/saving. Config: http://hasteb.in/wopumopiye.vbs
-
View User Profile
-
Send Message
Posted Feb 23, 2014Would be really great if this could have variables for nbt values like walkspeed, knockback resist, base damage, and max health.
-
View User Profile
-
Send Message
Posted Feb 23, 2014Can someone please tell me the new code to show money? I tried %money% but it didnt work!
-
View User Profile
-
Send Message
Posted Feb 22, 2014How do you reset stats?
-
View User Profile
-
Send Message
Posted Feb 22, 2014have a positive error when the top kill, when active brand me a few errors and I can not activate the scoreboards as could solve I hope your answer
thanks
-
View User Profile
-
Send Message
Posted Feb 22, 2014Hai there games647 I had a few feature requests for you. I am not sure if these are possible but it would be awesome if the plugin could hook into these features also.
Feature Requests:
Bugs found so far:
-
View User Profile
-
Send Message
Posted Feb 21, 2014Hi! An error occurred! The plugin does not support Cyrillic! Please fix this!
-
View User Profile
-
Send Message
Posted Feb 19, 2014I have a big mistake when I use ScoreBoard its disables ScoreBoard each restart and I have to delete scoreboard.db who works here is the error:
[00:00:41] [Server thread/WARN]: [ScoreboardStats] Task #165 for ScoreboardStats v0.7.3 generated an exception java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/UPlayer at com.github.games647.scoreboardstats.variables.FactionsVariables.getScoreValue(FactionsVariables.java:20) [?:?] at com.github.games647.scoreboardstats.variables.ReplaceManager.getScore(ReplaceManager.java:84) [?:?] at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:145) [?:?] at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbManager.java:45) [?:?] at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:61) [?:?] at com.github.games647.scoreboardstats.RefreshTask.run(RefreshTask.java:37) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1320] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1320] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1320] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1320] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1320] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1320] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1320]
-
View User Profile
-
Send Message
Posted Feb 18, 2014Hello, can you add a Digital Clock?
-
View User Profile
-
Send Message
Posted Feb 18, 2014@games647
oh right! When will that be out? Any ideas? :D
-
View User Profile
-
Send Message
Posted Feb 18, 2014@games647
Vanish No Packet
-
View User Profile
-
Send Message
Posted Feb 18, 2014@Cooljack19
ScoreboardStats is not compatible with your faction version right now. For the next version I re add the compatibility with all three different faction versions.
-
View User Profile
-
Send Message
Posted Feb 18, 2014@games647
18.02 11:51:01 [Server] INFO ... 13 more 18.02 11:51:01 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at com.github.games647.scoreboardstats.SidebarCommands.onCommand(SidebarCommands.java:29) [?:?] 18.02 11:51:01 [Server] INFO at com.github.games647.scoreboardstats.SidebarCommands.onToggleCommand(SidebarCommands.java:55) [?:?] 18.02 11:51:01 [Server] INFO at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbManager.java:45) [?:?] 18.02 11:51:01 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:145) [?:?] 18.02 11:51:01 [Server] INFO at com.github.games647.scoreboardstats.variables.ReplaceManager.getScore(ReplaceManager.java:84) [?:?] 18.02 11:51:01 [Server] INFO at com.github.games647.scoreboardstats.variables.FactionsVariables.getScoreValue(FactionsVariables.java:20) [?:?] 18.02 11:51:01 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/UPlayer 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:678) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:817) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:962) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:548) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:199) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [spigot.jar:git-Spigot-1257] 18.02 11:51:01 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sb' in plugin ScoreboardStats v0.7.3 18.02 11:51:01 [Server] ERROR null 18.02 11:50:59 [Server] INFO x_OwnZz: /f power ferdinand 18.02 11:50:52 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1257] 18.02 11:50:52 [Server] INFO at com.github.games647.scoreboardstats.RefreshTask.run(RefreshTask.java:37) [?:?] 18.02 11:50:52 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:61) [?:?] 18.02 11:50:52 [Server] INFO at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbManager.java:45) [?:?] 18.02 11:50:52 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:145) [?:?] 18.02 11:50:52 [Server] INFO at com.github.games647.scoreboardstats.variables.ReplaceManager.getScore(ReplaceManager.java:84) [?:?] 18.02 11:50:52 [Server] INFO at com.github.games647.scoreboardstats.variables.FactionsVariables.getScoreValue(FactionsVariables.java:20) [?:?] 18.02 11:50:52 [Server] INFO java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/UPlayer 18.02 11:50:52 [Server] WARN Task #513 for ScoreboardStats v0.7.3 generated an exception 18.02 11:50:51 [Server] ERROR Unable to connect to the update server! 18.02 11:50:50 [Multicraft] cooljack19 ran command Message of the Day 18.02 11:50:50 [Connect] User cooljack19, IP 127.0.0.1 18.02 11:50:43 [Server] INFO ☆☆OblivionPR [C] x_OwnZz: whats going on in there mister 18.02 11:50:36 [Server] INFO
----[EnderCraft]----18.02 11:50:36 [Server] INFO None 18.02 11:50:36 [Server] INFO Staff Online (0): 18.02 11:50:36 [Server] INFO----[EnderCraft]----18.02 11:50:22 [Server] INFO ☆☆OblivionPR [C] x_OwnZz: who wants a smite2 diamond sword for 8.5k? 18.02 11:50:08 [Server] INFO ☆☆OblivionPR [C] x_OwnZz: uggggh 18.02 11:50:03 [Server] INFO----[EnderCraft]----18.02 11:50:03 [Server] INFO None 18.02 11:50:03 [Server] INFO Staff Online (0): 18.02 11:50:03 [Server] INFO----[EnderCraft]----18.02 11:50:02 [Server] INFO Mine §6A-Mine§f has been reset! 18.02 11:50:02 [Server] INFO Mine §6C-Mine§f has been reset! 18.02 11:50:02 [Server] INFO Mine §6D-Mine§f has been reset! 18.02 11:50:02 [Server] INFO Mine §6B-Mine§f has been reset! 18.02 11:49:47 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1257] 18.02 11:49:47 [Server] INFO at com.github.games647.scoreboardstats.RefreshTask.run(RefreshTask.java:37) [?:?] 18.02 11:49:47 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:61) [?:?] 18.02 11:49:47 [Server] INFO at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbManager.java:45) [?:?] 18.02 11:49:47 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:145) [?:?] 18.02 11:49:47 [Server] INFO at com.github.games647.scoreboardstats.variables.ReplaceManager.getScore(ReplaceManager.java:84) [?:?] 18.02 11:49:47 [Server] INFO at com.github.games647.scoreboardstats.variables.FactionsVariables.getScoreValue(FactionsVariables.java:20) [?:?] 18.02 11:49:47 [Server] INFO java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/UPlayer 18.02 11:49:47 [Server] WARN Task #513 for ScoreboardStats v0.7.3 generated an exception 18.02 11:49:46 [Multicraft] damonhewitt96 ran command Message of the Day 18.02 11:49:46 [Connect] User damonhewitt96, IP 127.0.0.1 18.02 11:49:38 [Disconnect] User LewisOSF has disconnected, reason: Disconnected 18.02 11:49:31 [Server] INFO----[EnderCraft]----18.02 11:49:31 [Server] INFO None 18.02 11:49:31 [Server] INFO Staff Online (0): 18.02 11:49:31 [Server] INFO----[EnderCraft]----18.02 11:49:25 [Server] INFO LewisOSF: ty 18.02 11:49:18 [Server] INFO ☆☆OblivionPR [C] x_OwnZz: welcome 18.02 11:49:16 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1257] 18.02 11:49:16 [Server] INFO at com.github.games647.scoreboardstats.RefreshTask.run(RefreshTask.java:37) [?:?] 18.02 11:49:16 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:61) [?:?] 18.02 11:49:16 [Server] INFO at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbManager.java:45) [?:?] 18.02 11:49:16 [Server] INFO at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:145) [?:?] 18.02 11:49:16 [Server] INFO at com.github.games647.scoreboardstats.variables.ReplaceManager.getScore(ReplaceManager.java:84) [?:?] 18.02 11:49:16 [Server] INFO at com.github.games647.scoreboardstats.variables.FactionsVariables.getScoreValue(FactionsVariables.java:20) [?:?] 18.02 11:49:16 [Server] INFO java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/UPlayer 18.02 11:49:16 [Server] WARN Task #513 for ScoreboardStats v0.7.3 generated an exception-
View User Profile
-
Send Message
Posted Feb 18, 2014@Cooljack19
You need to send the whole error.
@Shurkan2
Sorry, in the last days I was flooded with so many friend request.
-
View User Profile
-
Send Message
Posted Feb 18, 2014@games647 Could you maybe accept my friendship invitation on skype, I could be glad if you could send me the 0.8 developement build of ScoreboardStats, because I want to use it parralel with HealthBar
Thanks
-
View User Profile
-
Send Message
Posted Feb 18, 2014@TWSSYesterday
So how do I fix the error I have?
-
View User Profile
-
Send Message
Posted Feb 18, 2014@games647
What is the stack trace?
-
View User Profile
-
Send Message
Posted Feb 18, 2014@games647
Hello!
you can add the parameter: %factions_name%
And also, is it possible to include more than 11 parameters?
Thanks and good job!
-
View User Profile
-
Send Message
Posted Feb 17, 2014@Cooljack19
And the stacktrace. . .