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 Jan 18, 2014Where can i find the 0.7 download???
-
View User Profile
-
Send Message
Posted Jan 18, 2014%ticks% doesn't work?
-
View User Profile
-
Send Message
Posted Jan 17, 2014I have a little Problem: The stats are always resetting when restarting, how can I solve that?
-
View User Profile
-
Send Message
Posted Jan 16, 2014Can u add a Command to reset the Kills and Deaths ;D
-
View User Profile
-
Send Message
Posted Jan 15, 2014@TWSSYesterday
The error is that doesnt work with healthbar, and there isnt error in console
-
View User Profile
-
Send Message
Posted Jan 15, 2014you can make a variable that tells us how many mobs there are in a given map? For example, the plugin ClearLag that with the command / lag tells us how many zombies are there in the world. And then also you be able to create some variables for this plugin? http://dev.bukkit.org/bukkit-plugins/ancient-rpg/ Thanks :)
-
View User Profile
-
Send Message
Posted Jan 15, 2014@zachrywilsn
I have tested it a moment a ago with some economy plugins and that worked fine. So can you please send me your startup log, your config and a list of all plugins.
-
View User Profile
-
Send Message
Posted Jan 15, 2014@games647
i have current vault and get same message when using %money% only dif in error is it says money not econ.
-
View User Profile
-
Send Message
Posted Jan 15, 2014@BIO620
And what error.....
@zachrywilsn
It's really %money%. Have you Vault installed?
-
View User Profile
-
Send Message
Posted Jan 15, 2014doesnt work for me, and there isnt an aparently error
-
View User Profile
-
Send Message
Posted Jan 14, 2014@Armyfreak78
[ScoreboardStats] Couldn't replace variable with name: ‘%econ%’Maybe you misspelled it or the replacer isn't available yet
that didnt work either.
-
View User Profile
-
Send Message
Posted Jan 14, 2014@zachrywilsn
The new variable for %money% is %econ% :D
-
View User Profile
-
Send Message
Posted Jan 14, 2014@games647
[ScoreboardStats] Couldn't replace variable with name: ‘%money%’Maybe you misspelled it or the replacer isn't available yet
how do i fix this?
-
View User Profile
-
Send Message
Posted Jan 14, 2014@DarkBladee12
It's only a first step to an api but you use it anyway and so there is no access (without reflection) to it. But getting access to the replacemanager register it there is definatly easier and better than your current way.
Be prepared for many changes on the complete api.
@Pendar2
I know :D
-
View User Profile
-
Send Message
Posted Jan 14, 2014Hey, will there be an API in the next version so I can add custom variables easier? I'm currently cancelling the refresh task and override it with my own task via Reflection ;)
-
View User Profile
-
Send Message
Posted Jan 13, 2014Yeah ! Last update is okay for compatibility with HealthBar on 1.7.2 ! Good job :)
Picture: http:i4g.me/lNznS
-
View User Profile
-
Send Message
Posted Jan 13, 2014Can't wait for 0.7's healthbar compatibility :D
-
View User Profile
-
Send Message
Posted Jan 13, 2014@LuillixD
Sorry, I changed it to %money%
@DarmaMoo
I'm using Vault, so that plugin have to detect CraftConomy and register it. A look in your log would help.
@Faust217
Maybe another plugin cancel that event, can you send me your plugin list.
-
View User Profile
-
Send Message
Posted Jan 12, 2014I updated the plugin. Now variable %econ% cant be replaced (that says the Console)
-
View User Profile
-
Send Message
Posted Jan 12, 2014I'm trying to use this to display money from CraftConomy but it just keeps displaying Essentials economy balance. Any ideas on how to make it display only the CraftConomy balance?