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 Aug 20, 2016@parkasurvival
This goes a bit of scope of this project.
-
View User Profile
-
Send Message
Posted Aug 20, 2016Please add some option to earn coins from killing people and add an API for that, so i can import that in my KitPvP plugin :)
-
View User Profile
-
Send Message
Posted Aug 10, 2016@SamLikesCookies
Do you have ProtocolLib installed?
-
View User Profile
-
Send Message
Posted Aug 10, 2016Why is this plugin stopping tags provided by ColoredTags from working (even though compatibility mode is on)?
-
View User Profile
-
Send Message
Posted Jan 22, 2017I have the same problem :/
-
View User Profile
-
Send Message
Posted Jan 23, 2017Do you have ProtocolLib installed?
-
View User Profile
-
Send Message
Posted Jan 27, 2017yes, i have it!
- ProtocolLib 4.2.0
- ScoreboardStats v0.10.1
- Colored Tags v2.1.3
When i put compatibilityMode in true the scoreboard disappear!
-
View User Profile
-
Send Message
Posted Aug 9, 2016@games647
Thanks for the information. I wish I could set the order the way I want.
-
View User Profile
-
Send Message
Posted Aug 8, 2016@EnderSandman69
They have to use the same numbers, because there are ordered by the numbers.
-
View User Profile
-
Send Message
Posted Aug 7, 2016How do I get the scoreboard lines to appear in the same order as I list them in the config? Mine always appear out of order from how I list them in the config.
-
View User Profile
-
Send Message
Posted Aug 5, 2016@IsaFTMC
It's planned.
@seebee123
The collision rule is scoreboard team rule related. ScoreboardStats just overrides the default scoreboard. PaperSpigot has a workaround to automatically send a scoreboard team packet. You could also try to activate compatibility mode.
@FabioZumbi12
Yes
-
View User Profile
-
Send Message
Posted Aug 4, 2016Hello :)! Could deploy %name%?
It is to display the name of the player who is playing. thx
-
View User Profile
-
Send Message
Posted Aug 4, 2016I want to disable collisionrule, but can't with this plugin installed... Any help? Thanks a lot!
-
View User Profile
-
Send Message
Posted Aug 2, 2016@games647
Hello games! Can you add a command to reset the stats? like /sbs clear or /sbs reset?
Thanks!
-
View User Profile
-
Send Message
Posted Jul 29, 2016@Bodyash
Looks like another plugin tried to send a scoreboard packet while the player is logging in.
-
View User Profile
-
Send Message
Posted Jul 28, 2016[11:37:44] [Server thread/WARN]: [ScoreboardStats] Task #7238957 for ScoreboardStats v0.9.9 generated an exception java.lang.UnsupportedOperationException: The method getUniqueId is not supported for temporary players. at com.comphenix.protocol.injector.server.TemporaryPlayerFactory$1.intercept(TemporaryPlayerFactory.java:143) [?:?] at com.comphenix.protocol.injector.server.InjectorContainer$$EnhancerByCGLIB$$64566443.getUniqueId(<generated>) [?:?] at com.github.games647.scoreboardstats.scoreboard.protocol.PacketSbManager.getScoreboard(PacketSbManager.java:44) [?:?] at com.github.games647.scoreboardstats.scoreboard.protocol.PacketListener$1.run(PacketListener.java:90) [?:?] at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) [Spigot.jar:git-Spigot-078e2f8-21e3b05] at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [Spigot.jar:git-Spigot-078e2f8-21e3b05] at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723) [Spigot.jar:git-Spigot-078e2f8-21e3b05] at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [Spigot.jar:git-Spigot-078e2f8-21e3b05] at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [Spigot.jar:git-Spigot-078e2f8-21e3b05] at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [Spigot.jar:git-Spigot-078e2f8-21e3b05] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66-internal]
-
View User Profile
-
Send Message
Posted Jul 27, 2016The best plugin on the scoreboard very convenient I like-
View User Profile
-
Send Message
Posted Jul 24, 2016@Terryjomjarry
What other pvp plugins do you use?
@Mcmacool
Could you link me to it.
@vanthoi
Please create a ticket for suggestions.
-
View User Profile
-
Send Message
Posted Jul 16, 2016For some reason the plugin is counting each kill as 7, and each death as 7. Any Help? Thanks!
-
View User Profile
-
Send Message
Posted Jul 10, 2016@wiliam1031
Install Vault and an economy plugin. Then you could use the money variable.