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 Mar 21, 2016Can you please make this plugin compatible with PlayerPoints? It's a very widely used plugin, and the second economy system is necessary for many servers. There's also an API for it.
In addition, Craftconomy's multiple currencies.
-
View User Profile
-
Send Message
Posted Mar 20, 2016@zod_1
I already know that.
@ChimpGamer
Which variables do you need.
@ChimpGamer
See this: http://dev.bukkit.org/bukkit-plugins/scoreboardstats/pages/variables/?comment=196
@omgitsbob12
Yes when I have time. I'm already published some plugins for Sponge so I'm familiar with the Sponge API which makes the development faster.
-
View User Profile
-
Send Message
Posted Mar 19, 2016Will this be ported to Sponge?
-
View User Profile
-
Send Message
Posted Mar 19, 2016@ChimpGamer
Another vote for ASkyBlock. Please.
-
View User Profile
-
Send Message
Posted Mar 19, 2016-
View User Profile
-
Send Message
Posted Mar 19, 2016-
View User Profile
-
Send Message
Posted Mar 18, 2016@games647
I Found out of top kills But %money% wont work in a temp scoreboard
-
View User Profile
-
Send Message
Posted Mar 18, 2016@games647
Yes, I am aware of the green arrow. My world names are lowercase only. I checked the spelling. The world name is detected correctly. It is just blacklisted, not whitelisted (and the other worlds are treated similarly, i.e. the sidebar is displayed in the other worlds when I attempt whitelisting only the one world). Please test a similar configuration. Or you can see it on my test server.
-
View User Profile
-
Send Message
Posted Mar 18, 2016@SlimeDog
You know that you can click on the green arrow to jump to the comment. To clarify this my second reply was for the whitelist/blacklist thing. The whitelist detection is case-sensitive.
-
View User Profile
-
Send Message
Posted Mar 17, 2016@games647
To which names does this refer?
Is this about the blacklist/whitelist issue? I don't understand the relevance.
-
View User Profile
-
Send Message
Posted Mar 17, 2016@SlimeDog
You know that the names are case-sensitive.
-
View User Profile
-
Send Message
Posted Mar 17, 2016@SlimeDog
Not it's not possible.
@CptEdvin
If you use SQLite, just delete the file and if you use MySQL you can truncate the table.
-
View User Profile
-
Send Message
Posted Mar 16, 2016How to reset the stats?
-
View User Profile
-
Send Message
Posted Mar 16, 2016Is it possible to change the color of the displayed data values? I tried prefacing them with color codes, but no joy.
-
View User Profile
-
Send Message
Posted Mar 16, 2016@games647
Thanks, sounds good.
I was not clear about whitelist/blacklist. My test of blacklist functionality (set variable to false) worked as expected. Then I tested it as a whitelist. Set variable to true, listed the one world where I wanted it to display. That isn't what happened. It acted like a blacklist.
WRT list order, perhaps the lines could be prefaced with (alphabetically increasing) invisible characters.
-
View User Profile
-
Send Message
Posted Mar 16, 2016@SlimeDog
I'll fix this.
If you want to use it as a blacklist then set it false.
It's not possible without client modifications, because Mojang implemented it as a leaderboard, but I working on a way to workaround it.
-
View User Profile
-
Send Message
Posted Mar 16, 2016@games647
Got it. Thanks. On server restart, it worked fine. On /sidebar reload, the variable cannot be found (log message).
Next I set:
disabled-worlds-whitelist: true
disabled-worlds:
- world_xyzzy
The display is empty in that world but displayed in all other worlds; ie., acts as a blacklist. Is that configuration incorrect?
Is there an option to display the scoreboard content in the order I list in the config, rather than in descending score order?
-
View User Profile
-
Send Message
Posted Mar 16, 2016@SlimeDog
You should activate scoreboardstats support in the config from Thirst.
-
View User Profile
-
Send Message
Posted Mar 16, 2016@SlimeDog
Do you have any errors in the log?
-
View User Profile
-
Send Message
Posted Mar 15, 2016Latest Spigot 1.9 (built two hours ago), WE/WG/PEX/MV all latest pulls, latest Thirst 2.1, latest ScoreboardStats 0.9.8. The following config:
displays only the title and the tps line. Help please.
Also, is it possible to change the color of the data values?