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 7, 2013@games647
Here you go http://pastebin.com/TNbPeKiD
The scoreboard itselfs works perfectly fine even with mcMMO turned on the only problem is as soon as i add the McMMO variables to scoreboard it stops working
-
View User Profile
-
Send Message
Posted Jun 7, 2013Looking forward to v0.6!
-
View User Profile
-
Send Message
Posted Jun 6, 2013Will we soon be able to see our armor percentages of how broke it is?
-
View User Profile
-
Send Message
Posted Jun 6, 2013@ravand
Sorry I mean the mcMMO configuration.
-
View User Profile
-
Send Message
Posted Jun 6, 2013@games647
Sure here you go http://pastebin.com/8uv4q5hY
-
View User Profile
-
Send Message
Posted Jun 6, 2013@ravand
Can you send me your configuration in a pn. I think I found the problem.
And sorry I though you mean something different.
-
View User Profile
-
Send Message
Posted Jun 5, 2013@games647
I told you that i have used both the beta build (which can be downloaded oficially from dev bukkit) AND the dev builds (from their jenkins site) for testing purposes
Both didnt work
-
View User Profile
-
Send Message
Posted Jun 5, 2013@ravand
Where did you get the newest dev build of scoreboardstats? It's not open for public.
-
View User Profile
-
Send Message
Posted Jun 5, 2013@games647
I tried the the latest BETA build so far and i also tried the newest dev build both of them caused this error.
Any suggestions?
EDIT: mcMMO 1.4.06-beta5 for CB 1.5.2
-
View User Profile
-
Send Message
Posted Jun 5, 2013@ravand
Wich mcMMO version do yo use?
@RiotShielder
upvote the ticket
-
View User Profile
-
Send Message
Posted Jun 4, 2013I get this on every McMMO skill http://puu.sh/38uYk.png
-
View User Profile
-
Send Message
Posted Jun 4, 2013Towny support would be lovely!
-
View User Profile
-
Send Message
Posted Jun 4, 2013heroes support? :3
-
View User Profile
-
Send Message
Posted Jun 3, 2013This Will Be AWESOME. sg.survivaltime.co.uk had this on their server but took it off! I Thoght That Was A Bad Choice So I Will Put This On My Own Server.
-
View User Profile
-
Send Message
Posted Jun 3, 2013Hi there, when I restart my server I get this error:
03.06 21:36:05 [Server] INFO ... 13 more 03.06 21:36:05 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 03.06 21:36:05 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 03.06 21:36:05 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) 03.06 21:36:05 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) 03.06 21:36:05 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 03.06 21:36:05 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) 03.06 21:36:05 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 03.06 21:36:05 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 03.06 21:36:05 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.p000ison.dev.simpleclans2.SimpleClans 03.06 21:36:05 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 03.06 21:36:05 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) 03.06 21:36:05 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) 03.06 21:36:05 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) 03.06 21:36:05 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) 03.06 21:36:05 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) 03.06 21:36:05 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) 03.06 21:36:05 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) 03.06 21:36:05 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 03.06 21:36:05 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 03.06 21:36:05 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 03.06 21:36:05 [Server] INFO at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:45) 03.06 21:36:05 [Server] INFO at com.github.games647.scoreboardstats.listener.PluginListener.init(PluginListener.java:44) 03.06 21:36:05 [Server] INFO java.lang.NoClassDefFoundError: com/p000ison/dev/simpleclans2/SimpleClans 03.06 21:36:05 [Server] SCHWERWIEGEND Error occurred while enabling ScoreboardStats v0.5.5 (Is it up to date?) 03.06 21:36:05 [Server] INFORMATION Enabling ScoreboardStats v0.5.5
Can you pls make it compatible with the older SimpleClans Plugin? (not the beta-version)
Thanks :)
-
View User Profile
-
Send Message
Posted Jun 3, 2013@games647
No i was wondering if this plugin could add a block counter :)
-
View User Profile
-
Send Message
Posted Jun 3, 2013@evilpineapple98
Then are no pvpstats in your database.
@zade_
@ravand
Did you already have a stats plugin installed? The best way is that you make a ticket with all informations.
-
View User Profile
-
Send Message
Posted Jun 2, 2013It would be awesome to see even more statistics on this. For example for our creative server it would be awesome to see the amount of placed and broken blocks
-
View User Profile
-
Send Message
Posted Jun 2, 2013Do you have any plans to add support for the following:
- # of monster kills
- amount of time a player has been alive in a specific world
- way to reset the kills after a death
-
View User Profile
-
Send Message
Posted Jun 2, 2013temp-scoreboard does not work for me. The original stats scoreboard will be up then disappear but nothing will show then stats will come back