Easy Scoreboards [v2.5.1]

im making a team deathmatch game in ur plugin am i able to create like 2 teams and the scoreboard will count kills? and if not could you maybe add it?

1 Like

Can you add the server tps to the scoreboard?

New Version 1.6.0

Added TPS to see the average tick speed of the last 10 seconds (request by @TreasureIsland)
Added showall and hideall command

1 Like

How about the players ping?

Is this for API5?

Don’t know. I’ve been using it on API 4. Have you tested if it works on API 5?

Using it on API5. Scoreboard shows my name and balance for everyone else too…

Not working for API6

27.11 11:46:47 [Server] Server thread/ERROR [FML]: The following problems were captured during this phase
27.11 11:46:47 [Server] Server thread/ERROR [FML]: Caught exception from Easy Scoreboards (de.yottaflops.easyscoreboard)
27.11 11:46:47 [Server] INFO org.spongepowered.mod.plugin.InvalidPluginException
27.11 11:46:47 [Server] INFO at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:268) ~[spongeforge-1.10.2-2123-6.0.0-BETA-1902.jar:1.10.2-2123-6.0.0-BETA-1902]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[LoadController.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[LoadController.class:?]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:53) ~[LoadController.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549) [Loader.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
27.11 11:46:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
27.11 11:46:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
27.11 11:46:47 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.11 11:46:47 [Server] Server thread/ERROR [FML]: Caught exception from Holograms (de.randombyte.holograms)
27.11 11:46:47 [Server] INFO org.spongepowered.mod.plugin.InvalidPluginException
27.11 11:46:47 [Server] INFO at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:268) ~[spongeforge-1.10.2-2123-6.0.0-BETA-1902.jar:1.10.2-2123-6.0.0-BETA-1902]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[LoadController.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[LoadController.class:?]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:53) ~[LoadController.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549) [Loader.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
27.11 11:46:47 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
27.11 11:46:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
27.11 11:46:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
27.11 11:46:47 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.11 11:46:47 [Server] Server thread/ERROR Encountered an unexpected exception
27.11 11:46:47 [Server] INFO net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Easy Scoreboards (de.yottaflops.easyscoreboard)
1 Like

New Version 1.6.1

Support for Sponge API version 6.0.0

Migrating from an older version

Investigation has shown, that the new API versions don’t support dots in the plugin ids.

To support the newer API versions and newer server versions the plugin id has changed from de.yottaflops.easyscoreboard to de_yottaflops_easyscoreboard.
For a seamless migration you have to rename the config file to de_yottaflops_easyscoreboard.conf before starting the server with the new version

Thanks to @Gershon for reporting this error.

Awesome, thank you, i’ll try updating to it later tonight

Thank you for update plugins.

Can YottaFLOPS add other of player status ?
Example : Summary exp, Food, Heart, etc…

EXP : 100, Food 10 (Full 20), Heart 10 (Full 20)

New in Version 1.7.0

Added Minecraft Time (MTIME) and Server Time (STIME) placeholders
Added new color and styles strings

@11115 I will most likely add your suggestions in the next version

The plugin seems to be kicking players after they die, it happens 100% of the time.

Versions I have tried: 1.6.0 and 1.6.1

Sponge Version: spongeforge-1.10.2-2171-5.1.0-BETA-1976.jar

I am also using Pixelmon Version: 5.0.0 BETA 12 (1.10.2)

It seems to happen regardless of what I have on the scoreboard, I have tried re-installing it with nothing on the scoreboard and that does not solve it. Any help would be appreciated.

Thanks,
Nova

Strange cuz I’m not having any issues with this. Your issue might be the spongeforge version.

Hmm, are you running Sponge 5.0 or 6.0?

I added PlaceholderAPI support with this Pull Request

Also, instead of making your own reload command, the correct practice is to listen for the event GameReloadEvent and put your reload code there.

I would like to see the Placeholder Support added and then all Placeholders can be managed/added through the Placeholder plugin

1 Like

New version 1.7.2

Fixed an issue with the TPS going over 20.0 when reloading the config
Text and placeholders are now separated with %

###Migrating from any older version
All placeholders now begin and end with %
Just change that in the config file

error in spongeforge-1.10.2-2171-5.1.0-BETA-2010.
Could not pass ClientConnectionEvent$Join$Impl

Full error code : http://pastebin.com/KTS1X2Rk

Thank you for reporting this error.

Could you please tell me what your config file says what should be displayed as the title of the scoreboard (line 0).