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 6, 2014@darkness1999
Big thanks for the info.
-
View User Profile
-
Send Message
Posted Feb 6, 2014@games647
Woops, we reduced today our ram but the server is working with 0.7 perfectly, that error does only occur if i enable scoreboardstats 0.7.2. But Yes you're right,
I did not have a look at the stracktrace, because the only thing I did was the update of scoreboardstats.
-
View User Profile
-
Send Message
Posted Feb 6, 2014Next update is uploaded with the following changes:
Changelog:
Added:
Removed:Changed/Fixed
@darkness1999
That's not a error of scoreboardstats. You have too less memory (OutOfMemoryError). How many memory do you reserved for the server. To you used the version from today?
EDIT: I tried to start the server with only 64MB (for the complete server not only the plugin) and it worked fine.
-
View User Profile
-
Send Message
Posted Feb 6, 2014Very impressive plugin that we have just started using. Would you considering adding support for the 1.6-series (pre MC-core) Factions? Ours along with many other servers have decided to stay with old Factions due to its superior reliability, greater number of features like faction chat and no need for interdependent plugins. While the newer Factions versions break every patch, Factions 1.6.9.5 still works flawlessly. We would very grateful if you added this compatibility.
-
View User Profile
-
Send Message
Posted Feb 6, 2014How to add multiple temp scoreboard ?
-
View User Profile
-
Send Message
Posted Feb 5, 2014@Flarup
Sorry that isn't so easy as you may think. Vault the api for supporting all economy, permission ane chat plugins at once doesn't support this method. (Of course not every economy plugin offers a method for that.) So I need to work on a different version for every economy plugin. And that can be diffcult. The most plugins doesn't really makes a developer easy to access to all of the datas and/or get an ordered list. If the plugin use a sql databae it would be very easy, because sql (i.e. MySQL or SQLite) supports the order command.
But I don't say that it's not possible and I not motivated to implement a way for that. So this will may come after I fixed other major things.
-
View User Profile
-
Send Message
Posted Feb 5, 2014@Pat1196
It right now on a different branch for easier development. I am planning to rework the databae system for better development and supporting of yaml. There it will be then also implemented. So I guess the release for that will be next week or earlier.
-
View User Profile
-
Send Message
Posted Feb 5, 2014@DjSmeXhy
Yes. It's now implemented with some performance improvments.
-
View User Profile
-
Send Message
Posted Feb 5, 2014can we now make a temp score over top 10 with most money? It will be nice :)
-
View User Profile
-
Send Message
Posted Feb 5, 2014So is there now support for colored name tags and health bars?
-
View User Profile
-
Send Message
Posted Feb 5, 2014TPS, and time does not working, please fix it :)
-
View User Profile
-
Send Message
Posted Feb 5, 2014Ok fine. There was a single bug what I couldn't fixed since a few days. But now it's finally fixed. Tomorrow or maybe today is the next release with the following changes:
Changelog 0.7.2
Changes/Fixes:
-
View User Profile
-
Send Message
Posted Feb 5, 2014the kills and deaths after restart or reload is restarting...
FIX THAT...
-
View User Profile
-
Send Message
Posted Feb 4, 2014Re install fixed my problem, thanks, %tps% does not work.
-
View User Profile
-
Send Message
Posted Feb 4, 2014When I try to enable scoreboard this happens. Please help:
[18:50:55 INFO]: jackmack02 issued server command: /sidebar [18:50:55 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'sidebar' in plugin ScoreboardStats v0.7 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:199) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:544) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'sb:toggle' in plugin ScoreboardStats v0.7 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:199) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:544) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:307) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at com.github.games647.scoreboardstats.commands.SidebarCommand.onCommand(SidebarCommand.java:17) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] ... 13 more Caused by: 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:83) [?:?] at com.github.games647.scoreboardstats.SbManager.sendUpdate(SbManager.java:142) [?:?] at com.github.games647.scoreboardstats.SbManager.createScoreboard(SbManager.java:45) [?:?] at com.github.games647.scoreboardstats.commands.DisableCommand.onCommand(DisableCommand.java:39) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:199) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:544) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:307) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] at com.github.games647.scoreboardstats.commands.SidebarCommand.onCommand(SidebarCommand.java:17) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2995jnks] ... 13 more
-
View User Profile
-
Send Message
Posted Feb 4, 2014@games647
In what version?
-
View User Profile
-
Send Message
Posted Feb 4, 2014@_elements
It's fixed.
-
View User Profile
-
Send Message
Posted Feb 4, 2014Posted the wrong error sorry. http://img802.imageshack.us/img802/5682/tu7f.png
-
View User Profile
-
Send Message
Posted Feb 4, 2014Very impressive plugin that we have just started using. Would you considering adding support for the 1.6-series (pre MC-core) Factions? Ours along with many other servers have decided to stay with old Factions due to its superior reliability, greater number of features like faction chat and no need for interdependent plugins. While the newer Factions versions break every patch, Factions 1.6.9.5 still works flawlessly. We would very grateful if you added this compatibility.
-
View User Profile
-
Send Message
Posted Feb 4, 2014@_elements
This error doesn't from ScoreboardStats. Please look at the stacktrace carefully. A Plugin named Aliases cause this error.