Jobs Warn & ChestShop error

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
DTB1995
Příspěvky: 65
Registrován: 19 led 2014, 15:24
Reputation: 0

Jobs Warn & ChestShop error

#1 Příspěvekod DTB1995 » 13 říj 2014, 17:22

93.91.250.126:27504

Ahojte mám problém s pluginom Jobs, v konzole mi stále vypisuje warn

Spoiler: zobrazit

Kód: Vybrat vše

 [17:21:52 WARN]: [Jobs] Task #17115 for Jobs v2.12.0 generated an exception
java.lang.AbstractMethodError: org.melonbrew.fe.Economy_Fe.depositPlayer(Lorg/bukkit/OfflinePlayer;D)Lnet/milkbowl/vault/economy/EconomyResponse;
     at me.zford.jobs.economy.VaultEconomy.depositPlayer(VaultEconomy.java:32) ~[?:?]
     at me.zford.jobs.tasks.BufferedPaymentTask.run(BufferedPaymentTask.java:37) ~[?:?]
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]


A ešte mám problém s pluginom chestshop.. toto mi vypisuje v konzole

Spoiler: zobrazit

Kód: Vybrat vše

> [17:22:36 ERROR]: Could not pass event ProtectionCheckEvent to ChestShop v3.7.16
org.bukkit.event.EventException
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:452) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Security.canAccess(Security.java:36) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Security.canAccess(Security.java:31) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Listeners.Block.BlockPlace.onChestPlace(BlockPlace.java:38) [ChestShop.jar:?]
     at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) ~[?:?]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:148) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ItemStack.placeItem(ItemStack.java:142) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:390) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:629) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
Caused by: java.lang.NoClassDefFoundError: net/t00thpick1/residence/api/ResidenceAPI
     at com.Acrobot.ChestShop.Plugins.ResidenceChestProtection.onProtectionCheck(ResidenceChestProtection.java:28) ~[?:?]
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
... 29 more
Caused by: java.lang.ClassNotFoundException: net.t00thpick1.residence.api.ResidenceAPI
     at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_51]
     at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
     at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
     at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
     at com.Acrobot.ChestShop.Plugins.ResidenceChestProtection.onProtectionCheck(ResidenceChestProtection.java:28) ~[?:?]
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
... 29 more
> [17:22:38 ERROR]: Could not pass event ProtectionCheckEvent to ChestShop v3.7.16
org.bukkit.event.EventException
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:452) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Security.canAccess(Security.java:36) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Security.canAccess(Security.java:31) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Listeners.Block.BlockPlace.onChestPlace(BlockPlace.java:38) [ChestShop.jar:?]
     at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) ~[?:?]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:148) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ItemStack.placeItem(ItemStack.java:142) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:390) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:629) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
Caused by: java.lang.NoClassDefFoundError: net/t00thpick1/residence/api/ResidenceAPI
     at com.Acrobot.ChestShop.Plugins.ResidenceChestProtection.onProtectionCheck(ResidenceChestProtection.java:28) ~[?:?]
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
... 29 more
> [17:22:38 ERROR]: Could not pass event ProtectionCheckEvent to ChestShop v3.7.16
org.bukkit.event.EventException
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:452) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Security.canAccess(Security.java:36) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Security.canAccess(Security.java:31) [ChestShop.jar:?]
     at com.Acrobot.ChestShop.Listeners.Block.BlockPlace.onChestPlace(BlockPlace.java:45) [ChestShop.jar:?]
     at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) ~[?:?]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:36) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:148) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ItemStack.placeItem(ItemStack.java:142) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:390) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:629) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
Caused by: java.lang.NoClassDefFoundError: net/t00thpick1/residence/api/ResidenceAPI
     at com.Acrobot.ChestShop.Plugins.ResidenceChestProtection.onProtectionCheck(ResidenceChestProtection.java:28) ~[?:?]
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
... 29 more
Naposledy upravil(a) DTB1995 dne 13 říj 2014, 17:24, celkem upraveno 1 x.
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Jobs Warn

#2 Příspěvekod Smexhy » 13 říj 2014, 17:24

Hoď sem zoznam pluginov a celý výpis z konzole pri štarte...

DTB1995
Příspěvky: 65
Registrován: 19 led 2014, 15:24
Reputation: 0

Re: Jobs Warn & ChestShop error

#3 Příspěvekod DTB1995 » 13 říj 2014, 17:28

Výpis po reštarte :

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 91.127.28.198!
Loading libraries, please wait...
> [17:25:10 INFO]: Starting minecraft server version 1.7.9
> [17:25:10 INFO]: Loading properties
> [17:25:10 INFO]: Default game type: SURVIVAL
> [17:25:10 INFO]: Generating keypair
> [17:25:10 INFO]: Starting Minecraft server on 93.91.250.126:27504
> [17:25:10 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
> [17:25:10 WARN]: Plugin `Build_It v0.1.0' uses the space-character (0x20) in its name `Build It' - this is discouraged
> [17:25:10 WARN]: Plugin `Frame_Protector v1.2' uses the space-character (0x20) in its name `Frame Protector' - this is discouraged
> [17:25:10 WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
> [17:25:10 WARN]: Could not get latest artifact information: IOException
> [17:25:11 INFO]: [FlashlightPlus] Loading FlashlightPlus v2.0
> [17:25:11 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [17:25:11 INFO]: [WorldEdit] Loading WorldEdit v5.6.3
> [17:25:11 INFO]: [Vault] Loading Vault v1.4.1-b436
> [17:25:11 INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
> [17:25:11 INFO]: [PermissionsEx] Loading PermissionsEx v1.22.5
> [17:25:11 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
> [17:25:11 INFO]: [Build_It] Loading Build_It v0.1.0
> [17:25:11 INFO]: yCommand] Loading MyCommand v5.1.3
> [17:25:11 INFO]: [Frame_Protector] Loading Frame_Protector v1.2
> [17:25:11 INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
> [17:25:11 INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
> [17:25:11 INFO]: [AdminChat] Loading Admin-Chat v1.3.0
> [17:25:11 INFO]: [HeroicDeathPlus] Loading HeroicDeathPlus v2.5
> [17:25:11 INFO]: [Lottery] Loading Lottery v0.9.4
> [17:25:11 INFO]: [AntiAd] Loading AntiAd v2.2.5
> [17:25:11 INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
> [17:25:11 INFO]: [Announcer] Loading Announcer v1.5
> [17:25:11 INFO]: [CoreProtect] Loading CoreProtect v2.0.9
> [17:25:11 INFO]: [SkyWars] Loading SkyWars v2.0.0
> [17:25:11 INFO]: [GameModeInventories] Loading GameModeInventories v2.1.1
> [17:25:11 INFO]: [BanManager] Loading BanManager v4.0
> [17:25:11 INFO]: [ClearLag] Loading ClearLag v2.7.2
> [17:25:11 INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
> [17:25:11 WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
> [17:25:11 INFO]: [Votifier] Loading Votifier v1.9
> [17:25:11 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
> [17:25:11 INFO]: [DoubleXP] Loading DoubleXP v1.4.2
> [17:25:11 INFO]: [GAListener] Loading GAListener v1.3.1
> [17:25:11 INFO]: [Cron] Loading Cron v1.1
> [17:25:11 INFO]: [Essentials] Loading Essentials vPre2.13.1.7
> [17:25:11 INFO]: [Jobs] Loading Jobs v2.12.0
> [17:25:11 INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
> [17:25:11 INFO]: [Fe] Loading Fe v0.7-SNAPSHOT
> [17:25:11 INFO]: [LibsDisguises] Loading LibsDisguises v8.2.0
> [17:25:11 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.7
> [17:25:11 INFO]: [JSONAPI] Loading JSONAPI v5.6.0
> [17:25:11 INFO]: [PlotMe] Loading PlotMe v0.13f
> [17:25:11 INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.7
> [17:25:11 INFO]: [Residence] Loading Residence v2.6.6.6
> [17:25:11 INFO]: ultiverse-Core] Loading Multiverse-Core v2.5-b691
> [17:25:11 INFO]: ineResetLite] Loading MineResetLite v0.3.6
> [17:25:11 INFO]: [ChestShop] Loading ChestShop v3.7.16
> [17:25:11 INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.7
> [17:25:11 INFO]: [BattleArena] Loading BattleArena v3.9.7.9
> [17:25:11 INFO]: obArena] Loading MobArena v0.96.7
> [17:25:11 INFO]: [ArenaPaintball] Loading ArenaPaintball v1.2.1
> [17:25:11 INFO]: [BlockHunt] Loading BlockHunt v0.2.0_BETA_B5
> [17:25:11 INFO]: [ArenaSpleef] Loading ArenaSpleef v1.5.1
> [17:25:11 INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
> [17:25:11 INFO]: [CreativeControl] Loading CreativeControl v6.4
> [17:25:11 INFO]: [Vault] Enabling Vault v1.4.1-b436
> [17:25:11 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [17:25:11 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [17:25:11 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [17:25:11 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [17:25:11 INFO]: [Vault] Enabled Version 1.4.1-b436
> [17:25:11 INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
> [17:25:11 INFO]: [LWC] Connecting to SQLite
> [17:25:11 INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
> [17:25:11 INFO]: [ProtocolLib] Started structure compiler thread.
> [17:25:11 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
> [17:25:11 INFO]: [Fe] Enabling Fe v0.7-SNAPSHOT
> [17:25:11 INFO]: [Fe] [Fe] Vault support enabled.
> [17:25:11 INFO]: [PlotMe] Enabling PlotMe v0.13f
> [17:25:11 INFO]: PlotMe 0 plots loaded
> [17:25:11 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [17:25:11 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [17:25:11 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
> [17:25:11 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [17:25:11 INFO]: Preparing level "world"
> [17:25:11 INFO]: Preparing start region for level 0 (Seed: -3199573757658667333)
> [17:25:12 INFO]: Preparing start region for level 1 (Seed: -3348368442122696201)
> [17:25:13 INFO]: Preparing start region for level 2 (Seed: -3348368442122696201)
> [17:25:13 INFO]: [FlashlightPlus] Enabling FlashlightPlus v2.0
> [17:25:13 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [17:25:13 INFO]: Starting FakaHedaMinequery server on 93.91.250.126:28504
> [17:25:13 INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
> [17:25:13 INFO]: WEPIF: Using the Bukkit Permissions API.
> [17:25:13 INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
> [17:25:14 INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.5
> [17:25:14 INFO]: [PermissionsEx] Initializing file backend
> [17:25:14 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [17:25:14 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [17:25:14 INFO]: [Vault][Permission] PermissionsEx hooked.
> [17:25:14 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [17:25:14 INFO]: [Build_It] Enabling Build_It v0.1.0
> [17:25:14 INFO]: yCommand] Enabling MyCommand v5.1.3
> [17:25:14 INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
> [17:25:14 INFO]: = Vault : Ok. Hooked MyCommand Vault 1.4.1-b436
> [17:25:14 INFO]: = Spout : Not detectedBarAPI : Not detected
> [17:25:14 INFO]: = Config : Ok
> [17:25:14 INFO]: = Custom commands loaded : 32
> [17:25:14 INFO]: = Version: 5.1.3
> [17:25:14 INFO]: = Author : MRI a.k.a Ivanpro
> [17:25:14 INFO]: = Status : Active
> [17:25:14 INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [17:25:14 INFO]: [Frame_Protector] Enabling Frame_Protector v1.2
> [17:25:14 INFO]: [Frame_Protector] Frame Protector version 1.2 has been enabled.
> [17:25:14 INFO]: [Frame_Protector] Developed by: [lst96]
> [17:25:14 INFO]: [Frame_Protector] §aFrame Protector v1.2 is the latest version available!
> [17:25:14 INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
> [17:25:14 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [17:25:14 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [17:25:14 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [17:25:14 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [17:25:14 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [17:25:14 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [17:25:14 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [17:25:14 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [17:25:14 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [17:25:14 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [17:25:14 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [17:25:14 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [17:25:14 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [17:25:14 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [17:25:14 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [17:25:14 INFO]: [WorldGuard] Loading region data...
> [17:25:14 INFO]: [AdminChat] Enabling Admin-Chat v1.3.0
> [17:25:14 INFO]: [AdminChat] Enabling metrics...
> [17:25:14 INFO]: [AdminChat] Enabling Command Handler...
> [17:25:14 INFO]: [AdminChat] Enabling Channel Manager...
> [17:25:14 INFO]: [AdminChat] Enabling Listener...
> [17:25:14 INFO]: [HeroicDeathPlus] Enabling HeroicDeathPlus v2.5
> [17:25:15 INFO]: [HeroicDeathPlus] 2.5 enabled.
> [17:25:15 INFO]: [Lottery] Enabling Lottery v0.9.4
> [17:25:15 INFO]: [Lottery] Payment method found (Vault - Economy: Fe version: 1.4.1-b436)
> [17:25:15 INFO]: [AntiAd] Enabling AntiAd v2.2.5
> [17:25:15 INFO]: [AntiAd] AntiAd Version 2.2.5 is now Enabled.
> [17:25:15 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [17:25:15 INFO]: METRICS STARTING
> [17:25:15 INFO]: [Announcer] Enabling Announcer v1.5
> [17:25:15 INFO]: Announcer v1.5 is enabled!

> [17:25:15 INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
> [17:25:15 INFO]: CoreProtect version 2.0.9 is enabled!
> [17:25:15 INFO]: [CoreProtect] Using SQLite for data storage.
> [17:25:15 INFO]: [SkyWars] Enabling SkyWars v2.0.0
> [17:25:15 INFO]: [SkyWars] [Translations] Loading locale en.
> [17:25:15 INFO]: [SkyWars] [Score] Using JSON backend
> [17:25:15 WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
> [17:25:15 WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
> [17:25:15 INFO]: [GameModeInventories] Enabling GameModeInventories v2.1.1
> [17:25:16 INFO]: [BanManager] Enabling BanManager v4.0
> [17:25:16 INFO]: [BanManager] Version 4.0 has been enabled
> [17:25:16 INFO]: [BanManager] Loaded 0 player bans
> [17:25:16 INFO]: [BanManager] Loaded 0 ip bans
> [17:25:16 INFO]: [ClearLag] Enabling ClearLag v2.7.2
> [17:25:16 INFO]: [ClearLag] Loading modules...
> [17:25:16 WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
> [17:25:16 INFO]: [ClearLag] Modules have been loaded!
> [17:25:16 INFO]: [ClearLag] Clearlag is now enabled!
> [17:25:16 INFO]: [ClearLag] Checking for updates...
> [17:25:16 INFO]: [Votifier] Enabling Votifier v1.9
> [17:25:16 INFO]: [Votifier] Votifier enabled.
> [17:25:16 INFO]: [DoubleXP] Enabling DoubleXP v1.4.2
> [17:25:16 INFO]: [DoubleXP] v1.4.2 has been enabled!
> [17:25:16 INFO]: [DoubleXP] by JoeGandy1
> [17:25:16 INFO]: [GAListener] Enabling GAListener v1.3.1
> [17:25:16 INFO]: [GAListener] GAListener v1.3.1 Enabled
> [17:25:16 INFO]: [Cron] Enabling Cron v1.1
> [17:25:16 INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
> [17:25:16 INFO]: [ClearLag] No updates found!
> [17:25:16 INFO]: [Vault][Economy] Essentials Economy hooked.
> [17:25:16 INFO]: Essentials: Using PermissionsEx based permissions.
> [17:25:16 INFO]: [Essentials] Payment method found (Vault - Economy: Fe version: 1.4.1-b436)
> [17:25:16 INFO]: [Jobs] Enabling Jobs v2.12.0
> [17:25:17 INFO]: [Jobs] Started database save task
> [17:25:17 INFO]: [Jobs] Started buffered payment thread
> [17:25:17 INFO]: [Jobs] Plugin has been enabled succesfully.
> [17:25:17 INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
> [17:25:17 INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.0
> [17:25:17 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
> [17:25:17 INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
> [17:25:17 INFO]: [JSONAPI] Logging to file: false
> [17:25:17 INFO]: [JSONAPI] Logging to console: true
> [17:25:17 INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
> [17:25:17 INFO]: [JSONAPI] Loaded methods.json.
> [17:25:17 INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
> [17:25:17 INFO]: [JSONAPI] Any requests in this time will not work...
> [17:25:18 INFO]: [JSONAPI] Attempting to use port 20059
> [17:25:18 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.7
> [17:25:18 INFO]: [Residence] Enabling Residence v2.6.6.6
> [17:25:18 INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
> [17:25:18 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.5-b691
> [17:25:18 INFO]: ultiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
> [17:25:18 INFO]: Preparing start region for level 3 (Seed: -7428541309082917405)
> [17:25:18 INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
> [17:25:18 INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
> [17:25:18 INFO]: [WorldGuard] (eventy) Lava fire is blocked.
> [17:25:18 INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
> [17:25:18 INFO]: [WorldGuard] Loaded configuration for world 'eventy'
> [17:25:18 INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
> [17:25:18 INFO]: Preparing start region for level 4 (Seed: 8560119619770487045)
> [17:25:19 INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
> [17:25:19 INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
> [17:25:19 INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
> [17:25:19 INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
> [17:25:19 INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
> [17:25:19 INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
> [17:25:19 INFO]: ultiverse-Core] 5 - World(s) loaded.
> [17:25:19 INFO]: ultiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
> [17:25:19 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [17:25:19 INFO]: [Residence] Scanning for economy systems...
> [17:25:19 INFO]: [Residence] Found Vault using economy system: Fe
> [17:25:20 INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
> [17:25:20 INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
> [17:25:20 INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
> [17:25:20 INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
> [17:25:20 INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
> [17:25:20 INFO]: [JSONAPI] ------[Connection information]-------
> [17:25:20 INFO]: [JSONAPI] JSON Server listening on 20059
> [17:25:20 INFO]: [JSONAPI] JSON Stream Server listening on 20060
> [17:25:20 INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
> [17:25:20 INFO]: [JSONAPI] Active and listening for requests.
> [17:25:20 INFO]: [Residence] Found WorldEdit
> [17:25:20 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [17:25:20 INFO]: ineResetLite] Enabling MineResetLite v0.3.6
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo2.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo1.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Strk.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Piesok.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo3.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo_Mix.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Kamen.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo4.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Drevo5.mine.yml'...
> [17:25:20 INFO]: ineResetLite] Loading mine from file 'Doly_Drevo.mine.yml'...
> [17:25:20 INFO]: ineResetLite] MineResetLite version 0.3.6 enabled!
> [17:25:20 INFO]: [ChestShop] Enabling ChestShop v3.7.16
> [17:25:21 INFO]: [JSONAPI] External IP: <html>
> [17:25:21 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [17:25:21 INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
> [17:25:21 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [17:25:21 INFO]: [JSONAPI] Port 20059 is not properly forwarded.
> [17:25:21 INFO]: [JSONAPI] Port 20060 is not properly forwarded.
> [17:25:21 INFO]: [JSONAPI] Port 20061 is not properly forwarded.
> [17:25:21 INFO]: [JSONAPI] -------------------------------------
> [17:25:21 INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.7
> [17:25:21 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
> [17:25:21 INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
> [17:25:21 INFO]: [BattleArena] Enabling BattleArena v3.9.7.9
> [17:25:21 INFO]: attleArena] v3.9.7.9 enabling!
> [17:25:21 INFO]: [BattleArena] BattleTracker not detected, not tracking wins
> [17:25:21 INFO]: [BattleArena] Essentials detected. God mode handling activated
> [17:25:21 INFO]: [BattleArena] LibsDisguises detected. Implementing disguises
> [17:25:21 INFO]: [BattleArena] MobArena detected. Implementing no add when in MobArena
> [17:25:21 INFO]: [BattleArena] Multiverse-Core detected. Implementing teleport/gamemode workarounds
> [17:25:21 INFO]: [BattleArena] WorldEdit detected.
> [17:25:21 INFO]: [BattleArena] WorldGuard detected. WorldGuard regions can now be used
> [17:25:21 INFO]: [BattleArena] found economy plugin Vault. [Default]
> [17:25:21 INFO]: [BattleArena] no additional Arena modules
> [17:25:21 INFO]: [BattleArena] registering classes: gladiator, archer, monk
> [17:25:22 INFO]: attleArena] v3.9.7.9 enabled!
> [17:25:22 INFO]: obArena] Enabling MobArena v0.96.7
> [17:25:22 INFO]: obArena] Vault found; economy rewards enabled.
> [17:25:22 INFO]: obArena] Loaded arena 'default'
> [17:25:22 INFO]: obArena] Loaded arena 'arenka'
> [17:25:22 INFO]: obArena] v0.96.7 enabled.
> [17:25:22 INFO]: [ArenaPaintball] Enabling ArenaPaintball v1.2.1
> [17:25:22 INFO]: [ArenaPaintball] v1.2.1 enabled!
> [17:25:22 INFO]: [BlockHunt] Enabling BlockHunt v0.2.0_BETA_B5
> [17:25:22 INFO]: lockHunt] Using Vault support
> [17:25:22 INFO]: lockHunt] Sending MCStats to the server...
> [17:25:22 INFO]: lockHunt] BlockHunt + 0.2.0_BETA_B5 is now Enabled. Made by Steffion.
> [17:25:22 INFO]: [ArenaSpleef] Enabling ArenaSpleef v1.5.1
> [17:25:22 INFO]: [ArenaSpleef] v1.5.1 enabled!
> [17:25:22 INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
> [17:25:22 INFO]: [AuthMe] Loading Configuration File...
> [17:25:22 INFO]: [AuthMe] Set Language: en
> [17:25:22 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [17:25:22 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [17:25:22 INFO]: [AuthMe] Hook with Essentials plugin
> [17:25:22 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [17:25:22 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [17:25:22 INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
> [17:25:22 INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
> [17:25:22 INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
> [17:25:23 INFO]: [CreativeControl] Enabling CreativeControl v6.4
> [17:25:23 INFO]: [CreativeControl]: Initializing configurations...
> [17:25:23 INFO]: [CreativeControl]: Loading Modules...
> [17:25:23 INFO]: [CreativeControl]: Connecting to the SQLite database...
> [17:25:23 INFO]: [CreativeControl]: SQLite database connected Successfuly!
> [17:25:23 INFO]: [CreativeControl]: Registring Events...
> [17:25:23 INFO]: [CreativeControl]: MobArena support enabled!
> [17:25:23 INFO]: [CreativeControl]: SurvivalGames support enabled!
> [17:25:23 INFO]: [CreativeControl]: CoreProtect hooked as logging plugin
> [17:25:23 INFO]: [CreativeControl]: Vault hooked as permissions plugin
> [17:25:23 INFO]: [CreativeControl]: CreativeControl v6.4 loaded in 78 ms!
> [17:25:25 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [17:25:26 INFO]: Done (14.465s)! For help, type "help" or "?"
> [17:25:26 INFO]: Starting GS4 status listener
> [17:25:26 INFO]: Query running on 93.91.250.126:27504
> [17:25:26 INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
> [17:25:26 INFO]: Preparing start region for level 5 (Seed: 0)
> [17:25:26 INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is PERMITTED.
> [17:25:26 INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
> [17:25:26 INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
> [17:25:26 INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
> [17:25:26 INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
> [17:25:26 INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
> [17:25:26 INFO]: [SkyWars] The arena 'first' requires the world 'eventy' to be loaded. It is already loaded.
> [17:25:26 INFO]: [GAListener] Connection established!
> [17:25:26 INFO]: [GAListener] Loading queued votes
> [17:25:26 INFO]: Checking if conversion to UUID needed...
> [17:25:26 INFO]: Verifying if database needs conversion
> [17:25:26 INFO]: No plot conversion needed
> [17:25:26 INFO]: [GAListener] Loaded 0 queued votes
> [17:25:26 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [17:25:26 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
> [17:25:26 INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
> [17:25:26 INFO]: [CreativeControl]: Cached 2,917 protections
> [17:25:26 INFO]: [CreativeControl]: Loaded 0 regions
> [17:25:26 INFO]: [CreativeControl]: 10,124 blocks protected
> [17:25:27 INFO]: [Citizens] Loaded 5 NPCs.
> [17:25:27 INFO]: /89.173.241.12:61107 lost connection: Disconnected
> [17:25:27 INFO]: /89.173.241.12:61108 lost connection: Disconnected
> [17:25:27 INFO]: [Fe] [Fe] Fe is outdated! The latest version is 0.7.
> [17:25:27 INFO]: peperodz[/89.173.241.12:61115] logged in with entity id 1639 at ([world] -924.5124999880791, 64.0, 1846.7372385095675)
> [17:25:27 INFO]: [GAListener] Player: peperodz has 0 votes
> [17:25:27 INFO]: peperodz sa pripojil
> [17:25:27 INFO]: [Vault] Checking for Updates:
> [17:25:27 INFO]: [Vault] No new version available
> [17:25:29 INFO]: ItemStack{NETHER_STAR x 1}
> [17:25:29 INFO]: sharpness:4
> [17:25:29 INFO]: ItemStack{PAPER x 1}
> [17:25:29 INFO]: fire:2
> [17:25:30 WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3169ms behind, skipping 63 tick(s)
> [17:25:34 INFO]: [AuthMe] peperodz logged in!
> [17:25:40 INFO]: peperodz issued server command: /vote peperodz


Pluginy :

Spoiler: zobrazit

Kód: Vybrat vše

> [17:27:51 INFO]: Plugins (49): FlashlightPlus, FakaHedaMinequery, WorldEdit, Vault, PlayerHeads, PermissionsEx, Build_It, MyCommand, Frame_Protector, LWC, WorldGuard, Admin-Chat, HeroicDeathPlus, Lottery, AntiAd, SurvivalGames, Announcer, CoreProtect, SkyWars, GameModeInventories, BanManager, ClearLag, ProtocolLib, Votifier, AutoSaveWorld, DoubleXP, GAListener, Cron, Essentials, Jobs, Citizens, Fe, LibsDisguises, EssentialsSpawn, JSONAPI, PlotMe, EssentialsChat, Residence, Multiverse-Core, MineResetLite, ChestShop, HolographicDisplays, BattleArena, MobArena, ArenaPaintball, BlockHunt, ArenaSpleef, AuthMe, CreativeControl


A jeden hráč napísal že :

Kód: Vybrat vše

 [17:28:51 INFO]: D K [Hráč]peperodz : inac money trochu blbne, nepridavaju sa peniaze
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Jobs Warn & ChestShop error

#4 Příspěvekod Smexhy » 13 říj 2014, 17:31

Updatuj ChestShop a FE Economy plugin

Uživatelský avatar
Nyqi
Příspěvky: 551
Registrován: 23 bře 2012, 09:34
Reputation: 0

Re: Jobs Warn & ChestShop error

#5 Příspěvekod Nyqi » 13 říj 2014, 17:32

ChestShop ti nejde kvůli tomu, že ChestShop v kódě používá už novou Residenci 3.0, kterou najdeš zde http://ci.drtshock.net/job/Residence/ + ho aktualizuj na novější verzi > http://dev.bukkit.org/bukkit-plugins/ch ... 6-v3-1-17/
Obrázek

DTB1995
Příspěvky: 65
Registrován: 19 led 2014, 15:24
Reputation: 0

Re: Jobs Warn & ChestShop error

#6 Příspěvekod DTB1995 » 13 říj 2014, 17:45

Vznikol mi ešte väčší problém

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 91.127.28.198!
Loading libraries, please wait...
> [17:45:05 INFO]: Starting minecraft server version 1.7.9
> [17:45:05 INFO]: Loading properties
> [17:45:05 INFO]: Default game type: SURVIVAL
> [17:45:05 INFO]: Generating keypair
> [17:45:05 INFO]: Starting Minecraft server on 93.91.250.126:27504
> [17:45:05 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
> [17:45:05 WARN]: Plugin `Build_It v0.1.0' uses the space-character (0x20) in its name `Build It' - this is discouraged
> [17:45:05 WARN]: Plugin `Frame_Protector v1.2' uses the space-character (0x20) in its name `Frame Protector' - this is discouraged
> [17:45:05 WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
> [17:45:05 WARN]: Could not get latest artifact information: IOException
> [17:45:06 INFO]: [FlashlightPlus] Loading FlashlightPlus v2.0
> [17:45:06 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [17:45:06 INFO]: [WorldEdit] Loading WorldEdit v5.6.3
> [17:45:06 INFO]: [Vault] Loading Vault v1.4.1-b436
> [17:45:06 INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
> [17:45:06 INFO]: [PermissionsEx] Loading PermissionsEx v1.22.5
> [17:45:06 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
> [17:45:06 INFO]: [Build_It] Loading Build_It v0.1.0
> [17:45:06 INFO]: yCommand] Loading MyCommand v5.1.3
> [17:45:06 INFO]: [Frame_Protector] Loading Frame_Protector v1.2
> [17:45:06 INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
> [17:45:06 INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
> [17:45:06 INFO]: [AdminChat] Loading Admin-Chat v1.3.0
> [17:45:06 INFO]: [HeroicDeathPlus] Loading HeroicDeathPlus v2.5
> [17:45:06 INFO]: [Lottery] Loading Lottery v0.9.4
> [17:45:06 INFO]: [AntiAd] Loading AntiAd v2.2.5
> [17:45:06 INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
> [17:45:06 INFO]: [Announcer] Loading Announcer v1.5
> [17:45:06 INFO]: [CoreProtect] Loading CoreProtect v2.0.9
> [17:45:06 INFO]: [SkyWars] Loading SkyWars v2.0.0
> [17:45:06 INFO]: [GameModeInventories] Loading GameModeInventories v2.1.1
> [17:45:06 INFO]: [BanManager] Loading BanManager v4.0
> [17:45:06 INFO]: [ClearLag] Loading ClearLag v2.7.2
> [17:45:06 INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
> [17:45:06 WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
> [17:45:06 INFO]: [Votifier] Loading Votifier v1.9
> [17:45:06 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
> [17:45:06 INFO]: [DoubleXP] Loading DoubleXP v1.4.2
> [17:45:06 INFO]: [GAListener] Loading GAListener v1.3.1
> [17:45:06 INFO]: [Cron] Loading Cron v1.1
> [17:45:06 INFO]: [Residence] Loading Residence v3.0.0r-SNAPSHOT
> [17:45:06 INFO]: [Essentials] Loading Essentials vPre2.13.1.7
> [17:45:06 INFO]: [Jobs] Loading Jobs v2.12.0
> [17:45:06 INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
> [17:45:06 INFO]: [LibsDisguises] Loading LibsDisguises v8.2.0
> [17:45:06 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.7
> [17:45:06 INFO]: [PlotMe] Loading PlotMe v0.13f
> [17:45:06 INFO]: [ChestShop] Loading ChestShop v3.7.17
> [17:45:06 INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.7
> [17:45:06 INFO]: ultiverse-Core] Loading Multiverse-Core v2.5-b691
> [17:45:06 INFO]: ineResetLite] Loading MineResetLite v0.3.6
> [17:45:06 INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
> [17:45:06 INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.7
> [17:45:06 INFO]: [BattleArena] Loading BattleArena v3.9.7.9
> [17:45:06 INFO]: obArena] Loading MobArena v0.96.7
> [17:45:06 INFO]: [ArenaPaintball] Loading ArenaPaintball v1.2.1
> [17:45:06 INFO]: [CreativeControl] Loading CreativeControl v6.4
> [17:45:06 INFO]: [BlockHunt] Loading BlockHunt v0.2.0_BETA_B5
> [17:45:06 INFO]: [ArenaSpleef] Loading ArenaSpleef v1.5.1
> [17:45:06 INFO]: [Vault] Enabling Vault v1.4.1-b436
> [17:45:06 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [17:45:06 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [17:45:06 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [17:45:06 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [17:45:06 INFO]: [Vault] Enabled Version 1.4.1-b436
> [17:45:06 INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
> [17:45:06 INFO]: [LWC] Connecting to SQLite
> [17:45:07 INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
> [17:45:07 INFO]: [ProtocolLib] Started structure compiler thread.
> [17:45:07 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
> [17:45:07 INFO]: [PlotMe] Enabling PlotMe v0.13f
> [17:45:07 INFO]: PlotMe 0 plots loaded
> [17:45:07 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [17:45:07 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [17:45:07 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
> [17:45:07 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [17:45:07 INFO]: Preparing level "world"
> [17:45:07 INFO]: Preparing start region for level 0 (Seed: -3199573757658667333)
> [17:45:08 INFO]: Preparing spawn area: 0%
> [17:45:09 INFO]: Preparing start region for level 1 (Seed: -3348368442122696201)
> [17:45:10 INFO]: Preparing start region for level 2 (Seed: -3348368442122696201)
> [17:45:10 INFO]: [FlashlightPlus] Enabling FlashlightPlus v2.0
> [17:45:10 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [17:45:10 INFO]: Starting FakaHedaMinequery server on 93.91.250.126:28504
> [17:45:10 INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
> [17:45:10 INFO]: WEPIF: Using the Bukkit Permissions API.
> [17:45:10 INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
> [17:45:11 INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.5
> [17:45:11 INFO]: [PermissionsEx] Initializing file backend
> [17:45:11 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [17:45:11 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [17:45:11 INFO]: [Vault][Permission] PermissionsEx hooked.
> [17:45:11 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [17:45:11 INFO]: [Build_It] Enabling Build_It v0.1.0
> [17:45:11 INFO]: yCommand] Enabling MyCommand v5.1.3
> [17:45:11 INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
> [17:45:11 INFO]: = Vault : Ok. Hooked MyCommand Vault 1.4.1-b436
> [17:45:11 INFO]: = Spout : Not detectedBarAPI : Not detected
> [17:45:11 INFO]: = Config : Ok
> [17:45:11 INFO]: = Custom commands loaded : 32
> [17:45:11 INFO]: = Version: 5.1.3
> [17:45:11 INFO]: = Author : MRI a.k.a Ivanpro
> [17:45:11 INFO]: = Status : Active
> [17:45:11 INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [17:45:11 INFO]: [Frame_Protector] Enabling Frame_Protector v1.2
> [17:45:11 INFO]: [Frame_Protector] Frame Protector version 1.2 has been enabled.
> [17:45:11 INFO]: [Frame_Protector] Developed by: [lst96]
> [17:45:12 INFO]: [Frame_Protector] §aFrame Protector v1.2 is the latest version available!
> [17:45:12 INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
> [17:45:12 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [17:45:12 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [17:45:12 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [17:45:12 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [17:45:12 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [17:45:12 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [17:45:12 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [17:45:12 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [17:45:12 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [17:45:12 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [17:45:12 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [17:45:12 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [17:45:12 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [17:45:12 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [17:45:12 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [17:45:12 INFO]: [WorldGuard] Loading region data...
> [17:45:12 INFO]: [AdminChat] Enabling Admin-Chat v1.3.0
> [17:45:12 INFO]: [AdminChat] Enabling metrics...
> [17:45:12 INFO]: [AdminChat] Enabling Command Handler...
> [17:45:12 INFO]: [AdminChat] Enabling Channel Manager...
> [17:45:12 INFO]: [AdminChat] Enabling Listener...
> [17:45:12 INFO]: [HeroicDeathPlus] Enabling HeroicDeathPlus v2.5
> [17:45:12 INFO]: [HeroicDeathPlus] 2.5 enabled.
> [17:45:12 INFO]: [Lottery] Enabling Lottery v0.9.4
> [17:45:12 INFO]: [Lottery] Payment method found (Essentials version: 2.2)
> [17:45:12 INFO]: [AntiAd] Enabling AntiAd v2.2.5
> [17:45:12 INFO]: [AntiAd] AntiAd Version 2.2.5 is now Enabled.
> [17:45:12 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [17:45:12 INFO]: METRICS STARTING
> [17:45:12 INFO]: [Announcer] Enabling Announcer v1.5
> [17:45:12 INFO]: Announcer v1.5 is enabled!

> [17:45:12 INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
> [17:45:13 INFO]: CoreProtect version 2.0.9 is enabled!
> [17:45:13 INFO]: [CoreProtect] Using SQLite for data storage.
> [17:45:13 INFO]: [SkyWars] Enabling SkyWars v2.0.0
> [17:45:13 INFO]: [SkyWars] [Translations] Loading locale en.
> [17:45:13 INFO]: [SkyWars] [Score] Using JSON backend
> [17:45:13 WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
> [17:45:13 WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
> [17:45:13 INFO]: [GameModeInventories] Enabling GameModeInventories v2.1.1
> [17:45:13 INFO]: [BanManager] Enabling BanManager v4.0
> [17:45:13 INFO]: [BanManager] Version 4.0 has been enabled
> [17:45:13 INFO]: [BanManager] Loaded 0 player bans
> [17:45:13 INFO]: [BanManager] Loaded 0 ip bans
> [17:45:13 INFO]: [ClearLag] Enabling ClearLag v2.7.2
> [17:45:13 INFO]: [ClearLag] Loading modules...
> [17:45:13 WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
> [17:45:13 INFO]: [ClearLag] Modules have been loaded!
> [17:45:13 INFO]: [ClearLag] Clearlag is now enabled!
> [17:45:13 INFO]: [ClearLag] Checking for updates...
> [17:45:13 INFO]: [Votifier] Enabling Votifier v1.9
> [17:45:13 INFO]: [Votifier] Votifier enabled.
> [17:45:13 INFO]: [DoubleXP] Enabling DoubleXP v1.4.2
> [17:45:13 INFO]: [DoubleXP] v1.4.2 has been enabled!
> [17:45:13 INFO]: [DoubleXP] by JoeGandy1
> [17:45:13 INFO]: [GAListener] Enabling GAListener v1.3.1
> [17:45:13 INFO]: [GAListener] GAListener v1.3.1 Enabled
> [17:45:13 INFO]: [Cron] Enabling Cron v1.1
> [17:45:13 INFO]: [Residence] Enabling Residence v3.0.0r-SNAPSHOT
> [17:45:13 INFO]: [Residence] Found Vault
> [17:45:13 ERROR]: [Residence] Failed to load residence (Skakacka)! Reason:null Error Log:
> [17:45:13 ERROR]: [Residence] null
java.lang.NullPointerException
     at net.t00thpick1.residence.protection.yaml.YAMLResidenceArea.<init>(YAMLResidenceArea.java:32) ~[Residence.jar:?]
     at net.t00thpick1.residence.protection.yaml.YAMLResidenceManager.loadWorld(YAMLResidenceManager.java:66) [Residence.jar:?]
     at net.t00thpick1.residence.protection.yaml.YAMLResidenceManager.<init>(YAMLResidenceManager.java:51) [Residence.jar:?]
     at net.t00thpick1.residence.protection.ProtectionFactory.init(ProtectionFactory.java:41) [Residence.jar:?]
     at net.t00thpick1.residence.Residence.onEnable(Residence.java:97) [Residence.jar:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:455) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:389) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
> [17:45:13 ERROR]: [Residence] Error in loading save file for world: world
> [17:45:13 WARN]: java.lang.NullPointerException
> [17:45:13 WARN]: at net.t00thpick1.residence.protection.yaml.YAMLResidenceArea.<init>(YAMLResidenceArea.java:32)
> [17:45:13 WARN]: at net.t00thpick1.residence.protection.yaml.YAMLResidenceManager.loadWorld(YAMLResidenceManager.java:66)
> [17:45:13 WARN]: at net.t00thpick1.residence.protection.yaml.YAMLResidenceManager.<init>(YAMLResidenceManager.java:51)
> [17:45:13 WARN]: at net.t00thpick1.residence.protection.ProtectionFactory.init(ProtectionFactory.java:41)
> [17:45:13 WARN]: at net.t00thpick1.residence.Residence.onEnable(Residence.java:97)
> [17:45:13 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
> [17:45:13 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
> [17:45:13 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
> [17:45:13 WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:455)
> [17:45:13 WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:389)
> [17:45:13 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
> [17:45:13 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
> [17:45:13 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
> [17:45:13 WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
> [17:45:13 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
> [17:45:13 WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
> [17:45:13 INFO]: [Residence] Disabling Residence v3.0.0r-SNAPSHOT
> [17:45:13 INFO]: [Residence] Saving
> [17:45:13 ERROR]: Error occurred while disabling Residence v3.0.0r-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException
     at net.t00thpick1.residence.protection.ProtectionFactory.save(ProtectionFactory.java:87) ~[?:?]
     at net.t00thpick1.residence.Residence.onDisable(Residence.java:51) ~[?:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.t00thpick1.residence.Residence.onEnable(Residence.java:100) [Residence.jar:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:455) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:389) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
> [17:45:13 INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
> [17:45:13 INFO]: [ClearLag] No updates found!
> [17:45:13 INFO]: [Vault][Economy] Essentials Economy hooked.
> [17:45:13 INFO]: Essentials: Using PermissionsEx based permissions.
> [17:45:13 INFO]: [Jobs] Enabling Jobs v2.12.0
> [17:45:14 INFO]: [Jobs] Started database save task
> [17:45:14 INFO]: [Jobs] Started buffered payment thread
> [17:45:14 INFO]: [Jobs] Plugin has been enabled succesfully.
> [17:45:14 INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
> [17:45:14 INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.0
> [17:45:14 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
> [17:45:14 INFO]: [ChestShop] Enabling ChestShop v3.7.17
> [17:45:14 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [17:45:14 INFO]: [ChestShop] Residence version 3.0.0r-SNAPSHOT loaded.
> [17:45:14 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [17:45:14 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.7
> [17:45:14 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.5-b691
> [17:45:14 INFO]: ultiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
> [17:45:15 INFO]: Preparing start region for level 3 (Seed: -7428541309082917405)
> [17:45:15 INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
> [17:45:15 INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
> [17:45:15 INFO]: [WorldGuard] (eventy) Lava fire is blocked.
> [17:45:15 INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
> [17:45:15 INFO]: [WorldGuard] Loaded configuration for world 'eventy'
> [17:45:15 INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
> [17:45:15 INFO]: Preparing start region for level 4 (Seed: 8560119619770487045)
> [17:45:16 INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
> [17:45:16 INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
> [17:45:16 INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
> [17:45:16 INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
> [17:45:16 INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
> [17:45:16 INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
> [17:45:16 INFO]: ultiverse-Core] 5 - World(s) loaded.
> [17:45:16 INFO]: ultiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
> [17:45:16 INFO]: ineResetLite] Enabling MineResetLite v0.3.6
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo2.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo1.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Strk.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Piesok.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo3.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo_Mix.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Kamen.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo4.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Drevo5.mine.yml'...
> [17:45:16 INFO]: ineResetLite] Loading mine from file 'Doly_Drevo.mine.yml'...
> [17:45:16 INFO]: ineResetLite] MineResetLite version 0.3.6 enabled!
> [17:45:16 INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
> [17:45:16 INFO]: [AuthMe] Loading Configuration File...
> [17:45:16 INFO]: [AuthMe] Set Language: en
> [17:45:16 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [17:45:16 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [17:45:16 INFO]: [AuthMe] Hook with Essentials plugin
> [17:45:16 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [17:45:16 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [17:45:16 INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
> [17:45:16 INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
> [17:45:16 INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
> [17:45:17 INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.7
> [17:45:17 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
> [17:45:17 INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
> [17:45:17 INFO]: [BattleArena] Enabling BattleArena v3.9.7.9
> [17:45:17 INFO]: attleArena] v3.9.7.9 enabling!
> [17:45:17 INFO]: [BattleArena] BattleTracker not detected, not tracking wins
> [17:45:17 INFO]: [BattleArena] Essentials detected. God mode handling activated
> [17:45:17 INFO]: [BattleArena] LibsDisguises detected. Implementing disguises
> [17:45:17 INFO]: [BattleArena] MobArena detected. Implementing no add when in MobArena
> [17:45:17 INFO]: [BattleArena] Multiverse-Core detected. Implementing teleport/gamemode workarounds
> [17:45:17 INFO]: [BattleArena] WorldEdit detected.
> [17:45:17 INFO]: [BattleArena] WorldGuard detected. WorldGuard regions can now be used
> [17:45:17 INFO]: [BattleArena] Warning currency was empty, using name from config.yml
> [17:45:17 INFO]: [BattleArena] found economy plugin Vault. [Default]
> [17:45:17 INFO]: [BattleArena] no additional Arena modules
> [17:45:17 INFO]: [BattleArena] registering classes: gladiator, archer, monk
> [17:45:17 INFO]: attleArena] v3.9.7.9 enabled!
> [17:45:17 INFO]: obArena] Enabling MobArena v0.96.7
> [17:45:17 INFO]: obArena] Vault found; economy rewards enabled.
> [17:45:17 INFO]: obArena] Loaded arena 'default'
> [17:45:17 INFO]: obArena] Loaded arena 'arenka'
> [17:45:17 INFO]: obArena] v0.96.7 enabled.
> [17:45:18 INFO]: [ArenaPaintball] Enabling ArenaPaintball v1.2.1
> [17:45:18 INFO]: [ArenaPaintball] v1.2.1 enabled!
> [17:45:18 INFO]: [CreativeControl] Enabling CreativeControl v6.4
> [17:45:18 INFO]: [CreativeControl]: Initializing configurations...
> [17:45:18 INFO]: [CreativeControl]: Loading Modules...
> [17:45:18 INFO]: [CreativeControl]: Connecting to the SQLite database...
> [17:45:18 INFO]: [CreativeControl]: SQLite database connected Successfuly!
> [17:45:18 INFO]: [CreativeControl]: Registring Events...
> [17:45:18 INFO]: [CreativeControl]: MobArena support enabled!
> [17:45:18 INFO]: [CreativeControl]: SurvivalGames support enabled!
> [17:45:18 INFO]: [CreativeControl]: CoreProtect hooked as logging plugin
> [17:45:18 INFO]: [CreativeControl]: Vault hooked as permissions plugin
> [17:45:18 INFO]: [CreativeControl]: CreativeControl v6.4 loaded in 53 ms!
> [17:45:18 INFO]: [BlockHunt] Enabling BlockHunt v0.2.0_BETA_B5
> [17:45:18 INFO]: lockHunt] Using Vault support
> [17:45:18 INFO]: lockHunt] Sending MCStats to the server...
> [17:45:18 INFO]: lockHunt] BlockHunt + 0.2.0_BETA_B5 is now Enabled. Made by Steffion.
> [17:45:18 INFO]: [ArenaSpleef] Enabling ArenaSpleef v1.5.1
> [17:45:18 INFO]: [ArenaSpleef] v1.5.1 enabled!
> [17:45:18 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [17:45:19 INFO]: Done (12.394s)! For help, type "help" or "?"
> [17:45:19 INFO]: Starting GS4 status listener
> [17:45:19 INFO]: Stopping server
> [17:45:19 INFO]: Query running on 93.91.250.126:27504
> [17:45:19 INFO]: [ArenaSpleef] Disabling ArenaSpleef v1.5.1
> [17:45:19 INFO]: [ArenaSpleef] v1.5.1 stopping!
> [17:45:19 INFO]: [BlockHunt] Disabling BlockHunt v0.2.0_BETA_B5
> [17:45:19 INFO]: lockHunt] BlockHunt - 0.2.0_BETA_B5 is now Disabled. Made by Steffion.
> [17:45:19 INFO]: [CreativeControl] Disabling CreativeControl v6.4
> [17:45:19 INFO]: [CreativeControl]: Closing the SQLite connection...
> [17:45:19 INFO]: [CreativeControl]: SQLite connection closed successfuly!
> [17:45:19 INFO]: [CreativeControl]: CreativeControl v6.4 disabled in 3 ms!
> [17:45:19 INFO]: [ArenaPaintball] Disabling ArenaPaintball v1.2.1
> [17:45:19 INFO]: [ArenaPaintball] v1.2.1 stopping!
> [17:45:19 INFO]: obArena] Disabling MobArena v0.96.7
> [17:45:19 INFO]: obArena] disabled.
> [17:45:19 INFO]: [BattleArena] Disabling BattleArena v3.9.7.9
> [17:45:19 INFO]: [HolographicDisplays] Disabling HolographicDisplays v1.8.7
> [17:45:19 INFO]: [AuthMe] Disabling AuthMe v3.5-SNAPSHOT
> [17:45:19 INFO]: ineResetLite] Disabling MineResetLite v0.3.6
> [17:45:19 INFO]: ineResetLite] MineResetLite disabled
> [17:45:19 INFO]: ultiverse-Core] Disabling Multiverse-Core v2.5-b691
> [17:45:19 INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.13.1.7
> [17:45:19 INFO]: [ChestShop] Disabling ChestShop v3.7.17
> [17:45:19 INFO]: [PlotMe] Disabling PlotMe v0.13f
> [17:45:19 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.13.1.7
> [17:45:19 INFO]: [LibsDisguises] Disabling LibsDisguises v8.2.0
> [17:45:19 INFO]: [Citizens] Disabling Citizens v2.0.13-SNAPSHOT (build 1130)
> [17:45:19 INFO]: [Jobs] Disabling Jobs v2.12.0
> [17:45:19 INFO]: [Jobs] Database save task shutdown
> [17:45:19 INFO]: [Jobs] Buffered payment thread shutdown
> [17:45:19 INFO]: [Jobs] Plugin has been disabled succesfully.
> [17:45:19 INFO]: [Essentials] Disabling Essentials vPre2.13.1.7
> [17:45:19 INFO]: [Vault][Economy] Essentials Economy unhooked.
> [17:45:19 INFO]: [Lottery] Payment method was disabled. No longer accepting payments.
> [17:45:19 INFO]: [Cron] Disabling Cron v1.1
> [17:45:19 INFO]: [GAListener] Disabling GAListener v1.3.1
> [17:45:19 INFO]: [GAListener] GAListener v1.3.1 Disabled
> [17:45:19 INFO]: [DoubleXP] Disabling DoubleXP v1.4.2
> [17:45:19 INFO]: [DoubleXP] v1.4.2 has been disabled!
> [17:45:19 INFO]: [DoubleXP] by JoeGandy1
> [17:45:19 INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.13
> [17:45:19 INFO]: Ukladam mapu
> [17:45:19 WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
> [17:45:19 INFO]: Mapa ulozena
> [17:45:26 INFO]: [Votifier] Disabling Votifier v1.9
> [17:45:26 INFO]: [Votifier] Votifier disabled.
> [17:45:26 WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
> [17:45:26 INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
> [17:45:26 INFO]: [ClearLag] Disabling ClearLag v2.7.2
> [17:45:26 INFO]: [BanManager] Disabling BanManager v4.0
> [17:45:26 INFO]: [BanManager] has been disabled
> [17:45:26 INFO]: [GameModeInventories] Disabling GameModeInventories v2.1.1
> [17:45:26 INFO]: [SkyWars] Disabling SkyWars v2.0.0
> [17:45:26 INFO]: [SkyWars] Saving configuration
> [17:45:26 INFO]: [SkyWars] Unloading arena world - without saving
> [17:45:26 INFO]: [SkyWars] SkyWars disabled successfully
> [17:45:26 INFO]: [CoreProtect] Disabling CoreProtect v2.0.9
> [17:45:27 INFO]: [CoreProtect] Finishing up data logging. Please wait...
> [17:45:27 INFO]: [CoreProtect] Success! Resuming server shutdown.
> [17:45:27 INFO]: [Announcer] Disabling Announcer v1.5
> [17:45:27 INFO]: Announcer v1.5 is disabled!

> [17:45:27 INFO]: [SurvivalGames] Disabling SurvivalGames v0.5.8.54
> [17:45:27 ERROR]: Error occurred while disabling SurvivalGames v0.5.8.54 (Is it up to date?)
java.lang.NullPointerException
     at org.mcsg.survivalgames.SettingsManager.saveSpawns(SettingsManager.java:231) ~[?:?]
     at org.mcsg.survivalgames.SurvivalGames.onDisable(SurvivalGames.java:45) ~[?:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.disablePlugins(CraftServer.java:404) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.stop(MinecraftServer.java:385) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:500) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
> [17:45:27 INFO]: [AntiAd] Disabling AntiAd v2.2.5
> [17:45:27 INFO]: [AntiAd] &2AntiAd Version 2.2.5 is now Disabled.
> [17:45:27 INFO]: [Lottery] Disabling Lottery v0.9.4
> [17:45:27 INFO]: [HeroicDeathPlus] Disabling HeroicDeathPlus v2.5
> [17:45:27 INFO]: [HeroicDeathPlus] 2.5 disabled. Visit rubukkit.org for more.
> [17:45:27 INFO]: [AdminChat] Disabling Admin-Chat v1.3.0
> [17:45:27 INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-beta-02
> [17:45:27 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
> [17:45:27 INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
> [17:45:27 INFO]: [LWC] Flushing protection updates (0)
> [17:45:27 INFO]: [Frame_Protector] Disabling Frame_Protector v1.2
> [17:45:27 INFO]: [Frame_Protector] §aFrame Protector v1.2 is the latest version available!
> [17:45:27 INFO]: [Frame_Protector] Frame Protector Disabled.
> [17:45:27 INFO]: yCommand] Disabling MyCommand v5.1.3
> [17:45:27 INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
> [17:45:27 INFO]: = Version : 5.1.3
> [17:45:27 INFO]: = Author : MRI a.k.a Ivanpro
> [17:45:27 INFO]: = Status : Deactivated
> [17:45:27 INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [17:45:27 INFO]: [Build_It] Disabling Build_It v0.1.0
> [17:45:27 INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.5
> [17:45:27 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [17:45:27 INFO]: [Vault][Permission] PermissionsEx un-hooked.
> [17:45:27 INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
> [17:45:27 INFO]: [PlayerHeads] Disabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
> [17:45:27 INFO]: [Vault] Disabling Vault v1.4.1-b436
> [17:45:27 INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
> [17:45:27 INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
> [17:45:27 INFO]: [FlashlightPlus] Disabling FlashlightPlus v2.0
> [17:45:27 INFO]: Stopping FakaHedaMinequery server
> [17:45:27 INFO]: Saving players
> [17:45:27 INFO]: Saving worlds
> [17:45:27 INFO]: Saving chunks for level 'world'/Overworld
> [17:45:27 INFO]: Saving chunks for level 'world_nether'/Nether
> [17:45:27 INFO]: Saving chunks for level 'world_the_end'/The End
> [17:45:27 INFO]: Saving chunks for level 'eventy'/Overworld
> [17:45:27 INFO]: Saving chunks for level 'skyworld'/Overworld
> [17:45:27 INFO]: Stopping server
> [17:45:27 INFO]: Saving players
> [17:45:27 INFO]: Saving worlds
> [17:45:27 INFO]: Saving chunks for level 'world'/Overworld
Connection is closed...
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Jobs Warn & ChestShop error

#7 Příspěvekod Smexhy » 13 říj 2014, 17:49

Hoď si hneď späť starú verziu residencie. Takto ti budú môcť ničiť všetko zareskované...

DTB1995
Příspěvky: 65
Registrován: 19 led 2014, 15:24
Reputation: 0

Re: Jobs Warn & ChestShop error

#8 Příspěvekod DTB1995 » 13 říj 2014, 17:51

Už to je v pohode ale musel som vymazať súbor Residence..

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 91.127.28.198!
> [17:48:19 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [17:48:19 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [17:48:19 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [17:48:19 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [17:48:19 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [17:48:19 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [17:48:19 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [17:48:19 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [17:48:19 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [17:48:19 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [17:48:19 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [17:48:19 INFO]: [WorldGuard] Loading region data...
> [17:48:19 INFO]: [AdminChat] Enabling Admin-Chat v1.3.0
> [17:48:19 INFO]: [AdminChat] Enabling metrics...
> [17:48:19 INFO]: [AdminChat] Enabling Command Handler...
> [17:48:19 INFO]: [AdminChat] Enabling Channel Manager...
> [17:48:19 INFO]: [AdminChat] Enabling Listener...
> [17:48:19 INFO]: [HeroicDeathPlus] Enabling HeroicDeathPlus v2.5
> [17:48:19 INFO]: [HeroicDeathPlus] 2.5 enabled.
> [17:48:19 INFO]: [Lottery] Enabling Lottery v0.9.4
> [17:48:19 INFO]: [Lottery] Payment method found (Essentials version: 2.2)
> [17:48:19 INFO]: [AntiAd] Enabling AntiAd v2.2.5
> [17:48:19 INFO]: [AntiAd] AntiAd Version 2.2.5 is now Enabled.
> [17:48:19 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [17:48:19 INFO]: METRICS STARTING
> [17:48:19 INFO]: [Announcer] Enabling Announcer v1.5
> [17:48:20 INFO]: Announcer v1.5 is enabled!

> [17:48:20 INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
> [17:48:20 INFO]: CoreProtect version 2.0.9 is enabled!
> [17:48:20 INFO]: [CoreProtect] Using SQLite for data storage.
> [17:48:20 INFO]: [SkyWars] Enabling SkyWars v2.0.0
> [17:48:20 INFO]: [SkyWars] [Translations] Loading locale en.
> [17:48:20 INFO]: [SkyWars] [Score] Using JSON backend
> [17:48:20 WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
> [17:48:20 WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
> [17:48:20 INFO]: [GameModeInventories] Enabling GameModeInventories v2.1.1
> [17:48:20 INFO]: [BanManager] Enabling BanManager v4.0
> [17:48:20 INFO]: [BanManager] Version 4.0 has been enabled
> [17:48:20 INFO]: [BanManager] Loaded 0 player bans
> [17:48:20 INFO]: [BanManager] Loaded 0 ip bans
> [17:48:20 INFO]: [ClearLag] Enabling ClearLag v2.7.2
> [17:48:20 INFO]: [ClearLag] Loading modules...
> [17:48:20 WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
> [17:48:20 INFO]: [ClearLag] Modules have been loaded!
> [17:48:20 INFO]: [ClearLag] Clearlag is now enabled!
> [17:48:20 INFO]: [ClearLag] Checking for updates...
> [17:48:20 INFO]: [Votifier] Enabling Votifier v1.9
> [17:48:20 INFO]: [Votifier] Votifier enabled.
> [17:48:20 INFO]: [DoubleXP] Enabling DoubleXP v1.4.2
> [17:48:20 INFO]: [DoubleXP] v1.4.2 has been enabled!
> [17:48:20 INFO]: [DoubleXP] by JoeGandy1
> [17:48:20 INFO]: [GAListener] Enabling GAListener v1.3.1
> [17:48:20 INFO]: [GAListener] GAListener v1.3.1 Enabled
> [17:48:20 INFO]: [Cron] Enabling Cron v1.1
> [17:48:20 INFO]: [Residence] Enabling Residence v3.0.0r-SNAPSHOT
> [17:48:20 INFO]: [Residence] Found Vault
> [17:48:20 INFO]: [Residence] Found WorldEdit
> [17:48:20 INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
> [17:48:21 INFO]: [ClearLag] No updates found!
> [17:48:21 INFO]: [Vault][Economy] Essentials Economy hooked.
> [17:48:21 INFO]: Essentials: Using PermissionsEx based permissions.
> [17:48:21 INFO]: [Jobs] Enabling Jobs v2.12.0
> [17:48:21 INFO]: [Jobs] Started database save task
> [17:48:21 INFO]: [Jobs] Started buffered payment thread
> [17:48:21 INFO]: [Jobs] Plugin has been enabled succesfully.
> [17:48:21 INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
> [17:48:21 INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.0
> [17:48:21 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
> [17:48:21 INFO]: [ChestShop] Enabling ChestShop v3.7.17
> [17:48:22 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [17:48:22 INFO]: [ChestShop] Residence version 3.0.0r-SNAPSHOT loaded.
> [17:48:22 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [17:48:22 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.7
> [17:48:22 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.5-b691
> [17:48:22 INFO]: ultiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
> [17:48:22 INFO]: Preparing start region for level 3 (Seed: -7428541309082917405)
> [17:48:22 INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
> [17:48:22 INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
> [17:48:22 INFO]: [WorldGuard] (eventy) Lava fire is blocked.
> [17:48:22 INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
> [17:48:22 INFO]: [WorldGuard] Loaded configuration for world 'eventy'
> [17:48:22 INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
> [17:48:22 INFO]: Preparing start region for level 4 (Seed: 8560119619770487045)
> [17:48:23 INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
> [17:48:23 INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
> [17:48:23 INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
> [17:48:23 INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
> [17:48:23 INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
> [17:48:23 INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
> [17:48:23 INFO]: ultiverse-Core] 5 - World(s) loaded.
> [17:48:23 INFO]: ultiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
> [17:48:23 INFO]: ineResetLite] Enabling MineResetLite v0.3.6
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo2.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo1.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Strk.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Piesok.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo3.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo_Mix.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Kamen.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo4.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Drevo5.mine.yml'...
> [17:48:23 INFO]: ineResetLite] Loading mine from file 'Doly_Drevo.mine.yml'...
> [17:48:23 INFO]: ineResetLite] MineResetLite version 0.3.6 enabled!
> [17:48:23 INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
> [17:48:23 INFO]: [AuthMe] Loading Configuration File...
> [17:48:23 INFO]: [AuthMe] Set Language: en
> [17:48:23 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [17:48:23 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [17:48:23 INFO]: [AuthMe] Hook with Essentials plugin
> [17:48:23 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [17:48:23 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [17:48:23 INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
> [17:48:23 INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
> [17:48:23 INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
> [17:48:24 INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.7
> [17:48:24 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
> [17:48:24 INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
> [17:48:24 INFO]: [BattleArena] Enabling BattleArena v3.9.7.9
> [17:48:24 INFO]: attleArena] v3.9.7.9 enabling!
> [17:48:24 INFO]: [BattleArena] BattleTracker not detected, not tracking wins
> [17:48:24 INFO]: [BattleArena] Essentials detected. God mode handling activated
> [17:48:24 INFO]: [BattleArena] LibsDisguises detected. Implementing disguises
> [17:48:24 INFO]: [BattleArena] MobArena detected. Implementing no add when in MobArena
> [17:48:24 INFO]: [BattleArena] Multiverse-Core detected. Implementing teleport/gamemode workarounds
> [17:48:24 INFO]: [BattleArena] WorldEdit detected.
> [17:48:24 INFO]: [BattleArena] WorldGuard detected. WorldGuard regions can now be used
> [17:48:24 INFO]: [BattleArena] Warning currency was empty, using name from config.yml
> [17:48:24 INFO]: [BattleArena] found economy plugin Vault. [Default]
> [17:48:24 INFO]: [BattleArena] no additional Arena modules
> [17:48:24 INFO]: [BattleArena] registering classes: gladiator, archer, monk
> [17:48:25 INFO]: attleArena] v3.9.7.9 enabled!
> [17:48:25 INFO]: obArena] Enabling MobArena v0.96.7
> [17:48:25 INFO]: obArena] Vault found; economy rewards enabled.
> [17:48:25 INFO]: obArena] Loaded arena 'default'
> [17:48:25 INFO]: obArena] Loaded arena 'arenka'
> [17:48:25 INFO]: obArena] v0.96.7 enabled.
> [17:48:25 INFO]: [ArenaPaintball] Enabling ArenaPaintball v1.2.1
> [17:48:25 INFO]: [ArenaPaintball] v1.2.1 enabled!
> [17:48:25 INFO]: [CreativeControl] Enabling CreativeControl v6.4
> [17:48:25 INFO]: [CreativeControl]: Initializing configurations...
> [17:48:25 INFO]: [CreativeControl]: Loading Modules...
> [17:48:25 INFO]: [CreativeControl]: Connecting to the SQLite database...
> [17:48:25 INFO]: SQL logic error or missing database
> [17:48:25 INFO]: [CreativeControl]: SQLite database connected Successfuly!
> [17:48:25 INFO]: [CreativeControl]: Registring Events...
> [17:48:25 INFO]: [CreativeControl]: This error is avaliable at: plugins/CreativeControl/error/error-13-10-2014-17-48-25-430.txt
> [17:48:25 INFO]: [CreativeControl]: MobArena support enabled!
> [17:48:25 INFO]: [CreativeControl]: SurvivalGames support enabled!
> [17:48:25 INFO]: [CreativeControl]: CoreProtect hooked as logging plugin
> [17:48:25 INFO]: [CreativeControl]: Vault hooked as permissions plugin
> [17:48:25 INFO]: [CreativeControl]: CreativeControl v6.4 loaded in 60 ms!
> [17:48:26 INFO]: [BlockHunt] Enabling BlockHunt v0.2.0_BETA_B5
> [17:48:26 INFO]: lockHunt] Using Vault support
> [17:48:26 INFO]: lockHunt] Sending MCStats to the server...
> [17:48:26 INFO]: lockHunt] BlockHunt + 0.2.0_BETA_B5 is now Enabled. Made by Steffion.
> [17:48:26 INFO]: [ArenaSpleef] Enabling ArenaSpleef v1.5.1
> [17:48:26 INFO]: [ArenaSpleef] v1.5.1 enabled!
> [17:48:26 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [17:48:26 INFO]: Done (10.713s)! For help, type "help" or "?"
> [17:48:26 INFO]: Starting GS4 status listener
> [17:48:26 INFO]: Query running on 93.91.250.126:27504
> [17:48:27 INFO]: Checking if conversion to UUID needed...
> [17:48:27 INFO]: Verifying if database needs conversion
> [17:48:27 INFO]: [GAListener] Connection established!
> [17:48:27 INFO]: No plot conversion needed
> [17:48:27 INFO]: [GAListener] Loading queued votes
> [17:48:27 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [17:48:27 INFO]: [GAListener] Loaded 0 queued votes
> [17:48:27 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
> [17:48:27 INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
> [17:48:27 INFO]: Preparing start region for level 5 (Seed: 0)
> [17:48:27 INFO]: [CreativeControl]: Cached 2,917 protections
> [17:48:27 INFO]: [CreativeControl]: Loaded 0 regions
> [17:48:27 INFO]: [CreativeControl]: 10,124 blocks protected
> [17:48:27 INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is PERMITTED.
> [17:48:27 INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
> [17:48:27 INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
> [17:48:27 INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
> [17:48:27 INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
> [17:48:27 INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
> [17:48:27 INFO]: [SkyWars] The arena 'first' requires the world 'eventy' to be loaded. It is already loaded.
> [17:48:27 INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
> [17:48:27 INFO]: [Citizens] Loaded 5 NPCs.
> [17:48:27 INFO]: [Vault] Checking for Updates:
> [17:48:27 INFO]: [Vault] No new version available
> [17:48:27 INFO]: ItemStack{NETHER_STAR x 1}
> [17:48:27 INFO]: sharpness:4
> [17:48:27 INFO]: ItemStack{PAPER x 1}
> [17:48:27 INFO]: fire:2
>list
> [17:48:40 INFO]: CONSOLE issued server command: /list
> [17:48:40 INFO]: There are 0 out of maximum 20 players online.
>pl
> [17:48:53 INFO]: Plugins (47): FlashlightPlus, FakaHedaMinequery, WorldEdit, Vault, PlayerHeads, PermissionsEx, Build_It, MyCommand, Frame_Protector, LWC, WorldGuard, Admin-Chat, HeroicDeathPlus, Lottery, AntiAd, SurvivalGames, Announcer, CoreProtect, SkyWars, GameModeInventories, BanManager, ClearLag, ProtocolLib, Votifier, AutoSaveWorld, DoubleXP, GAListener, Cron, Residence, Essentials, Jobs, Citizens, LibsDisguises, EssentialsSpawn, PlotMe, ChestShop, EssentialsChat, Multiverse-Core, MineResetLite, AuthMe, HolographicDisplays, BattleArena, MobArena, ArenaPaintball, CreativeControl, BlockHunt, ArenaSpleef
> [17:49:30 INFO]: etrics] Connection timed out
> [17:49:30 INFO]: etrics] Connection timed out
> [17:49:30 INFO]: etrics] Connection timed out
> [17:49:54 WARN]: http://battleplugins.com/statistics/set


A mám ešte otázku.. je aj pre verziu 1.7.9 NoLagg ? Inak díky K+ obydvom
Naposledy upravil(a) DTB1995 dne 13 říj 2014, 17:53, celkem upraveno 1 x.
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Jobs Warn & ChestShop error

#9 Příspěvekod Smexhy » 13 říj 2014, 17:52

Nahraj si tu starú verziu čo si mal. Nová verzia nepodporuje staro-uložené resky....

Uživatelský avatar
Nyqi
Příspěvky: 551
Registrován: 23 bře 2012, 09:34
Reputation: 0

Re: Jobs Warn & ChestShop error

#10 Příspěvekod Nyqi » 13 říj 2014, 17:53

Jop, protože Residence 3.0 jsou uplně "jiný" plugin. :)
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 54 hostů