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 18, 2017Hello, I want ask about kills, deaths, mobs.
If i kill somebody or i die, it count +3. Can i do something to count only +1?
Thank you, for a reason.
Great plugin, keep it up!
-
View User Profile
-
Send Message
Posted Jul 4, 2017If I die, or i kill a player, i got 3 points. Why?
-
View User Profile
-
Send Message
Posted Jul 2, 2017not suport whit colortags
-
View User Profile
-
Send Message
Posted Jun 30, 2017cant u make 1.12
-
View User Profile
-
Send Message
Posted Aug 8, 2017In reply to Masster_PvP123:
-
View User Profile
-
Send Message
Posted Jun 15, 2017Does not connect to SQL db when upgraded to 1.12 MC.
-
View User Profile
-
Send Message
Posted Jun 16, 2017In reply to Romanovski:
-
View User Profile
-
Send Message
Posted Jun 12, 2017How do you change what it says?
thx,
CL
-
View User Profile
-
Send Message
Posted Jun 10, 2017Hi,
Is there a way to hide vanished players from the scoreboard count?
-
View User Profile
-
Send Message
Posted Jun 7, 2017Hey! When I change:
enable-pvpstats: false
Temp-Scoreboard-enabled: false
To true it doesn't do anything, I mean it does not display the temp-scoreboard. I'm using the newest version. What can I do?
my config: https://pastebin.com/gSv1i7n8
-
View User Profile
-
Send Message
Posted Jun 9, 2017In reply to Forge_User_91175770:
-
View User Profile
-
Send Message
Posted Jun 20, 2017-
View User Profile
-
Send Message
Posted May 17, 2017Please, add SkywarsReloaded Variables!
-
View User Profile
-
Send Message
Posted Aug 8, 2017In reply to ItzCenoxHD:
-
View User Profile
-
Send Message
Posted Apr 29, 2017can you have different scoreboards in different words?
-
View User Profile
-
Send Message
Posted Jun 13, 2017In reply to Forge_User_57936418:
-
View User Profile
-
Send Message
Posted Apr 22, 2017Can you help me with this? please, I really want this plugin, but it isn't work.
[21:16:37] [Server thread/ERROR]: Could not load 'plugins/ScoreboardStats.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/github/games647/scoreboardstats/ScoreboardStats : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[serwer37975.jar:git-Spigot-d97e08b-880a532]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[serwer37975.jar:git-Spigot-d97e08b-880a532]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [serwer37975.jar:git-Spigot-d97e08b-880a532]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [serwer37975.jar:git-Spigot-d97e08b-880a532]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [serwer37975.jar:git-Spigot-d97e08b-880a532]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [serwer37975.jar:git-Spigot-d97e08b-880a532]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_55]
Caused by: java.lang.UnsupportedClassVersionError: com/github/games647/scoreboardstats/ScoreboardStats : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_55]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_55]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_55]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_55]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_55]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_55]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_55]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_55]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_55]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[serwer37975.jar:git-Spigot-d97e08b-880a532]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[serwer37975.jar:git-Spigot-d97e08b-880a532]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_55]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_55]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[serwer37975.jar:git-Spigot-d97e08b-880a532]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[serwer37975.jar:git-Spigot-d97e08b-880a532]
... 6 more
-
View User Profile
-
Send Message
Posted Apr 29, 2017In reply to Forge_User_81101631:
-
View User Profile
-
Send Message
Posted Apr 17, 2017if set (compatibilityMode: true) then scoreboard dont work. Please help!
I have spigot 1.11.2 and ProtocolLib last version.
-
View User Profile
-
Send Message
Posted Apr 28, 2017In reply to pavelkf8: