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 May 27, 2015@RejectedMC @Xaniumer
I'm working on it.
-
View User Profile
-
Send Message
Posted May 27, 2015Games647
Are you going add a rank variable soon?
That would be super nice if you did
-
View User Profile
-
Send Message
Posted May 27, 2015Can you add an placeholder where it will display the faction name?
-
View User Profile
-
Send Message
Posted May 26, 2015@games647
It works, my bad.
-
View User Profile
-
Send Message
Posted May 26, 2015@AdminasLT
Did you activated pvpstats and the temp-scoreboard in the config
-
View User Profile
-
Send Message
Posted May 26, 2015@games647
It does'nt shows at all
-
View User Profile
-
Send Message
Posted May 26, 2015@AdminasLT
Set the appear timer to 0 and disappear timer to a high number.
-
View User Profile
-
Send Message
Posted May 26, 2015Hi, how i can use temp-scoreboard as main scoreboard which shows Top Kills?
-
View User Profile
-
Send Message
Posted May 24, 2015@MCIHubOwner
No not yet.
-
View User Profile
-
Send Message
Posted May 24, 2015Is there a variable for the world you are in? Like if you have multiverse, and maybe towny support? Like the town and nation you are in?
-
View User Profile
-
Send Message
Posted May 24, 2015@Dimatert9
Could you send me your sql config?
-
View User Profile
-
Send Message
Posted May 23, 2015Always have this error with mysql and without mysql.
Spigot 1.8.5
http://pastebin.com/etMnz8Q6
-
View User Profile
-
Send Message
Posted May 23, 2015Please add animated text :/
-
View User Profile
-
Send Message
Posted May 23, 2015@ronin1011
Yes, but without '.db' It just the file extension for SQLite.
-
View User Profile
-
Send Message
Posted May 22, 2015@games647
Ok so I can comment out the whole Driver: 'com.mysql.jdbc.Driver and it would look like this Url:'jdbc:mysql://xx.xxx.xxx.xxx:3306/databaseName.db
-
View User Profile
-
Send Message
Posted May 21, 2015@ronin1011
No you need that format in order to tell Java which driver it should use.
-
View User Profile
-
Send Message
Posted May 21, 2015@games647 Thanks for responding so quickly I see. Does the url need to be in this format ->Url:'jdbc:mysql://IP:PORT/databaseName' using jdbc:mysql in front of the ip and port or can i just use the host:port/databaseName?
Thanks again
-
View User Profile
-
Send Message
Posted May 21, 2015@magierpichu
By programming?
@ronin1011
See the header here
-
View User Profile
-
Send Message
Posted May 20, 2015What stats 1.8 plugins work with this plugin?:P
-
View User Profile
-
Send Message
Posted May 21, 2015Take a look at the variables list. here
ScoreboardStats also has a pvp/pve stats database system included.