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 Aug 20, 2013As I said a couple weeks ago, this guy isn't updating to 0.6 because he can't add the support for the plugins you guys want.
-
View User Profile
-
Send Message
Posted Aug 20, 2013hook into lolmewn's stats?
-
View User Profile
-
Send Message
Posted Aug 20, 2013Please update for 0.6.0 I really want this to be compatible with colored tag :)
-
View User Profile
-
Send Message
Posted Aug 20, 2013can it display motd? because my motd often changed
-
View User Profile
-
Send Message
Posted Aug 19, 2013This plugin is nolonger being supported? Haven't seen the developer answer in a while? Correct me if im wrong.
-
View User Profile
-
Send Message
Posted Aug 19, 2013почему когда я пишу по русски... выходит ????... почему так? и как исправить?
-
View User Profile
-
Send Message
Posted Aug 19, 2013Please add Killstreak :p
-
View User Profile
-
Send Message
Posted Aug 17, 2013Anyway you will be able to add PlayerPoints support? Its an open source plugin that can give players virtual points which they can spend etc... I want to be able to display the users current points. I have tried doing it myself but I can't get it to work right.
-
View User Profile
-
Send Message
Posted Aug 17, 2013Is there a way I can have it show your current killstreak?
-
View User Profile
-
Send Message
Posted Aug 17, 2013http://pastebin.com/CneY6PcE
problem !
-
View User Profile
-
Send Message
Posted Aug 17, 2013@zekigames
Check your versions, make sure they match. or your sql database may be corrrupt.
-
View User Profile
-
Send Message
Posted Aug 17, 2013@navbarry
1: it can be
2: mobarena takes over the scoreboard, until its over.
3: no
-
View User Profile
-
Send Message
Posted Aug 16, 2013Is this plugin resource intensive? And mobarena has a scoreboard on the side of the screen too. Is there anyway to move the location of the scoreboard?.
-
View User Profile
-
Send Message
Posted Aug 16, 2013can you make it so we can toggle if the ''itmes'' will switch by maximum number because id like to keep it in the same place i put it. Thx -sniper
-
View User Profile
-
Send Message
Posted Aug 15, 2013org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) 15.08 18:00:50 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:58) 15.08 18:00:50 [Server] INFO at com.github.games647.scoreboardstats.pvpstats.SaveTask.run(SaveTask.java:16) 15.08 18:00:50 [Server] INFO at com.github.games647.scoreboardstats.pvpstats.Database.saveAccount(Database.java:86) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1619) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1629) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.DefaultPersister.save(DefaultPersister.java:282) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveRecurse(DefaultPersister.java:308) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaRecurse(DefaultPersister.java:361) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaInsert(DefaultPersister.java:377) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.DefaultPersister.insert(DefaultPersister.java:406) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeOrQueue(PersistRequestBean.java:530) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeNow(PersistRequestBean.java:500) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.DefaultPersistExecute.executeInsertBean(DefaultPersistExecute.java:91) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.insert(DmlBeanPersister.java:76) 15.08 18:00:50 [Server] INFO at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:116) 15.08 18:00:50 [Server] INFO Caused by: javax.persistence.PersistenceException: ERROR executing DML bindLog[] error[[SQLITE_CONSTRAINT] Abort due to constraint violation (column playername is not unique)] 15.08 18:00:50 [Server] INFO at java.lang.Thread.run(Unknown Source) 15.08 18:00:50 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 15.08 18:00:50 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 15.08 18:00:50 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) 15.08 18:00:50 [Server] SEVERE org.apache.commons.lang.UnhandledException: Plugin ScoreboardStats v0.5.9 generated an exception while executing task 27774 15.08 18:00:50 [Server] SEVERE Exception in thread "Craft Scheduler Thread -
-
View User Profile
-
Send Message
Posted Aug 15, 2013i have looked into multiverse support and i cant seem to find anything and i understand that it wont work
but what if permissions nodes could be used to view each variable in each world? the reason i ask is because i have multiple worlds and i would like to be able to display different stats from each, so by default all variables would be tracked, then when you are setting up your per world permissions you add/remove permissions nodes in accordance to what you want to be displayed
e.g you would have one title for your scoreboard which would go right across your server as you cant configure it per world
i hope i havent over complicated it but i know there are other server owners crying out for multiverse support
-Sl0tH
-
View User Profile
-
Send Message
Posted Aug 14, 2013@graveXrobber
Heroes has support already http://dev.bukkit.org/bukkit-plugins/scoreboardstats/pages/variables/ its under the many variables section
-
View User Profile
-
Send Message
Posted Aug 14, 2013Would you be willing to add heroes support as well as towny?
-
View User Profile
-
Send Message
Posted Aug 14, 2013Hello, Im having troubles with setting the temp-scoreboard to false i set it to false but it still shows up and i reloaded but still same results also my money kills and deaths bug out like my kills and deaths say -1 and i have like 20,000 dollars but it says i have -18,000 any help?
-
View User Profile
-
Send Message
Posted Aug 14, 2013is there a way to remove players stats from my scoreboard? thanks