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 11, 2013@Rilekt @JvS15NL
See this: @games647
That version will be compatible with all versions of craftbukkit since 1.5
-
View User Profile
-
Send Message
Posted Jul 11, 2013On 1.6.2 it doesnt work. I got it when I first loaded the plugin, but after I reloaded the config, I couldnt see it anymore [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception
15:28:22 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:23 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:23 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:23 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:25 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:25 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:25 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:25 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:25 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:25 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:27 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:27 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception 15:28:27 CONSOLE: [WARNING] [ScoreboardStats] Task #1360 for ScoreboardStats v0.5.8 generated an exception
-
View User Profile
-
Send Message
Posted Jul 11, 2013Update please!
-
View User Profile
-
Send Message
Posted Jul 10, 2013@games647
Thanks :D
-
View User Profile
-
Send Message
Posted Jul 10, 2013@TheAJ471
Maybe there is a error.
@Malvagio87 @TheVnChecker @LordJohn77
I uploaded a new version. The dev bukkit team must approve every file. After that the file will be avaible for everyone.
-
View User Profile
-
Send Message
Posted Jul 10, 2013It doesn't work for 1.6.2 Here's my plugins:
AlmostFlatLands
AntiCheat
BetterBroadcast
BooksWithoutBorders
BuyRegion
ChestShop
Citizens
CoreProtect
CraftBook
DisguiseCraft
DolphinSpleef
Dynmap
DynmapPlotMe
Essentials
EssentialsChat
EssentialsSpawn
Factions
FactionsPlus
Heads
InSigns
mcMMO
MobArena
Modifyworld
Multiverse-Core
Multiverse-Inventories
Multiverse-Portals
Multiverse-SignPortals
Payday
Permissionsex
Plotme
ProtocolLib
Pvparena
ScoreboardStats
Serversigns
Stargate
TagAPI
Vault
Worldedit
Worldguard
¨
The error is:
2013-07-10 17:20:01 [WARNING] [ScoreboardStats] Task #63 for ScoreboardStats v0.5.8 generated an exception
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R1/entity/CraftPlayer
at com.github.games647.scoreboardstats.scoreboard.VariableReplacer.getBukkitValues(VariableReplacer.java:233)
at com.github.games647.scoreboardstats.scoreboard.VariableReplacer.getReplacedInt(VariableReplacer.java:81)
at com.github.games647.scoreboardstats.Settings.sendUpdate(Settings.java:91)
at com.github.games647.scoreboardstats.scoreboard.SbManager.createScoreboard(SbManager.java:49)
at com.github.games647.scoreboardstats.RefreshTask.run(RefreshTask.java:16)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:518)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_6_R1.entity.CraftPlayer
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 12 more
2013-07-10 17:20:01 [WARNING] [ScoreboardStats] Task #63 for ScoreboardStats v0.5.8 generated an exception
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R1/entity/CraftPlayer
at com.github.games647.scoreboardstats.scoreboard.VariableReplacer.getBukkitValues(VariableReplacer.java:233)
at com.github.games647.scoreboardstats.scoreboard.VariableReplacer.getReplacedInt(VariableReplacer.java:81)
at com.github.games647.scoreboardstats.Settings.sendUpdate(Settings.java:91)
at com.github.games647.scoreboardstats.RefreshTask.run(RefreshTask.java:18)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:518)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
-
View User Profile
-
Send Message
Posted Jul 9, 2013Its working fine for me on 1.6.2 maybe you have conflicting plugins?
-
View User Profile
-
Send Message
Posted Jul 9, 2013broken for 1.6.2, update please.
-
View User Profile
-
Send Message
Posted Jul 9, 2013@Fantomera
At the moment i dont think there is this feature. Although, what i did was disabled the scoreboard in all worlds but one, and it seems to only track stats for that world. So %kills% will only show the kills you have in that world.
Hope this helps!
-
View User Profile
-
Send Message
Posted Jul 9, 2013@TheAJ471
Have you made sure its enabled in your world?
-
View User Profile
-
Send Message
Posted Jul 9, 2013It's possible to separe stats for differents worlds ?
-
View User Profile
-
Send Message
Posted Jul 9, 2013Ping and Ticks don't work for 1.6.2 Server.
-
View User Profile
-
Send Message
Posted Jul 8, 2013broken for 1.6.2
-
View User Profile
-
Send Message
Posted Jul 8, 2013Can you add Heroes get Class, get Health. Factions get Faction.
-
View User Profile
-
Send Message
Posted Jul 8, 2013My scoreboard does not how up. I am op and I have also tried relaoding the config and givin myself the permissions but it wont show up.
-
View User Profile
-
Send Message
Posted Jul 8, 2013Maybe Towny support?
Please please please '-'
-
View User Profile
-
Send Message
Posted Jul 8, 2013Don't working %time%
-
View User Profile
-
Send Message
Posted Jul 8, 2013К mysql никак не подключить?
-
View User Profile
-
Send Message
Posted Jul 8, 2013I have a question... Is it possible to configurate TOP KILLS per each world? Example i have 3 kills on skyblock and if i go to world it says i have 0 kills? Sorry for bad english
-
View User Profile
-
Send Message
Posted Jul 6, 2013Could your packetmanager be the fix for TagAPI and HealthBar? If so please explain mbaxter (author of TagAPI) how to code this.