Floppy012 submitted a new resource: PingUtils - Plugin that manages MOTD, Max-User count, Online-User Count and ServerIcon (randomly) Read more about this resource...
Floppy012 updated PingUtils with a new update entry: Update to Version 2.0.1 Read the rest of this update entry...
Floppy012 updated PingUtils with a new update entry: Changed to Version 2.1.1 Read the rest of this update entry...
Hi, Its a nice plugin! Just wondering for 1 thing. Is it possible that i could set the minimum amount of players to 100/500. So fake players stays at 100 BUT when a real player joins it adds to the 100. to 101, 102,103. So 110/500 would be 10 players online? This would be great.
What friend above me said should be added. Also, It could randomly add/remove online players to look more real
Error: Code (Text): [22:39:12] [Server thread/ERROR]: Error occurred while enabling PingUtils2 v2.1.1-SNAPSHOT (Is it up to date?) java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_8_R2/CraftServer at de.f012.pluginlib.CustomJavaPlugin.registerCommand(CustomJavaPlugin.java:52) ~[?:?] at de.f012.pingutils.PingUtils.registerCommands(PingUtils.java:82) ~[?:?] at de.f012.pingutils.PingUtils.onEnable(PingUtils.java:44) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45] Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_8_R2.CraftServer at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45] ... 14 more Any idea?