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 14, 2014Is there a %prefix% and %name%? I think it would be cool to display the player there prefix because it would show them what there position / job is without having to type it into chat.
-
View User Profile
-
Send Message
Posted May 14, 2014@redzulu1
Nevermind Fixed it!
-
View User Profile
-
Send Message
Posted May 14, 2014HELP My scoreboard is not updating HELP
-
View User Profile
-
Send Message
Posted May 14, 2014@diego200052
I am using the latest build. mcMMO 1.5.00
-
View User Profile
-
Send Message
Posted May 14, 2014@madtomic: Update the mcmmo plugin to latest build ;) for me works.
-
View User Profile
-
Send Message
Posted May 14, 2014Hello. :D This plugin is assome!
You can make the counting kill don“t work in some worlds?
Please, that's my dream.
-
View User Profile
-
Send Message
Posted May 14, 2014@games647
Just me. I was the only one online.
-
View User Profile
-
Send Message
Posted May 14, 2014@madtomic
How many players was online?
-
View User Profile
-
Send Message
Posted May 14, 2014No, I didn't go into a disabled world.
disabled-worlds: - world_nether - city
My world is not named above. Just oddly it shows -1 for stats that I don't have use for. Like pvp kills.
-
View User Profile
-
Send Message
Posted May 14, 2014@zachrywilsn
Should be fixed.
@ThsShadyOneHD
Fixed
@madtomic
Did you go in a disabled world?
@madtomic
Issue of mcmmo. Please report it to them.
@redzulu1
Could you send me the configuration.
@DeadIntermediate
The scoreboard can only display numbers from -2,147,483,648 to 2,147,483,647. That's a limit of minecraft. The only solution that would be to show the number in the text column, this can display up to 48 characters (including color codes).
-
View User Profile
-
Send Message
Posted May 13, 2014There seems to be a bug where the money stops at 2.1 Billion.
-
View User Profile
-
Send Message
Posted May 13, 2014PROMLEM: I use Essentials for my econamy, but when i have the %money% variable it doesnt show up and when I retype it, none of the scoreboard shows up [and yes ive tryed typing /sidebar to toggle it] PLEASE HELP/FIX
-
View User Profile
-
Send Message
Posted May 13, 2014I just got this error.
[21:56:51 WARN]: In Replacer: com.github.games647.scoreboardstats.variables.Mcmm oVariables@2b08c082 occurred an error. So it will be removed to prevent future e rrors java.lang.IndexOutOfBoundsException: Index: 0 at java.util.Collections$EmptyList.get(Unknown Source) [?:1.7.0] at com.gmail.nossr50.util.player.UserManager.getPlayer(UserManager.java: 94) [mcMMO.jar:?] at com.gmail.nossr50.api.ExperienceAPI.getPowerLevel(ExperienceAPI.java: 398) [mcMMO.jar:?] at com.github.games647.scoreboardstats.variables.McmmoVariables.getScore Value(McmmoVariables.java:55) [ScoreboardStats.jar:0.7.5] at com.github.games647.scoreboardstats.variables.ReplaceManager.getScore (ReplaceManager.java:141) [ScoreboardStats.jar:0.7.5] at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.ja va:195) [ScoreboardStats.jar:0.7.5] at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbMana ger.java:81) [ScoreboardStats.jar:0.7.5] at com.github.games647.scoreboardstats.SbManager$ShowTask.run(SbManager. java:275) [ScoreboardStats.jar:0.7.5] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java :53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHea rtbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks ] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:5 87) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2 50) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5 45) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] [21:56:51 INFO]: [ScoreboardStats] Couldnt replace variable with name: %powlvl% Maybe you misspelled it or the replacer isnt available yet
-
View User Profile
-
Send Message
Posted May 13, 2014I check my configuration and everything looks fine. Just random time. I get -1 for PVP stats. Very weird.
-
View User Profile
-
Send Message
Posted May 13, 2014Thanks sooooooooooooooo much fro keeping it updated. This is a really great plugin and I want it! So thats why it has to be updated or else its usless :(. But thanks!
-
View User Profile
-
Send Message
Posted May 13, 2014@TheDoot
Why not using the newest version? It works for all mc versions
-
View User Profile
-
Send Message
Posted May 13, 2014I tried adding the %ping% to my scoreboard and I keep getting this message in my counsel.
13.05 10:35:23 [Server] INFO Couldnt replace variable with name: %ping% Maybe you misspelled it or the replacer isnt available yet
im using Scoreboardstats v0.5.9 because im running a 1.6.4 pixelmon server. Is that the reason?
-
View User Profile
-
Send Message
Posted May 13, 2014Make it configurable with.. PropHunt, The Walls, One in the Chamber and Super Spleef ;)
-
View User Profile
-
Send Message
Posted May 13, 2014please add %time%
-
View User Profile
-
Send Message
Posted May 12, 2014Anther new error. Hope it helps with the development of a better version.