Glad you like it! Thanks for the review! I try to keep it as affordable as possible while giving the best features!
Version: 4.3.1-Premium
the "Stats Scoreboard Premium" plugin stands out as a solid choice for Spigot server owners. It masterfully blends functionality, ease of use, and aesthetic appeal with a straightforward configuration process, making it a highly appealing option for enhancing the player experience on Minecraft servers. Additionally, the support provided on Discord is exemplary - efficient, responsive, and extremely helpful.
Thanks for the great review! I'm glad you like it!
Version: 4.2.13-Premium
Exelent plugin, i can see that the developer put a lot of effort in this, my compliments... If i could just add something it would be the /setstats command. Nice work man!
help, this plugins crash my sv because says cache is full
Description: Exception in server tick loop
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
at java.base/java.lang.Thread.start0(Native Method)
at java.base/java.lang.Thread.start(Thread.java:802)
at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:945)
at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1362)
at io.papermc.paper.util.MCUtil.scheduleAsyncTask(MCUtil.java:503)
at net.minecraft.server.players.GameProfileCache.save(GameProfileCache.java:343)
at net.minecraft.server.players.GameProfileCache.add(GameProfileCache.java:139)
at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:195)
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:585)
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:233)
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1565)
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:440)
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1397)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
at java.base/java.lang.Thread.run(Thread.java:833)
I recommend this plugin for all your scoreboard needs. With tick based updating and animations, even my mom will play on your server you use this scoreboard. And, the developer provides next level, personal support. So long to all you other scoreboard plug-ins out there, this is the only one needed. Peace!
Snow is the best dev i have met
The price of the plugin doesn't do justice for the amount of support he gives
he went above and beyond to fix the issues (Had stats sync issue with bungee server)
Made several changes, multiple test version , staying up late to make sure it works
Big vouch for snow
Thanks for the very nice review, and thanks for being very kind and polite and understanding about the issues :D
Version: 3.4.11-Premium
Extremely useful plugin for any pvp oriented servers or pvp/pve arenas. Intergrates well with holographic displays plugin. The developer is very helpful and adressing any bugs very quickly. Worth its price if you go for a premium version as I did :)
Thanks so much for the review! If you ever have any issues or feature requests don't hesitate joining the discord! I always try to stay active there and have pretty quick responses!
Version: 3.4.9-Premium
Very nice Plugin allways good but can you fix it maybe if a Player kill a player 2-3 times then block the stats so he must kill a other player becouse many players boosting the stats
Keep in mind it hurts plugins to review based on requests/issues rather then the plugin as a whole.
Version: 3.4.9-Premium
The author is right on top of any questions that I had regarding the plugin, and going so far as accommodating my requests by doing what I asked and putting it out on an updated version, Thanks Snow, I appreciate your efforts!
Joe
Buena noche....
Estuve usando este plugin en la version lite y no tuve ningun problema con el, con lo que me convencio de comprarlo en su version premium y me salta este error al entrar al sv....
[01:54:33] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to StatsSB v3.4.6-Premium
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:319) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.PlayerList.a(PlayerList.java:200) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.LoginListener.c(LoginListener.java:154) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.LoginListener.tick(LoginListener.java:53) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:219) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:130) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1126) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:355) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1007) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:846) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
Caused by: java.lang.NullPointerException
at me.extremesnow.statssb.utils.Utilities.addToPlayerMaps(Utilities.java:273) ~[?:?]
at me.extremesnow.statssb.events.Events.onJoin(Events.java:67) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315) ~[spigot-1.16.4.jar:git-Spigot-37d799b-3eb7236]
... 14 more
¡Únete a la discordia y puedo ayudarte! Desafortunadamente, estoy teniendo problemas para convertir las bases de datos de statssb lite en la versión premium. Si no es un problema eliminar el archivo stats.db, esa sería la solución más rápida. de lo contrario, tendré que ayudarlo a solucionar el problema :)
Version: 3.4.4-Premium
The Holograms are disapired if reload or restart the Server same think it is if you reload only the plugin please fix !
An awesome plugin. It does everything it claims to do.
The developer is also friendly and helpful, support was given in a matter of minutes of my issue.
If you are looking for a good, easy and high quality Scoreboard plugin, get StatsSB.
It also has a free version if you're wondering how it works, which also includes lots of cool features.