Not all versions have been tested, at the moment I am aware that versions prior to 1.8 do not work.
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/DarkDragon117/customscoreboard
- Donation Link:
- https://www.buymeacoffee.com/chechu
Edit config.yml to change the scoreboard.
You can use {money}, {x}, {y}, {z}, {online}, {maxplayers} and {displayname} as placeholders.
You can use essentials and minecraft color formatting codes.
Check /scoreboard command to see all the commands
/scoreboard help (customscoreboard)
/scoreboard info (customscoreboard)
/scoreboard hide (customscoreboard.hide)
/scoreboard show (customscoreboard.hide)
/scoreboard reload (customscoreboard.reload)

Custom Scoreboard 1.0.1
This plugin allows you to set a Custom Scoreboard on your server
Recent Updates
- 1.0.1 - Fixed an error when Player Quits Jan 22, 2021
- 1.0 - Stable Version with Commands and easier Customization Jan 17, 2021
Recent Reviews
-
PuppyMineLife
- 5/5,
Very good plugin! No flickering, doesn't cause lag, active owner, and even more!? I recommend this plugin to anyone looking for a high quality scoreboard plugin.
-
Ryhox
- 5/5,
it doesn´t work but i think its a nice plugin here the error: [20:58:46 ERROR]: Could not pass event PlayerJoinEvent to CustomScoreboard v1.0.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
Caused by: java.lang.NoSuchMethodError: org.bukkit.scoreboard.Scoreboard.registerNewObjective(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/bukkit/scoreboard/Objective;
at dev.chechu.customscoreboard.CustomBoard.<init>(CustomBoard.java:27) ~[?:?]
at dev.chechu.customscoreboard.Main.createBoard(Main.java:122) ~[?:?]
at dev.chechu.customscoreboard.events.ScoreboardListener.onPlayerJoin(ScoreboardListener.java:28) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot1.8.jar:git-Spigot-db6de12-18fbb24]
... 14 more-
Author's Response
Hi! Thanks for the review. It seems the plugin isn't working on 1.8 Minecraft because of the API, unfortunately, there won't be a quick fix soon, I don't dispose of much free time to update my plugins but I will annotate this so whenever I can I could make a legacy version for pre 1.13 versions... Sorry about this, you can just wait for now.
-
TORPADREKER
- 5/5,
This is a very excellent and simple plugin! Everything works perfectly! Although if there was a way to remove the numbers at the right side of the scoreboard, this plugin would surely be better!
-
Author's Response
Hi! Thanks for your review!! Unfortunately removing the numbers is impossible as far as I know :/. You can join my discord server to discuss about this and other things ( discord.darkdragon.dev ). ^^
-
ohfreddie
- 4/5,
This is a cool plugin but whenever a player leaves my serrver, all of the information on the scoreboard duplicates itself. Is there a fix for this? Discord: ohfreddie#2107
-
Author's Response
Sorry, my bad! I am fixing it right now. Thanks for reporting it since I haven't tested it with multiple players ^^