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 Apr 15, 2015@pinoylifecraft727
No problem
-
View User Profile
-
Send Message
Posted Apr 15, 2015@iRCinfinity
You can toggle the sidebar by using the command /ss, /sidebar, /scoreboardstats, /side, /sb toggle, /sidebar toggle.... What do you mean with reset? I guess you mean resetting the database (pvp/pve stats). Then it depends on your configuration. If you are using mysql, drop the table using the mysql command line or phpmyadmin. If you are using sqlite, just delete the .db file and restart the server.
-
View User Profile
-
Send Message
Posted Apr 15, 2015Is there a way to toggle this on and off and reset it? I assume I can reset it by deleting a save file in the plugin somewhere but would disabling it and re-enabling it work? Or is there perhaps a command for that?
-
View User Profile
-
Send Message
Posted Apr 15, 2015@games647
Thanks A Lot games647
Now im so happy :D
-
View User Profile
-
Send Message
Posted Apr 13, 2015Could you make a placeholder for this plugin?
http://www.spigotmc.org/resources/voteparty.987/
-
View User Profile
-
Send Message
Posted Apr 13, 2015@timvango
Please take a look at the tickets page.
@pinoylifecraft727
No, just configure it so that it should in worlds where scoreboardstats should show.
-
View User Profile
-
Send Message
Posted Apr 12, 2015@games647
So I Have To Delete The [] PVPStatsScoreboard [] ?
-
View User Profile
-
Send Message
Posted Apr 12, 2015Hi! Can you please add an option to show the unique players and the amount of crew members online?
(The Crewmember counter counts the amount of people with the permission.)
-
View User Profile
-
Send Message
Posted Apr 12, 2015@pinoylifecraft727
ScoreboardStats behaves passiv. If there is an another scoreboard, scoreboardstats doesn't override it in order to be compatible with other scoreboards that shows temporarily like mcMMO.
-
View User Profile
-
Send Message
Posted Apr 12, 2015@games647
Sir , This is my Config
config.yml
---------------------------compatibilityMode: true
disabled-worlds: - plotworld
Scoreboard: Title: '&2&lYour Stats'
Temp-Scoreboard-enabled: true
Temp-Scoreboard: Title: '&4&lTop Kills'
pluginUpdate: true
-
View User Profile
-
Send Message
Posted Apr 12, 2015@games647
What do you mean?
-
View User Profile
-
Send Message
Posted Apr 12, 2015@pinoylifecraft727
Maybe that plugin in showing in that world.
-
View User Profile
-
Send Message
Posted Apr 12, 2015@games647
Yes Sir I have other Plugin : PVPStatsScoreboard
-
View User Profile
-
Send Message
Posted Apr 11, 2015@Shurkan2
Thanks fixed it.
@pinoylifecraft727
Sorry the permission is scoreboardstats.command.toggle
Did you waited a couple of seconds, because typing the command twice is a hint that you was in the refresh queue. Maybe there is a another scoreboard
-
View User Profile
-
Send Message
Posted Apr 11, 2015@games647
Yes sir , my permission is : scoreboardstats.use
I use op player and when im in the survivalgame or in the enable world not in hubs it's not working i have to type the command Command : /sidebar then repeat it again to untoggle the scoreboardstats....
i use default player and it's the same like op happen == But == when i type command Command : /sidebar it's say that Say : X I don't Have A Permission X :( but there is no permission for sidebar command i check all your pages but i haven't see a permission for /sidebar
Help Me!
-
View User Profile
-
Send Message
Posted Apr 11, 2015Error occurred while disabling ScoreboardStats v0.9.1 (Is it up to date?) java.lang.NullPointerException at com.github.games647.scoreboardstats.protocol.PacketSbManager.unregister(PacketSbManager.java:72) [?:?] at com.github.games647.scoreboardstats.SbManager.unregisterAll(SbManager.java:81) [?:?] at com.github.games647.scoreboardstats.protocol.PacketSbManager.unregisterAll(PacketSbManager.java:64) [?:?] at com.github.games647.scoreboardstats.ScoreboardStats.onDisable(ScoreboardStats.java:181) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.disablePlugins(CraftServer.java:331) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at net.minecraft.server.v1_8_R1.MinecraftServer.stop(MinecraftServer.java:434) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:565) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1] at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
-
View User Profile
-
Send Message
Posted Apr 11, 2015@cicatrice74
sent
-
View User Profile
-
Send Message
Posted Apr 11, 2015It would be great to have this idsue resolved pkease give me the dev link...tnx
-
View User Profile
-
Send Message
Posted Apr 11, 2015@cicatrice74
That's a bug. I could give you a dev link if you want.
@cicatrice74
Not it should be compatible.
-
View User Profile
-
Send Message
Posted Apr 11, 2015please enter my server and look for my issues tell me your nick to insert u in the wihitelist, Always tps 0 displaying.
mc33.gamehosting.it:25571