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 Jun 2, 2013@ritipinheiro
Open a ticket with better informations
@DruidKiria
Wich SimpleClans version do you used?
@elkidz
Not possibly right now. Look at the tickets page. @ashash1509
Not possibly right now. Look at the tickets page.
@Darkandro
Please make a ticket. @ThePuppySlayer
Look at the default config. The settings you wish are already set as default.
-
View User Profile
-
Send Message
Posted Jun 1, 2013do some API :D
-
View User Profile
-
Send Message
Posted Jun 1, 2013Tried everything I could, including adding from zero both SS and SC. Not working...
I get this huge message on console.
02:32:17 [SEVERE] Error occurred while enabling ScoreboardStats v0.5.5 (Is it up to date?) java.lang.NoClassDefFoundError: com/p000ison/dev/simpleclans2/SimpleClans at com.github.games647.scoreboardstats.listener.PluginListener.init(PluginListener.java:44) at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:45) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.reload(CraftServer.java:605) at org.bukkit.Bukkit.reload(Bukkit.java:185) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523) at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:965) at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:883) at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:840) at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109) at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: com.p000ison.dev.simpleclans2.SimpleClans at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 25 more
Any more ideas, games647?
:)
-
View User Profile
-
Send Message
Posted Jun 1, 2013How I put like 2 pages ? 1- Online, Ping etc. and the 2 - Factions ...
-
View User Profile
-
Send Message
Posted Jun 1, 2013@DruidKiria
No
-
View User Profile
-
Send Message
Posted Jun 1, 2013@games647
Yep, already have it. Does the name of the .jar matter?
-
View User Profile
-
Send Message
Posted Jun 1, 2013@DruidKiria
You need SimpleClans 2 for the new version.
-
View User Profile
-
Send Message
Posted Jun 1, 2013Hi! I was getting some strange console warnings, but the plugin was working.
Came here, seen that it wasn't up to date. Downloaded the new one, install it and:
14:33:28 [SEVERE] Error occurred while enabling ScoreboardStats v0.5.5 (Is it up to date?) java.lang.NoClassDefFoundError: com/p000ison/dev/simpleclans2/SimpleClans at com.github.games647.scoreboardstats.listener.PluginListener.init(PluginListener.java:44) at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:45) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: com.p000ison.dev.simpleclans2.SimpleClans at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 13 more
-
View User Profile
-
Send Message
Posted Jun 1, 2013Is it possible to have multiple "temp scoreboards"?
-
View User Profile
-
Send Message
Posted Jun 1, 2013pls add factions enemy, allies and balance.
-
View User Profile
-
Send Message
Posted May 31, 2013It would be awesome if you could give me an example of a config. because i really do not really understand this. So I would really appreciate it. Thanks.
-
View User Profile
-
Send Message
Posted May 31, 2013@ThePuppySlayer
When you type /mcstats it would only show the mcmmo stats, because that command is registered by mcMMO. To the top kills: the top kills are displayed on a different scoreboard. I called it temp-scoreboard. (see configuration) In the configuration you can set in wich intervall the temp-scoreboard will appear and disappear.
-
View User Profile
-
Send Message
Posted May 31, 2013How do i get it to only show the mcmmo stats when i do /mcstats? And Also How Do You Add The TOp Kills? The Video Doesnt Help Since Im Not German...
-
View User Profile
-
Send Message
Posted May 31, 2013@Mickeyyy
Make a ticket
-
View User Profile
-
Send Message
Posted May 31, 2013@HDsmashLP
I think you had a error in your server.log. Please look at it. Maybe you have yome misconfigurate settings in your bukkit.yml
-
View User Profile
-
Send Message
Posted May 31, 2013When i drop the Plugin in the Plugin folder it's nake a folder with the name <sub>ScoreboardStats" But when i go in the folder i cant't see a config or anything! Pleas fix it or say me what i can do. Sry for my Bad Englisch! HDsmashLP</sub>
-
View User Profile
-
Send Message
Posted May 31, 2013Could you make a command that allows the OP/Console to reset the stats by username?
-
View User Profile
-
Send Message
Posted May 30, 2013Hi,
Is there a way to have the default scoreboard that shows up for everyone to be a server-wide thing?
I'm running a Hardcore deathban server, and ideally i'd love the scoreboard that displays permanantly to be the top 5 %lifetime% players (survival time since last death).
Thanks
-
View User Profile
-
Send Message
Posted May 30, 2013@Puseidr
Thanks for the report. This isn't a issue of 0.5.5, this exists since every time, so again thanks for the report.
-
View User Profile
-
Send Message
Posted May 30, 2013since 0.5.5 the TPS is always round off, when you have 19.98 TPS the plugins shows 19 can you fix this?