SternalBoard | Simple & Animated Scoreboard | icon

SternalBoard | Simple & Animated Scoreboard | -----

Packet-based scoreboard with easy configuration




Version: 2.3.0
Instale el plugin en mi server y no carga la maldita scoreboard lo intente solucionar fue imposible
-
Author's response
Deberías contactar conmigo en mi Discord antes de nada.

Version: 2.3.0
amazing plugin but i have problem, when player joins at server scoreboard doesn't show up and until player won't rejoin - scoreboard is hidden, sorry for my grammar btw, do u know how to fix it? console don't show up any errors

Version: 2.2.9
My server just looking 200% better when I started using STernalBoard! Great Plugin! Keep it up!!

But the title of the scoreboard gets simplified colors and no hex colors!

Great choice for ur server
-
Author's response
Thank you!

Version: 2.2.8
This plugin sucks it the default scoreboard it self takes the 50% of the screen and the owner of the plugin is lazy af won't fix any probs
-
Author's response
This makes no sense, if your screen is small or your resolution is low the scoreboard will occupy a large part of your screen, you can remove lines.

Version: 2.2.8
[1. made conversation - author ignore this issue]
[2. joined discord - can't verify. Owner have blocked dm]

[03:05:05 ERROR]: Could not pass event PlayerJoinEvent to SternalBoard v2.2.8
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?]
at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?]
at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?]
at java.util.Objects.checkIndex(Objects.java:361) ~[?:?]
at java.util.ArrayList.get(ArrayList.java:427) ~[?:?]
at Oneblock.PlayerInfo.get(PlayerInfo.java:89) ~[Oneblock-1.1.5.jar:?]
at Oneblock.Oneblock.getlvl(Oneblock.java:1333) ~[Oneblock-1.1.5.jar:?]
at Oneblock.OBP.onPlaceholderRequest(OBP.java:54) ~[Oneblock-1.1.5.jar:?]
at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:32) ~[PlaceholderAPI-2.11.5.jar:?]
at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[PlaceholderAPI-2.11.5.jar:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[PlaceholderAPI-2.11.5.jar:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[PlaceholderAPI-2.11.5.jar:?]
at com.xism4.sternalboard.utils.TextUtils.processPlaceholders(TextUtils.java:62) ~[SternalBoard-2.2.8-all (1).jar:?]
at com.xism4.sternalboard.Scoreboards.lambda$updateFromSection$0(Scoreboards.java:28) ~[SternalBoard-2.2.8-all (1).jar:?]
at java.util.ArrayList.replaceAllRange(ArrayList.java:1712) ~[?:?]
at java.util.ArrayList.replaceAll(ArrayList.java:1702) ~[?:?]
at com.xism4.sternalboard.Scoreboards.updateFromSection(Scoreboards.java:28) ~[SternalBoard-2.2.8-all (1).jar:?]
at com.xism4.sternalboard.managers.ScoreboardManager.setScoreboard(ScoreboardManager.java:75) ~[SternalBoard-2.2.8-all (1).jar:?]
at com.xism4.sternalboard.managers.ScoreboardManager.setBoardAfterCheck(ScoreboardManager.java:171) ~[SternalBoard-2.2.8-all (1).jar:?]
at com.xism4.sternalboard.listeners.ScoreboardListener.onJoin(ScoreboardListener.java:19) ~[SternalBoard-2.2.8-all (1).jar:?]
at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:40) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-405]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-405]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-405]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:344) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.handleConfigurationFinished(ServerConfigurationPacketListenerImpl.java:130) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(ServerboundFinishConfigurationPacket.java:18) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.a(ServerboundFinishConfigurationPacket.java:9) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1455) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1432) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1355) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1547) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1216) ~[paper-1.20.4.jar:git-Paper-405]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-405]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
-
Author's response
What do you mean by blocked DM? I don't answer on private. You must open a ticket. This is not side to report other plugins issue.

Version: 2.2.8
TERRIBLE MALA LA WEA SE BUGEA POR TODO APARTE NO SE PUED EPONER SIMBOLSO NI UNA WEA PROQUE TE PETA LA CONSOLA CON TANTO ERROR CHATCHA EL PLUGIN KLO MALO
-
Author's response
Hola, deberías entrar a nuestro discord o simplemente reportarlo en github ya que no tengo constancia de ningún error, parece ser que el problema reside en tu local.

Version: 2.2.8
Great Plugin. 10/10 !!! :) Basic, Simple, and very functional plugin. Recommended!!!
-
Author's response
Thank you!

Version: 2.2.7
Very good plugin, quite comprehensive, but I would like it to accept hexadecimal color format like "#7d00df&l". This would provide better compatibility with Essentials Chat. Due to this small detail, I haven't given it 5 stars. I hope to see something like this implemented in an update. Greetings! :)
-
Author's response
You can use MiniMessage, how ever im thinking on adding multiple RGB formats so you can choose

Version: 2.2.7
I've been looking for a good scoreboard plugin for a long time, finally I found this one so I recommend it
-
Author's response
Thank you, i apreciate it!

Version: 2.2.6
Better plugin for scoreboard can't be found! Exellent job! And very very very simple to use
-
Author's response
Thank you!

Version: 2.2.5
Pls add support with bungeecord or add new plugin for bungeecord sternalboard .
-
Author's response
What? SternalBoard doesn't need to mess with bungeecord for its features

Version: 2.2.5
Thanks for the plugin! This is the best free scoreboard plugin out there with no bugs or errors
-
Author's response
Thank you for that review! I apreciate it.

Version: 2.2.3
I get the same error as the one below Using the PAPI plug-in causes that error!!!!!!!!!!
-
Author's response
Then you could read the response instead of "review" a other plugin problem

Version: 2.2.3
Pls dodaj support z bungeecord lub dodaj nowy plugin dla bungeecord sternalboard
-
Author's response
What?

Version: 2.2.3
[04:21:22 ERROR]: Could not pass event PlayerJoinEvent to SternalBoard v2.2.2
java.lang.IllegalArgumentException: Attempt to get net.minecraft.server.level.PlayerInteractManager field "net.minecraft.server.level.EntityPlayer.e" with illegal data type conversion to int
at jdk.internal.reflect.UnsafeFieldAccessorImpl.newGetIllegalArgumentException(UnsafeFieldAccessorImpl.java:69) ~[?:?]
at jdk.internal.reflect.UnsafeFieldAccessorImpl.newGetIntIllegalArgumentException(UnsafeFieldAccessorImpl.java:132) ~[?:?]
at jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.getInt(UnsafeQualifiedObjectFieldAccessorImpl.java:59) ~[?:?]
at java.lang.reflect.Field.getInt(Field.java:601) ~[?:?]
at com.extendedclip.papi.expansion.player.PlayerUtil$1.apply(PlayerUtil.java:66) ~[?:?]
at com.extendedclip.papi.expansion.player.PlayerUtil$1.apply(PlayerUtil.java:50) ~[?:?]
at com.extendedclip.papi.expansion.player.PlayerUtil.getPing(PlayerUtil.java:122) ~[?:?]
at com.extendedclip.papi.expansion.player.PlayerExpansion.retrievePing(PlayerExpansion.java:481) ~[?:?]
at com.extendedclip.papi.expansion.player.PlayerExpansion.onRequest(PlayerExpansion.java:403) ~[?:?]
at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[PlaceholderAPI-2.11.3.jar:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[PlaceholderAPI-2.11.3.jar:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[PlaceholderAPI-2.11.3.jar:?]
at com.xism4.sternalboard.utils.TextUtils.processPlaceholders(TextUtils.java:62) ~[SternalBoard-2.2.3-all (1).jar:?]
at com.xism4.sternalboard.Scoreboards.lambda$updateFromSection$0(Scoreboards.java:28) ~[SternalBoard-2.2.3-all (1).jar:?]
at java.util.ArrayList.replaceAllRange(ArrayList.java:1712) ~[?:?]
at java.util.ArrayList.replaceAll(ArrayList.java:1702) ~[?:?]
at com.xism4.sternalboard.Scoreboards.updateFromSection(Scoreboards.java:28) ~[SternalBoard-2.2.3-all (1).jar:?]
at com.xism4.sternalboard.managers.ScoreboardManager.setScoreboard(ScoreboardManager.java:77) ~[SternalBoard-2.2.3-all (1).jar:?]
at com.xism4.sternalboard.managers.ScoreboardManager.checkWorldManager(ScoreboardManager.java:161) ~[SternalBoard-2.2.3-all (1).jar:?]
at com.xism4.sternalboard.listeners.ScoreboardListener.onJoin(ScoreboardListener.java:25) ~[SternalBoard-2.2.3-all (1).jar:?]
at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:40) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-31]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at net.tonimatasdev.perworldplugins.util.listener.PerWorldRegisteredListener.callEvent(PerWorldRegisteredListener.java:62) ~[PerWorldPlugins-1.3.7.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-31]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-31]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:339) ~[paper-1.20.1.jar:git-Paper-31]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.placeNewPlayer(ServerLoginPacketListenerImpl.java:202) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:183) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:85) ~[?:?]
at net.minecraft.network.Connection.tick(Connection.java:599) ~[?:?]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:234) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1573) ~[paper-1.20.1.jar:git-Paper-31]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.1.jar:git-Paper-31]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1394) ~[paper-1.20.1.jar:git-Paper-31]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1171) ~[paper-1.20.1.jar:git-Paper-31]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.1.jar:git-Paper-31]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
-
Author's response
This is not the side to report problems.

How ever the problem seems the expansion "Player"

Please try to remove the expansion from the folder, or update it.

Version: 2.2.1
Buen plugin, pero hay veces que se buguea, por ejemplo desaparece toda la configuración de la nada
-
Author's response
Nunca pude replicar ese error, quizás es una versión rota.

Version: 2.2 0
in version 2.2.0, which is for version 1.20, it does not work and the scoreboard is not visible
-
Author's response
Fixed 1.20 support, please change the review if you like the plugin :)

Version: 2.2 0
Will there be a version for 1.20 ?
-
Author's response
It already works for 1.20

Version: 2.2 0
Probably this plugin works for many but not for me personally, I need to put an IP of 16 letters and the scoreboard only allows you to put 14, I hope you can use that option to extend the scoreboard as a featherboard
-
Author's response
This a server limitation and it's of 16 chars.

It throws a exception instead of crashing, that's why doesn't appear i guess. Use a higher version than 1.8 to have more arguments per string

Version: 2.1
The new version's way of configuration totally ruined it. Please bring back the config.yml
-
Author's response
We are fixing it. Thanks

Version: 2.0.4
100% working plugin... love it. ..
-
Author's response
Thanks for the review :)

Version: 2.0.4
Excellent scoreboard plugin, the truth is that it is very optimized obviously more functions could be added over time but the truth is incredible
-
Author's response
Thanks for the review, we're already working on a huge-update.

Version: 2.0.2
Esta Guay El Plugins pero lo que prodian meter es los scoreboars en cada mundo osea en el lobby su propio scoreboars en el survival tambien grasias por su atencion
-
Author's response
Ya existe eso, revisa bien la wiki se llama "per-world-scoreboard"

Version: 2.0.2
Este plugin es buenísimo, cumple con todo lo que se necesita y más, aunque tengo una sola pregunta: ¿hay alguna forma de habilitar la scoreboard animada para un mundo específico solamente?, porque yo quiero usarla en el mundo del lobby, pero en el resto no quiero tener scoreboard. Ojalá puedan ayudarme :)
-
Author's response
No, pero lo tendré sugerencia

Version: 2.0.2
ignore the doodoofart head below.
one of the best scoreboard plugin i've ever use.
-
Author's response
:)) Based

Version: 2.0.2
The plugin is good but if you want to disable the scoreboard for specific world you can't and the support take a long for asnwer you, not recomended for 1 server if you going to use the per world scoreboard
-
Author's response
Hello, we don't win nothing by supporting any one, so except a delay of the staff. And yes you can remove some world from scoreboard. Read good the wiki before bad-review the resource.

Version: 2.0.2
Awesome plugin, just wish it supported (&#rrggbb) color formatting, I can't seem to put my LuckPerms prefix since it's a hex gradient.
-
Author's response
On our new version we're going to make configurable the type of format, so people can switch, thanks for the review.

Version: 2.0.2
Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you
-
Author's response
thanks for it

Version: 2.0.2
Le doy 4 estrellas ya que no veo la opción de debug mode para los jugadores de la 1.8 y también tiene un máximo de líneas por lo que e probado en el mi servidor, no se la verdad si es mi servidor o es el plugin ya que con otros plugin de scoreboard no me ha pasado, por todo lo demás esta bien. Es un muy buen plugin y cumple con su función.(si hay link de un addon para debug mod para este plugin mandamelo pls)
-
Author's response
Hay una versión que evita problemas con viaversion jugadores 1.8

Version: 2.0.2
Un plugin de scoreboard con todo lo que necesito, buen rendimiento y una amplia lista de funciones. Recomendado este plugin, gracias Isma!

Version: 2.0.2
Excelente plugin, buen rendimiento en el servidor y cumple con exactamente con lo que ofrece, recomendado.
-
Author's response
Gracias por la review :)

Version: 2.0.2
Cool plugin! But i have 1 question. How to setup per-world scoreboard? Im replacing 'world' with spawn, and nothing changed.
-
Author's response
Good, by default it is not activated you have to replace the mode to "world", and it would be working, thanks for the review.

Version: 2.0.2
Very good plugin. It has all you need in scoreboard plugin. No necessary options. Greetings!
-
Author's response
Thanks for the review, i really apreciate it!

Version: 2.0.2
Hi how can i scale the board. It's too big tks bro. And eveything is very good. Thanks
-
Author's response
Thanks for the review, i helped you on support so cool.

Version: 2.0.2
Good Plugin , Would Highly Recommend Downloading this :D , Also helped me from finding a good scoreboard plugin
-
Author's response
Thanks :)) I Hope works good for you.

Version: 2.0.2
El complemento cumple su función de marcado, por lo cual se lleva las 5 estrellas, pero estaría genial que agregara una opción "legacy" para aquellos servidores que ejecutan versiones altas y hacen compatibilidad con 1.8
-
Author's response
La opción está hardcodeada, es decir si por alguna razón superas el límite de argumentos o líneas, en vez de cerrar el thread tirará un WARNING para que lo veas y lo corrijas.

Version: 2.0.,1
Tengo un problema, mi servidor es multiversiones, pero la version base es 1.17, pero cuando un usuario "X" entra con las versiones anteriores como ejemplo la 1.8, el scoreboard se cambia de tamaño y se hace mas pequeño, impidiendo que se pueda ver las variables, es un error o algo que tengo que modificar?

Pero aparte de eso, me gusta su plugin que es completo
-
Author's response
Tienes que poner el máximo de args/lineas que 1.8 soporta para que se vea bien.

Version: 2.0.,1
Muy buen plugin, todo funciona correctamente, pero podrias agregar una opcion para desactivar scoreboards en mundos especificos o poner scoreboards animadas en mundos especificos
-
Author's response
Gracias por la review, en github ya hemos puesto ese addon para hacerlo y lo demas me lo apunto!

Version: 1.8v
----------------------------------
Good plugin :3
-----------------------------------
-
Author's response
Thanks :)

Version: 1.7-2
Buen plugin, la verdad no consume nada y eso que mi scoreboard tiene animaciones, recomendado
-
Author's response
Gracias por la review!

Version: 1.5-Addons
please add per world scoreboard ?????
-
Author's response
Its added, sorry for the delay

Version: 1.5
Great plugin! but can you add a Per World option? in which worlds the scoreboards should be enabled
-
Author's response
Hey, the addon is already on lastest build.
Thanks for the review & suggestion

Version: 1.4-BLUE-DRAGON
Muy buen plugin scoreboard lo he estado utilizando desde la versión 1.3.5 sin problemas muy bien optimizado y con gran variedad de variables placeholders 10/10
-
Author's response
Gracias por la review <3

Version: 1.4-DRAGON
EXCELENT! Muy buena optimización en las animaciones y es ligero, bastante bien. 10/10
-
Author's response
Gracias por la review JoDriver :D!

Version: 1.4-DRAGON
Excelente esta actualización, está bien optimizado al usar el modo animado. 10/10
-
Author's response
Muchas gracias por la review <3

Version: 1.3.8
Great Plugin! Shows players exactly the info that I want and the config file is simplistic but effective.

Frequently updated!
-
Author's response
Thanks for the review <3

Version: 1.3.8
Ta bien optimizado y el soporte con placeholders anda bastante bien en comparación de otros plugins de scoreboard!
-
Author's response
Muchas gracias baugamer por la review.

Version: 1.3.8
________________________________
Buen plugin quisiera que colocaras mi server
________________________________
-
Author's response
Muchas gracias por la review <3

Version: 1.3.7
Esta version del plugin no funciona :((((((((((((((((((((((((((((((((((((((((((((((((
-
Author's response
Deberías quitar el mensaje, ya que no hay ningún problema y esto no es un sitio de reportes sino de calificaciones.

Version: 1.3.6
________________________________
Buenisimo el plugin
________________________________
-
Author's response
Muchas gracias <3

Version: 1.3.5
________________________________
El mejor plugin de scoreboard, 10/10
________________________________
-
Author's response
Gracias eloso por la review <3

Version: 1.3.5
Просто хороший плагин)
-------------------------------------
Just a good plugin)
-
Author's response
Thank u for the review <3

Version: 1.3.5
the best scoreboard plugin I've ever used, the most optimized, 5 stars without a doubt
-
Author's response
Thank u for the positive review :)

Version: 1.13.10
[17:59:38] [Craft Scheduler Thread - 12/WARN]: Exception in thread "Craft Scheduler Thread - 12"
[17:59:38] [Craft Scheduler Thread - 12/WARN]: org.apache.commons.lang.UnhandledException: Plugin SternalBoard v1.13.10 generated an exception while executing task 31
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Unable to update scoreboard lines
at com.xIsm4.plugins.api.scoreboard.SternalBoard.updateLines(SternalBoard.java:328)
at com.xIsm4.plugins.managers.ScoreboardManager.updateBoard(ScoreboardManager.java:46)
at com.xIsm4.plugins.managers.ScoreboardManager.lambda$init$0(ScoreboardManager.java:37)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 16
at java.lang.String.substring(Unknown Source)
at com.xIsm4.plugins.api.scoreboard.SternalBoard.sendTeamPacket(SternalBoard.java:511)
at com.xIsm4.plugins.api.scoreboard.SternalBoard.updateLines(SternalBoard.java:315)
... 8 more
-
Author's response
This isn't for issues, it's a review of the plugin (Remove it, and add me on discord: xIsm4#9127)
It's caused by u exceded length.

Version: 1.13.10
Buen plugin, fáci de usar, muy util y la verdad ayuda a las personas que quieren una Scoreboard sencilla.
-
Author's response
Muchas gracias :)

Version: 1.13.10
I used SternalBoard on my server, and i had 0 bugs & preformance it's good keep updating it
-
Author's response
Thanks for the review :)

Version: 1.13.10
Bad Responce. ( I saw it )
Bad And False Review to Other Resources( I saw it too )
I don't recommend to use this guy's plugin.
Cuz He tryed to nuke other Resource!
Bad guy!
-
Author's response
I didn't nuked anything, i just sayd the resource it's bad (I used it by 2h with exploits and doesn't detected any1)

Version: 1.3.10
Just a nice plugin
----=====----====----====-----====----====----==-=-=-=-=-=-=
-
Author's response
Thanks for the review :))!

Version: 1.3.7
Excellent plugin, but I hope it can create multiple scoreboards and support dynamic titles.
-
Author's response
Im not that sure if adding multiples scoreboards will have a good preformance "The idea of this ScoreBoard", ill think about dynamic titles.

Version: 1.3.7
Amazing plugin! But can you add "/sternalboard toggle" command to enable and discord scoreboard for the player
-
Author's response
Yeah sure, ill add /sternalboard toggle, and what do u mean with "Discord scoreboard" add me on discord and explain me pls: xIsm4#9127

Version: 1.3.6
Hello ! How do you do to remove lines numbers like on your screenshot ?
I don't find any explanation of hos to do this.
-
Author's response
That-'s not a review comment, u should remove it, and add me on discord.

Version: 1.3.5
Lo hago en español ya que da weba traducir-
En verdad es un buen plugin de scoreaboard, el dev siempre para activo para poder ayudar.
Aunque me gustaría ver animaciones, igual me siento satisfecho con lo que tiene ahora el plugin. 5/5
-
Author's response
Gracias por la review, no agrego animaciones debido a que esta focus al rendimiento.

Version: 1.3.5
Nice plugin. 10/10 ......................................................................
-
Author's response
Thanks u too much <3

Version: 1.3.5
Esta muy bueno, full fluido solo quisiera editar los números de la derecha lo demás todo hermoso, besos :3
-
Author's response
Gracias por la review, actualmente se puede :)

Version: 1.3.4
The plugin is quite good, an easy-to-use scoreboard plugin with excellent support, as soon as I wrote to him with a plugin problem the developer began to solve it (it took a while but it is understood by the update of the Spigot api and the solution of errors)
-
Author's response
Thanks for the review, next time ill be faster fixing ur issues.

Version: 1.3.4
Está wenazo, me gustaria que se pudiera cambiar los números de a la derecha. Wenazo
-
Author's response
Ya se puede :)

Version: 1.3.0
I really like the plugin but the support is a bit inactive and I admit the credor is a bit of a mouse
-
Author's response
Thanks for the stars!, ill be more active by now.

Version: 1.3.0
Ridiculous. If you claim it to be "async", at least MAKE it async. Searched through the whole source code, everything's running on the main thread. (Which is no problem as there is no point in doing such simple stuff async, so why claim it?)

WTF
-
Author's response
Thanks for ur dumb review.

Version: 1.2.1
Autor amargado y sin ánimos de ayudar, le pongo 5 estrellas porque me gusta el masoquismo <3 jajaj no se crean, 10/10 la atención y el soporte uwu
-
Author's response
Gracias.. ¿Supongo xD?

Version: 1.2
El plugin es una pija, pero las pijas me encantan 10/10,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
-
Author's response
A bueno xD

Version: 1.2
Es el mejor plugin q e visto :O <3 muchas gracias por averme Regalado el plugin uwu
-
Author's response
Gracias

Version: 2021-02-19
Nice plugin, very very great plugin. It works perfectly with SternalSpigot. Nice job.
-
Author's response
Thanks for the review sir.

Version: 2021-02-19
Best Scoreboard plugin in the world, Download it now!
El mejor plugin de Scoreboard de el mundo, Descargalo ahora!
-
Author's response
Thanks for the review!

Version: 2021-02-19
Buenardooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo , el mejor plugin brooo!
-
Author's response
Thanks for the review!

Version: 2021-02-19
The Best Plugin! aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Version: 2021-02-19
Great scoreboard plugin. I have been using it on my network for a bit and i couldnt ask for a better plugin. Its very nice
-
Author's response
Thanks gunter!!

Version: 2021-02-19
Its good ScoreBoard plugin!
























80 symbols....













Sorry XD
-
Author's response
Thanks Syatir for the review!

Version: 2021-02-19
I Downloaded the plugin is the best Scoreboard plugin ever download this plugin is the best!
-
Author's response
Thanks 4l3xToxic for the positive review!

Resource Information
Author:
----------
Total Downloads: 217,961
First Release: Feb 19, 2021
Last Update: Jan 22, 2025
Category: ---------------
All-Time Rating:
72 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings