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 Feb 9, 2014I have an error
http://pastebin.com/d7KB6f9N
-
View User Profile
-
Send Message
Posted Feb 9, 2014can you add bungeecord compatibly from a online variable? so you can see how many people is on all servers
-
View User Profile
-
Send Message
Posted Feb 9, 2014@szebi1999
Please use pastebin or something similar. I think your issue is already fixed.
-
View User Profile
-
Send Message
Posted Feb 9, 20149.02 12:38:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_40] 09.02 12:38:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_40] 09.02 12:38:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_40] 09.02 12:38:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_40] 09.02 12:38:15 [Server] INFO at com.github.games647.scoreboardstats.listener.PlayerListener.onJoin(PlayerListener.java:40) [?:?] 09.02 12:38:15 [Server] INFO Caused by: java.lang.NullPointerException 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-39-gbad6451-b3010jnks] 09.02 12:38:15 [Server] INFO org.bukkit.event.EventException 09.02 12:38:15 [Server] INFO [12:38:15 ERROR]: Could not pass event PlayerJoinEvent to ScoreboardStats v0.7
-
View User Profile
-
Send Message
Posted Feb 9, 2014@Honnebombel
I know. It's fixed now. Bukkit breaks with the new changes all plugins that use : in their commands. . .
A new update for this is uploaded.
-
View User Profile
-
Send Message
Posted Feb 9, 2014@games647: With the dev-build 1.7.2-R0.3 craftbukkit the plugin doesn't load. But with the beta-build 1.7.2-R0.2 craftbukkit it works fine.
-
View User Profile
-
Send Message
Posted Feb 8, 2014@OrbitalSquadron
1.7.4 version of scoreboardstats should work with 1.7.2 bukkit
-
View User Profile
-
Send Message
Posted Feb 8, 2014Please add, that the count color is editable. I mean the Count after the variable
-
View User Profile
-
Send Message
Posted Feb 8, 2014Update for 1.7.2 please :)
-
View User Profile
-
Send Message
Posted Feb 8, 2014@zachrywilsn
Thats normal to optimize the performance. You have to wait the minute.(another access have to make.) So I don't have to create a extra thread for managing the cache. So in simply words the cache only save the entries if the save time is expired and another access is made to the cache OR the server shutdown (on shutdown all entries are saved)
So if you test it alone (only one account), you have to note that.
-
View User Profile
-
Send Message
Posted Feb 8, 2014VERSION 0.7.2 May have a bug!
So i set the PvPStats-SaveIntervall: 1 It does save and work in a way! It seams that the topkills only updates after a restart from what i can see. Hope its just something i wrote wrong but i dont think so.
heres my config. http://pastebin.com/rKpKg3Hs
Like i made new config set it up etc etc. loggged in did some mob kills then did a shutdown. started back up and did some pvp kills and then i didnt see top kills, i did another shutdown looked at my config and restarted and then i see the top kills in the side again. but it dosent seam to update per kill like it used to.
-
View User Profile
-
Send Message
Posted Feb 8, 2014Enjoy! V0.7.2 http://dev.bukkit.org/bukkit-plugins/scoreboardstats/files/27-scoreboard-stats-v0-7-2/
-
View User Profile
-
Send Message
Posted Feb 8, 2014@Honnebombel
Please wait. As you may see some comments under this, I already uploaded a update, but it's still under review since about 15 hours. Can you please post the full error please anyways.
-
View User Profile
-
Send Message
Posted Feb 8, 2014Hi this is a nice plugin, but i have a problem with the 0.7 version
[Server thread/ERROR]: Could not load command sb:reload for plugin ScoreboardStats: Illegal Characters
-
View User Profile
-
Send Message
Posted Feb 7, 2014You should also state that you changed it from %ticks% to %tps%
I complied the latest version, works fine.
-
View User Profile
-
Send Message
Posted Feb 7, 2014@iDStylex
Is fixed there. I posted a changelog on the previous page.
-
View User Profile
-
Send Message
Posted Feb 7, 2014What with the Kills? saving after restart?
-
View User Profile
-
Send Message
Posted Feb 7, 2014@dome77
It is under review of the dev.bukkit team. Every file on dev.bukkit.org must be accepted by them to be released under these rules
-
View User Profile
-
Send Message
Posted Feb 7, 2014where is the new update?
-
View User Profile
-
Send Message
Posted Feb 6, 2014@games647
You state that you added uSkyblock variables but those variables aren't listed on the variable page. Could you please add them? I would love to use this on my server!