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 Sep 5, 2014@games647
It's an OP prison server.
-
View User Profile
-
Send Message
Posted Sep 5, 2014@josh52
not really, because the datatype integer is 32 bit long have every time this range if it's used as a signed number.
What about the idea to divide the money by thousand or so?
-
View User Profile
-
Send Message
Posted Sep 5, 2014@games647
Still a random amount though
-
View User Profile
-
Send Message
Posted Sep 5, 2014@josh52
It's not random. It's the maximum range of an integer (from −2.147.483.648 to 2.147.483.647)
-
View User Profile
-
Send Message
Posted Sep 5, 2014@games647
So i'm stuck with random money for now?
-
View User Profile
-
Send Message
Posted Sep 5, 2014@josh52
not really. Next version 0.8.3 which is finished will be have uuid support as primarly feature. 0.9 will be a performance update and then I can add new variables and features very easily.
-
View User Profile
-
Send Message
Posted Sep 5, 2014@games647
So next update it will be fixed?
-
View User Profile
-
Send Message
Posted Sep 5, 2014@josh52
There is a ticket for it. First of all I want to make a new performance update, so new variables and these feature won't affect the performance.
-
View User Profile
-
Send Message
Posted Sep 5, 2014@games647
Well can you change/fix it? It's really messing me up
-
View User Profile
-
Send Message
Posted Sep 5, 2014@Rashneish
Yes, that's correct at this moment.
-
View User Profile
-
Send Message
Posted Sep 4, 2014@josh52
Because it will be converted to a string( text) . That can be 48 characters long.
-
View User Profile
-
Send Message
Posted Sep 4, 2014@games647
Then why can the plugin Info-Board do it?
-
View User Profile
-
Send Message
Posted Sep 4, 2014Having just installed the plugin, it seems that you can only define a single scoreboard. Is this the case, or am I missing something?
-
View User Profile
-
Send Message
Posted Sep 4, 2014@josh52
That's the maximum number the scoreboard can display. It's a client limitation.
-
View User Profile
-
Send Message
Posted Sep 4, 2014Hey is anyone else getting this problem? If they have a certain amount of money it will just show this number http://gyazo.com/214fd3eee1d1fe7bc475717497b1b100 even though they don't actually have that much
-
View User Profile
-
Send Message
Posted Sep 4, 2014@bogdyxp
any errors.
-
View User Profile
-
Send Message
Posted Sep 4, 2014@games647
Vault 1.4.1 , Spigot 1.7.10 :)
-
View User Profile
-
Send Message
Posted Sep 3, 2014@Rashneish
I'll add it in the future. Upvote the ticket or create a ticket if you want it, please.
-
View User Profile
-
Send Message
Posted Sep 3, 2014Are the general/PVP variables world specific?
If you've not thought of it already, support for dummy scoreboards would be great. '/sidebaradd %player%/(playername) (scoreboardname) (amount)' perhaps? This would be very useful for Parkour/Donator leader board.
-
View User Profile
-
Send Message
Posted Sep 3, 2014@bogdyxp
Which version?
@madtomic
Thank you for the info.
@TheSimpZone
It depends on your save intervall. After the player log offs. It remains the time you configurated in the cache and will then be saved to the database, where top kills are calculated.