Advertisement
Guest User

Untitled

a guest
Feb 1st, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.59 KB | None | 0 0
  1. 02.02 06:56:56 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  2. 02.02 06:56:56 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  3. 02.02 06:56:56 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  4. 02.02 06:56:56 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  5. 02.02 06:56:56 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  6. 02.02 06:56:56 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  7. 02.02 06:56:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  8. 02.02 06:56:56 [Server] INFO ... 14 more
  9. 02.02 06:56:57 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  10. 02.02 06:56:57 [Server] INFO org.bukkit.event.EventException
  11. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  12. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  13. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  14. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  15. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  16. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  17. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  18. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  19. 02.02 06:56:57 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  20. 02.02 06:56:57 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  21. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  22. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  23. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  24. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  25. 02.02 06:56:57 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  26. 02.02 06:56:57 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  27. 02.02 06:56:57 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  28. 02.02 06:56:57 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  29. 02.02 06:56:57 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  30. 02.02 06:56:57 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  31. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  32. 02.02 06:56:57 [Server] INFO ... 14 more
  33. 02.02 06:56:57 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  34. 02.02 06:56:57 [Server] INFO org.bukkit.event.EventException
  35. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  36. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  37. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  38. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  39. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  40. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  41. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  42. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  43. 02.02 06:56:57 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  44. 02.02 06:56:57 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  45. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  46. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  47. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  48. 02.02 06:56:57 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  49. 02.02 06:56:57 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  50. 02.02 06:56:57 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  51. 02.02 06:56:57 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  52. 02.02 06:56:57 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  53. 02.02 06:56:57 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  54. 02.02 06:56:57 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  55. 02.02 06:56:57 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  56. 02.02 06:56:57 [Server] INFO ... 14 more
  57. 02.02 06:56:58 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  58. 02.02 06:56:58 [Server] INFO org.bukkit.event.EventException
  59. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  60. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  61. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  62. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  63. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  64. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  65. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  66. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  67. 02.02 06:56:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  68. 02.02 06:56:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  69. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  70. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  71. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  72. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  73. 02.02 06:56:58 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  74. 02.02 06:56:58 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  75. 02.02 06:56:58 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  76. 02.02 06:56:58 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  77. 02.02 06:56:58 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  78. 02.02 06:56:58 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  79. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  80. 02.02 06:56:58 [Server] INFO ... 14 more
  81. 02.02 06:56:58 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  82. 02.02 06:56:58 [Server] INFO org.bukkit.event.EventException
  83. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  84. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  85. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  86. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  87. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  88. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  89. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  90. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  91. 02.02 06:56:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  92. 02.02 06:56:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  93. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  94. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  95. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  96. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  97. 02.02 06:56:58 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  98. 02.02 06:56:58 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  99. 02.02 06:56:58 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  100. 02.02 06:56:58 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  101. 02.02 06:56:58 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  102. 02.02 06:56:58 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  103. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  104. 02.02 06:56:58 [Server] INFO ... 14 more
  105. 02.02 06:56:58 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  106. 02.02 06:56:58 [Server] INFO org.bukkit.event.EventException
  107. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  108. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  109. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  110. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  111. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  112. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  113. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  114. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  115. 02.02 06:56:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  116. 02.02 06:56:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  117. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  118. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  119. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  120. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  121. 02.02 06:56:58 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  122. 02.02 06:56:58 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  123. 02.02 06:56:58 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  124. 02.02 06:56:58 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  125. 02.02 06:56:58 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  126. 02.02 06:56:58 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  127. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  128. 02.02 06:56:58 [Server] INFO ... 14 more
  129. 02.02 06:56:58 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  130. 02.02 06:56:58 [Server] INFO org.bukkit.event.EventException
  131. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  132. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  133. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  134. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  135. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  136. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  137. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  138. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  139. 02.02 06:56:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  140. 02.02 06:56:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  141. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  142. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  143. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  144. 02.02 06:56:58 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  145. 02.02 06:56:58 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  146. 02.02 06:56:58 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  147. 02.02 06:56:58 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  148. 02.02 06:56:58 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  149. 02.02 06:56:58 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  150. 02.02 06:56:58 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  151. 02.02 06:56:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  152. 02.02 06:56:58 [Server] INFO ... 14 more
  153. 02.02 06:56:59 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  154. 02.02 06:56:59 [Server] INFO org.bukkit.event.EventException
  155. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  156. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  157. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  158. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  159. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  160. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  161. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  162. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  163. 02.02 06:56:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  164. 02.02 06:56:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  165. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  166. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  167. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  168. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  169. 02.02 06:56:59 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  170. 02.02 06:56:59 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  171. 02.02 06:56:59 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  172. 02.02 06:56:59 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  173. 02.02 06:56:59 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  174. 02.02 06:56:59 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  175. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  176. 02.02 06:56:59 [Server] INFO ... 14 more
  177. 02.02 06:56:59 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  178. 02.02 06:56:59 [Server] INFO org.bukkit.event.EventException
  179. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  180. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  181. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  182. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  183. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  184. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  185. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  186. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  187. 02.02 06:56:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  188. 02.02 06:56:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  189. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  190. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  191. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  192. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  193. 02.02 06:56:59 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  194. 02.02 06:56:59 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  195. 02.02 06:56:59 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  196. 02.02 06:56:59 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  197. 02.02 06:56:59 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  198. 02.02 06:56:59 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  199. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  200. 02.02 06:56:59 [Server] INFO ... 14 more
  201. 02.02 06:56:59 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  202. 02.02 06:56:59 [Server] INFO org.bukkit.event.EventException
  203. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  204. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  205. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  206. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  207. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  208. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  209. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  210. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  211. 02.02 06:56:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  212. 02.02 06:56:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  213. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  214. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  215. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  216. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  217. 02.02 06:56:59 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  218. 02.02 06:56:59 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  219. 02.02 06:56:59 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  220. 02.02 06:56:59 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  221. 02.02 06:56:59 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  222. 02.02 06:56:59 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  223. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  224. 02.02 06:56:59 [Server] INFO ... 14 more
  225. 02.02 06:56:59 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  226. 02.02 06:56:59 [Server] INFO org.bukkit.event.EventException
  227. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  228. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  229. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  230. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  231. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  232. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  233. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  234. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  235. 02.02 06:56:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  236. 02.02 06:56:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  237. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  238. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  239. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  240. 02.02 06:56:59 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  241. 02.02 06:56:59 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  242. 02.02 06:56:59 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  243. 02.02 06:56:59 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  244. 02.02 06:56:59 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  245. 02.02 06:56:59 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  246. 02.02 06:56:59 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  247. 02.02 06:56:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  248. 02.02 06:56:59 [Server] INFO ... 14 more
  249. 02.02 06:57:00 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  250. 02.02 06:57:00 [Server] INFO org.bukkit.event.EventException
  251. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  252. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  253. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  254. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  255. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  256. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  257. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  258. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  259. 02.02 06:57:00 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  260. 02.02 06:57:00 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  261. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  262. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  263. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  264. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  265. 02.02 06:57:00 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  266. 02.02 06:57:00 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  267. 02.02 06:57:00 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  268. 02.02 06:57:00 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  269. 02.02 06:57:00 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  270. 02.02 06:57:00 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  271. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  272. 02.02 06:57:00 [Server] INFO ... 14 more
  273. 02.02 06:57:00 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  274. 02.02 06:57:00 [Server] INFO org.bukkit.event.EventException
  275. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  276. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  277. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  278. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  279. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  280. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  281. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  282. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  283. 02.02 06:57:00 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  284. 02.02 06:57:00 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  285. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  286. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  287. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  288. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  289. 02.02 06:57:00 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  290. 02.02 06:57:00 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  291. 02.02 06:57:00 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  292. 02.02 06:57:00 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  293. 02.02 06:57:00 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  294. 02.02 06:57:00 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  295. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  296. 02.02 06:57:00 [Server] INFO ... 14 more
  297. 02.02 06:57:00 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  298. 02.02 06:57:00 [Server] INFO org.bukkit.event.EventException
  299. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  300. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  301. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  302. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  303. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  304. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  305. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  306. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  307. 02.02 06:57:00 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  308. 02.02 06:57:00 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  309. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  310. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  311. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  312. 02.02 06:57:00 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  313. 02.02 06:57:00 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  314. 02.02 06:57:00 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  315. 02.02 06:57:00 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  316. 02.02 06:57:00 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  317. 02.02 06:57:00 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  318. 02.02 06:57:00 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  319. 02.02 06:57:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  320. 02.02 06:57:00 [Server] INFO ... 14 more
  321. 02.02 06:57:01 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  322. 02.02 06:57:01 [Server] INFO org.bukkit.event.EventException
  323. 02.02 06:57:01 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  324. 02.02 06:57:01 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  325. 02.02 06:57:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  326. 02.02 06:57:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  327. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  328. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  329. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  330. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  331. 02.02 06:57:01 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  332. 02.02 06:57:01 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  333. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  334. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  335. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  336. 02.02 06:57:01 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  337. 02.02 06:57:01 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  338. 02.02 06:57:01 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  339. 02.02 06:57:01 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  340. 02.02 06:57:01 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  341. 02.02 06:57:01 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  342. 02.02 06:57:01 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  343. 02.02 06:57:01 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  344. 02.02 06:57:01 [Server] INFO ... 14 more
  345. 02.02 06:57:02 [Server] INFO GenisisOP why dont we have player vaults
  346. 02.02 06:57:02 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  347. 02.02 06:57:02 [Server] INFO org.bukkit.event.EventException
  348. 02.02 06:57:02 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  349. 02.02 06:57:02 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  350. 02.02 06:57:02 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  351. 02.02 06:57:02 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  352. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  353. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  354. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  355. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  356. 02.02 06:57:02 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  357. 02.02 06:57:02 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  358. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  359. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  360. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  361. 02.02 06:57:02 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  362. 02.02 06:57:02 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  363. 02.02 06:57:02 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  364. 02.02 06:57:02 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  365. 02.02 06:57:02 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  366. 02.02 06:57:02 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  367. 02.02 06:57:02 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  368. 02.02 06:57:02 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  369. 02.02 06:57:02 [Server] INFO ... 14 more
  370. 02.02 06:57:03 [Server] ERROR Could not pass event InventoryClickEvent to PlayerVaults v3.5.7-b${BUILD_NUMBER}
  371. 02.02 06:57:03 [Server] INFO org.bukkit.event.EventException
  372. 02.02 06:57:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  373. 02.02 06:57:03 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  374. 02.02 06:57:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit25.jar:git-Bukkit-1092acb]
  375. 02.02 06:57:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit25.jar:git-Bukkit-1092acb]
  376. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1521) [craftbukkit25.jar:git-Bukkit-1092acb]
  377. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [craftbukkit25.jar:git-Bukkit-1092acb]
  378. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [craftbukkit25.jar:git-Bukkit-1092acb]
  379. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit25.jar:git-Bukkit-1092acb]
  380. 02.02 06:57:03 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  381. 02.02 06:57:03 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  382. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit25.jar:git-Bukkit-1092acb]
  383. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  384. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  385. 02.02 06:57:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  386. 02.02 06:57:03 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  387. 02.02 06:57:03 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  388. 02.02 06:57:03 [Server] INFO at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:121) ~[?:?]
  389. 02.02 06:57:03 [Server] INFO at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source) ~[?:?]
  390. 02.02 06:57:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  391. 02.02 06:57:03 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  392. 02.02 06:57:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  393. 02.02 06:57:03 [Server] INFO ... 14 more
  394. 02.02 06:57:06 [Server] INFO Bizzon_Dust issued server command: /stop
  395. 02.02 06:57:06 [Server] INFO [Bizzon_Dust: Stopping the server]
  396. 02.02 06:57:06 [Server] INFO Stopping server
  397. 02.02 06:57:06 [Server] INFO Disabling CrazyEnchantments v1.7.6.3.1
  398. 02.02 06:57:06 [Server] INFO Disabling SilkSpawners v3.7.4
  399. 02.02 06:57:06 [Server] INFO Disabling LinkItem v1.0-STABLE
  400. 02.02 06:57:06 [Server] INFO Disabling WildTP v2.0.1
  401. 02.02 06:57:06 [Server] INFO WildTP » Saved: {}
  402. 02.02 06:57:06 [Server] INFO Disabling CombatTagPlus v1.2.3
  403. 02.02 06:57:06 [Server] INFO Disabling InstaWall v4.2.0
  404. 02.02 06:57:06 [Server] INFO InstaWall version 4.2.0 is Disabled
  405. 02.02 06:57:06 [Server] INFO Disabling FactionsTop v4.9
  406. 02.02 06:57:06 [Server] INFO Disabling Factions v1.6.9.5-U0.1.19-RC2
  407. 02.02 06:57:06 [Server] INFO Disabled
  408. 02.02 06:57:06 [Server] INFO Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  409. 02.02 06:57:06 [Server] INFO Disabling AuctionHouse v3.2
  410. 02.02 06:57:06 [Server] INFO Disabling KoTH v1.1.7 BETA
  411. 02.02 06:57:06 [Server] INFO Disabling 1vs1 v1.7.1 #221
  412. 02.02 06:57:06 [Server] INFO Disconnecting from database
  413. 02.02 06:57:06 [Server] INFO 1vs1 disabled!
  414. 02.02 06:57:06 [Server] INFO Disabling Simple_Fix v1.0
  415. 02.02 06:57:06 [Server] INFO Disabling SpawnerShop v3.3
  416. 02.02 06:57:06 [Server] INFO Disabling EnjinMinecraftPlugin v2.7.7
  417. 02.02 06:57:06 [Server] INFO Disabling NoHopperCraft v1.0
  418. 02.02 06:57:06 [Server] INFO NoHopperCraft 1.0 has been disabled!
  419. 02.02 06:57:06 [Server] INFO Disabling ColoredAnvils v1.08
  420. 02.02 06:57:06 [Server] INFO ColoredAnvils v1.08 has been disabled!
  421. 02.02 06:57:06 [Server] INFO Disabling EssentialsSpawn vTeamCity
  422. 02.02 06:57:06 [Server] INFO Disabling Vault v1.5.6-b49
  423. 02.02 06:57:06 [Server] INFO Disabling GAListener v1.3.2
  424. 02.02 06:57:06 [Server] INFO GAListener v1.3.2 Disabled
  425. 02.02 06:57:06 [Server] INFO Disabling IP_Detection v1.0
  426. 02.02 06:57:06 [Server] INFO IP Detection has been disabled!
  427. 02.02 06:57:06 [Server] INFO ERROR: IP Detection could not save ip file!
  428. 02.02 06:57:06 [Server] INFO Disabling ViaVersion v1.0.3
  429. 02.02 06:57:06 [Server] INFO ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  430. 02.02 06:57:06 [Server] INFO Disabling CustomBanPlugin v1.1.1
  431. 02.02 06:57:06 [Server] INFO Has Been Disabled!
  432. 02.02 06:57:06 [Server] INFO Disabling Enchants v3.1.9
  433. 02.02 06:57:06 [Server] ERROR Error occurred while disabling Enchants v3.1.9 (Is it up to date?)
  434. 02.02 06:57:06 [Server] INFO java.lang.NullPointerException
  435. 02.02 06:57:06 [Server] INFO at ally.main.Enchants.onDisable(Enchants.java:63) ~[?:?]
  436. 02.02 06:57:06 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  437. 02.02 06:57:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:351) [craftbukkit25.jar:git-Bukkit-1092acb]
  438. 02.02 06:57:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit25.jar:git-Bukkit-1092acb]
  439. 02.02 06:57:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [craftbukkit25.jar:git-Bukkit-1092acb]
  440. 02.02 06:57:06 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.disablePlugins(CraftServer.java:328) [craftbukkit25.jar:git-Bukkit-1092acb]
  441. 02.02 06:57:06 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.stop(MinecraftServer.java:422) [craftbukkit25.jar:git-Bukkit-1092acb]
  442. 02.02 06:57:06 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit25.jar:git-Bukkit-1092acb]
  443. 02.02 06:57:06 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  444. 02.02 06:57:06 [Server] INFO Disabling EssentialsChat vTeamCity
  445. 02.02 06:57:06 [Server] INFO Disabling AutoRestart v2.10.0
  446. 02.02 06:57:06 [Server] INFO Disabled!
  447. 02.02 06:57:06 [Server] INFO Disabling ObsidianBreaker v2.0 Bug Fix
  448. 02.02 06:57:06 [Server] INFO Disabling PaperCommands v1.0
  449. 02.02 06:57:06 [Server] INFO Disabling BoatBug v1.1.3
  450. 02.02 06:57:06 [Server] INFO Disabling KitAdder v2.6
  451. 02.02 06:57:06 [Server] INFO KitAdder plugin has been disabled!
  452. 02.02 06:57:06 [Server] INFO Disabling VPNGuard v3.0
  453. 02.02 06:57:06 [Server] INFO Attempting to save: settings.dat
  454. 02.02 06:57:06 [Server] INFO settings.dat has been saved!
  455. 02.02 06:57:06 [Server] INFO Disabling Holograms v2.4.0-SNAPSHOT
  456. 02.02 06:57:06 [Server] INFO Disabling Multiverse-Core v2.4-b527
  457. 02.02 06:57:06 [Server] INFO - Disabled
  458. 02.02 06:57:06 [Server] INFO Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
  459. 02.02 06:57:06 [Server] INFO Shutting down executor and waiting for any pending tasks...
  460. 02.02 06:57:06 [Server] INFO Disabling Votifier v1.8
  461. 02.02 06:57:06 [Server] INFO Votifier disabled.
  462. 02.02 06:57:06 [Server] INFO Disabling EPearlCooldown v4.0
  463. 02.02 06:57:06 [Server] WARN Protocol error. Ignoring packet - Socket closed
  464. 02.02 06:57:06 [Server] INFO Disabling BukkitHiddenSyntaxBlocker v2.1
  465. 02.02 06:57:06 [Server] INFO Disabling ModItems v1.2
  466. 02.02 06:57:06 [Server] INFO The plugin 'ModItems' by DiegoM has been disabled.
  467. 02.02 06:57:06 [Server] INFO Disabling NoDupe v2
  468. 02.02 06:57:06 [Server] INFO Disabling ClearLag v2.9.3
  469. 02.02 06:57:06 [Server] INFO Clearlag is now disabled!
  470. 02.02 06:57:06 [Server] INFO Disabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
  471. 02.02 06:57:06 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
  472. 02.02 06:57:06 [Server] INFO GroupManager - INFO - Scheduled Data Saving is disabled!
  473. 02.02 06:57:06 [Server] INFO GroupManager version Pre2.14.1.3 FINAL (Phoenix) is disabled!
  474. 02.02 06:57:06 [Server] INFO Disabling Essentials vTeamCity
  475. 02.02 06:57:06 [Server] INFO Essentials: Using config file enhanced permissions.
  476. 02.02 06:57:06 [Server] INFO Permissions listed in as player-commands will be given to all users.
  477. 02.02 06:57:06 [Server] INFO Disabling WorldEdit v6.1.5;4651611
  478. 02.02 06:57:06 [Server] INFO Disabling CratesPlus v4.2.4
  479. 02.02 06:57:06 [Server] INFO Saving players
  480. 02.02 06:57:06 [Disconnect] User Bizzon_Dust has disconnected, reason: Server closed
  481. 02.02 06:57:06 [Server] INFO Bizzon_Dust left the game.
  482. 02.02 06:57:06 [Disconnect] User GenisisOP has disconnected, reason: Server closed
  483. 02.02 06:57:06 [Server] INFO GenisisOP left the game.
  484. 02.02 06:57:06 [Server] INFO Saving worlds
  485. 02.02 06:57:06 [Server] INFO Saving chunks for level 'world'/Overworld
  486. 02.02 06:57:07 [Server] INFO Saving chunks for level 'world_nether'/Nether
  487. 02.02 06:57:07 [Server] INFO Saving chunks for level 'world_the_end'/The End
  488. 02.02 06:57:07 [Server] INFO Saving chunks for level 'Staff'/Overworld
  489. 02.02 06:57:07 [Server] INFO Stopping server
  490. 02.02 06:57:07 [Server] INFO Saving players
  491. 02.02 06:57:07 [Multicraft] Server shut down (running)
  492. 02.02 06:57:07 [Multicraft] Restarting crashed server in 10 seconds
  493. 02.02 06:57:07 [Multicraft] Server stopped
  494. 02.02 06:57:07 [Disconnect] User IchKannSpammen has disconnected, reason: Server shutting down
  495. 02.02 06:57:17 [Multicraft] Loading server properties
  496. 02.02 06:57:17 [Multicraft] Starting server!
  497. 02.02 06:57:17 [Multicraft] Loaded config for "Craftbukkit 1.8 Build #25"
  498. 02.02 06:57:17 [Multicraft] Updating eula.txt file
  499. 02.02 06:57:17 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
  500. 02.02 06:57:17 [Server] INFO Loading libraries, please wait...
  501. 02.02 06:57:24 [Server] INFO Starting minecraft server version 1.8
  502. 02.02 06:57:24 [Server] INFO Loading properties
  503. 02.02 06:57:24 [Server] INFO Default game type: SURVIVAL
  504. 02.02 06:57:24 [Server] INFO Generating keypair
  505. 02.02 06:57:24 [Server] INFO Starting Minecraft server on 51.254.31.252:25610
  506. 02.02 06:57:24 [Server] INFO This server is running CraftBukkit version git-Bukkit-1092acb (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  507. 02.02 06:57:25 [Server] ERROR Could not load 'plugins/First.jar' in folder 'plugins'
  508. 02.02 06:57:25 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  509. 02.02 06:57:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  510. 02.02 06:57:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit25.jar:git-Bukkit-1092acb]
  511. 02.02 06:57:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:287) [craftbukkit25.jar:git-Bukkit-1092acb]
  512. 02.02 06:57:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249) [craftbukkit25.jar:git-Bukkit-1092acb]
  513. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit25.jar:git-Bukkit-1092acb]
  514. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit25.jar:git-Bukkit-1092acb]
  515. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit25.jar:git-Bukkit-1092acb]
  516. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit25.jar:git-Bukkit-1092acb]
  517. 02.02 06:57:25 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  518. 02.02 06:57:25 [Server] INFO Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  519. 02.02 06:57:25 [Server] INFO found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
  520. 02.02 06:57:25 [Server] INFO in 'reader', line 8, column 1:
  521. 02.02 06:57:25 [Server] INFO test:
  522. 02.02 06:57:25 [Server] INFO ^
  523. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  524. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  525. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  526. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  527. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  528. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  529. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  530. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  531. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  532. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  533. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  534. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  535. 02.02 06:57:25 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  536. 02.02 06:57:25 [Server] INFO at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  537. 02.02 06:57:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:157) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  538. 02.02 06:57:25 [Server] INFO ... 8 more
  539. 02.02 06:57:25 [Server] ERROR Ambiguous plugin name `WildTP' for files `plugins/WildTP-One.jar' and `plugins/WildTP.jar' in `plugins'
  540. 02.02 06:57:25 [Server] WARN Plugin `Simple_Fix v1.0' uses the space-character (0x20) in its name `Simple Fix' - this is discouraged
  541. 02.02 06:57:25 [Server] ERROR Ambiguous plugin name `WildTP' for files `plugins/WildTP-UUID.jar' and `plugins/WildTP-One.jar' in `plugins'
  542. 02.02 06:57:25 [Server] WARN Plugin `IP_Detection v1.0' uses the space-character (0x20) in its name `IP Detection' - this is discouraged
  543. 02.02 06:57:25 [Server] ERROR Could not load 'plugins/NoHacks spigot hack.jar' in folder 'plugins'
  544. 02.02 06:57:25 [Server] INFO org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  545. 02.02 06:57:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit25.jar:git-Bukkit-1092acb]
  546. 02.02 06:57:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:287) [craftbukkit25.jar:git-Bukkit-1092acb]
  547. 02.02 06:57:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:249) [craftbukkit25.jar:git-Bukkit-1092acb]
  548. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit25.jar:git-Bukkit-1092acb]
  549. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit25.jar:git-Bukkit-1092acb]
  550. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit25.jar:git-Bukkit-1092acb]
  551. 02.02 06:57:25 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit25.jar:git-Bukkit-1092acb]
  552. 02.02 06:57:25 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  553. 02.02 06:57:25 [Server] INFO Loading CratesPlus v4.2.4
  554. 02.02 06:57:25 [Server] INFO Loading WorldEdit v6.1.5;4651611
  555. 02.02 06:57:25 [Server] INFO Loading Essentials vTeamCity
  556. 02.02 06:57:25 [Server] INFO Loading GroupManager vPre2.14.1.3 FINAL (Phoenix)
  557. 02.02 06:57:25 [Server] INFO Loading ClearLag v2.9.3
  558. 02.02 06:57:25 [Server] INFO Loading NoDupe v2
  559. 02.02 06:57:25 [Server] INFO Loading ModItems v1.2
  560. 02.02 06:57:25 [Server] INFO Loading BukkitHiddenSyntaxBlocker v2.1
  561. 02.02 06:57:25 [Server] INFO Loading EPearlCooldown v4.0
  562. 02.02 06:57:25 [Server] INFO Loading Votifier v1.8
  563. 02.02 06:57:25 [Server] INFO Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  564. 02.02 06:57:25 [Server] INFO Loading Multiverse-Core v2.4-b527
  565. 02.02 06:57:25 [Server] INFO Loading Holograms v2.4.0-SNAPSHOT
  566. 02.02 06:57:25 [Server] INFO Loading VPNGuard v3.0
  567. 02.02 06:57:25 [Server] INFO Loading KitAdder v2.6
  568. 02.02 06:57:25 [Server] INFO Loading BoatBug v1.1.3
  569. 02.02 06:57:25 [Server] INFO Loading PaperCommands v1.0
  570. 02.02 06:57:25 [Server] INFO Loading ObsidianBreaker v2.0 Bug Fix
  571. 02.02 06:57:25 [Server] INFO Loading AutoRestart v2.10.0
  572. 02.02 06:57:25 [Server] INFO Loading EssentialsChat vTeamCity
  573. 02.02 06:57:25 [Server] INFO Loading Enchants v3.1.9
  574. 02.02 06:57:25 [Server] INFO Loading CustomBanPlugin v1.1.1
  575. 02.02 06:57:25 [Server] INFO Loading ViaVersion v1.0.3
  576. 02.02 06:57:25 [Server] INFO ViaVersion 1.0.3 is now loaded, injecting!
  577. 02.02 06:57:25 [Server] INFO Loading IP_Detection v1.0
  578. 02.02 06:57:25 [Server] INFO Loading GAListener v1.3.2
  579. 02.02 06:57:25 [Server] INFO Loading Vault v1.5.6-b49
  580. 02.02 06:57:25 [Server] INFO Loading EssentialsSpawn vTeamCity
  581. 02.02 06:57:25 [Server] INFO Loading ColoredAnvils v1.08
  582. 02.02 06:57:25 [Server] INFO Loading NoHopperCraft v1.0
  583. 02.02 06:57:25 [Server] INFO Loading EnjinMinecraftPlugin v2.7.7
  584. 02.02 06:57:25 [Server] INFO Loading SpawnerShop v3.3
  585. 02.02 06:57:25 [Server] INFO Loading Simple_Fix v1.0
  586. 02.02 06:57:25 [Server] INFO Loading 1vs1 v1.7.1 #221
  587. 02.02 06:57:25 [Server] INFO Loading KoTH v1.1.7 BETA
  588. 02.02 06:57:25 [Server] INFO Loading AuctionHouse v3.2
  589. 02.02 06:57:25 [Server] INFO Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  590. 02.02 06:57:25 [Server] INFO Loading Factions v1.6.9.5-U0.1.19-RC2
  591. 02.02 06:57:25 [Server] INFO Loading FactionsTop v4.9
  592. 02.02 06:57:25 [Server] INFO Loading InstaWall v4.2.0
  593. 02.02 06:57:25 [Server] INFO Loading CombatTagPlus v1.2.3
  594. 02.02 06:57:25 [Server] INFO Loading WildTP v2.0.1
  595. 02.02 06:57:25 [Server] INFO Loading LinkItem v1.0-STABLE
  596. 02.02 06:57:25 [Server] INFO Loading SilkSpawners v3.7.4
  597. 02.02 06:57:25 [Server] INFO Loading CrazyEnchantments v1.7.6.3.1
  598. 02.02 06:57:25 [Server] INFO Enabling Vault v1.5.6-b49
  599. 02.02 06:57:25 [Server] INFO [Economy] Essentials Economy found: Waiting
  600. 02.02 06:57:25 [Server] INFO [Permission] GroupManager found: Waiting
  601. 02.02 06:57:25 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
  602. 02.02 06:57:25 [Server] INFO [Chat] GroupManager found: Waiting
  603. 02.02 06:57:25 [Server] INFO Enabled Version 1.5.6-b49
  604. 02.02 06:57:25 [Server] INFO Preparing level "world"
  605. 02.02 06:57:25 [Server] INFO Preparing start region for level 0 (Seed: -511953638125972301)
  606. 02.02 06:57:26 [Server] INFO Preparing start region for level 1 (Seed: 3682801584053319460)
  607. 02.02 06:57:27 [Server] INFO Preparing start region for level 2 (Seed: -7434073473617255478)
  608. 02.02 06:57:27 [Server] INFO Enabling CratesPlus v4.2.4
  609. 02.02 06:57:27 [Server] INFO CratesPlus Version 4.2.4
  610. 02.02 06:57:27 [Server] INFO You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
  611. 02.02 06:57:27 [Server] INFO Enabling WorldEdit v6.1.5;4651611
  612. 02.02 06:57:28 [Server] INFO WEPIF: Using the Bukkit Permissions API.
  613. 02.02 06:57:28 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  614. 02.02 06:57:28 [Server] INFO Enabling Essentials vTeamCity
  615. 02.02 06:57:28 [Server] INFO Bukkit version format changed. Version not checked.
  616. 02.02 06:57:28 [Server] INFO git-Bukkit-1092acb (MC: 1.8)
  617. 02.02 06:57:28 [Server] INFO 1.8-R0.1-SNAPSHOT
  618. 02.02 06:57:28 [Server] INFO Using locale en_GB
  619. 02.02 06:57:28 [Server] INFO Using locale en_GB
  620. 02.02 06:57:28 [Server] INFO [Vault][Economy] Essentials Economy hooked.
  621. 02.02 06:57:28 [Server] INFO Essentials: Using config file enhanced permissions.
  622. 02.02 06:57:28 [Server] INFO Permissions listed in as player-commands will be given to all users.
  623. 02.02 06:57:28 [Server] INFO Enabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
  624. 02.02 06:57:28 [Server] INFO GroupManager - INFO - World Found: world
  625. 02.02 06:57:28 [Server] INFO GroupManager - INFO - Superperms support enabled.
  626. 02.02 06:57:28 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  627. 02.02 06:57:28 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours!
  628. 02.02 06:57:28 [Server] INFO GroupManager version Pre2.14.1.3 FINAL (Phoenix) is enabled!
  629. 02.02 06:57:28 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
  630. 02.02 06:57:28 [Server] INFO [Vault][Permission] GroupManager hooked.
  631. 02.02 06:57:28 [Server] INFO [Vault][Chat] GroupManager - Chat hooked.
  632. 02.02 06:57:28 [Server] INFO Essentials: Using GroupManager based permissions.
  633. 02.02 06:57:28 [Server] INFO Enabling ClearLag v2.9.3
  634. 02.02 06:57:28 [Server] INFO Loading modules...
  635. 02.02 06:57:28 [Server] INFO Modules enabed, loading config values
  636. 02.02 06:57:28 [Server] INFO Modules have been loaded!
  637. 02.02 06:57:28 [Server] INFO Clearlag is now enabled!
  638. 02.02 06:57:28 [Server] INFO Checking for updates compatible with your bukkit version [1.8]...
  639. 02.02 06:57:28 [Server] INFO Enabling NoDupe v2
  640. 02.02 06:57:28 [Server] INFO Enabling ModItems v1.2
  641. 02.02 06:57:29 [Server] INFO The plugin 'ModItems' by DiegoM has been enabled.
  642. 02.02 06:57:29 [Server] INFO Module PlayerInfo: enabled.
  643. 02.02 06:57:29 [Server] INFO Module ChatManagement: disabled. (Mod GUI still working with another plugin's commands)
  644. 02.02 06:57:29 [Server] INFO Enabling BukkitHiddenSyntaxBlocker v2.1
  645. 02.02 06:57:29 [Server] INFO Enabling EPearlCooldown v4.0
  646. 02.02 06:57:29 [Server] INFO Enabling Votifier v1.8
  647. 02.02 06:57:29 [Server] INFO Votifier enabled.
  648. 02.02 06:57:29 [Server] INFO Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  649. 02.02 06:57:29 [Server] INFO (world) TNT ignition is PERMITTED.
  650. 02.02 06:57:29 [Server] INFO (world) Lighters are PERMITTED.
  651. 02.02 06:57:29 [Server] INFO (world) Lava fire is blocked.
  652. 02.02 06:57:29 [Server] INFO (world) Fire spread is UNRESTRICTED.
  653. 02.02 06:57:29 [Server] INFO Loaded configuration for world 'world'
  654. 02.02 06:57:29 [Server] INFO (world_nether) TNT ignition is PERMITTED.
  655. 02.02 06:57:29 [Server] INFO (world_nether) Lighters are PERMITTED.
  656. 02.02 06:57:29 [Server] INFO (world_nether) Lava fire is blocked.
  657. 02.02 06:57:29 [Server] INFO (world_nether) Fire spread is UNRESTRICTED.
  658. 02.02 06:57:29 [Server] INFO Loaded configuration for world 'world_nether'
  659. 02.02 06:57:29 [Server] INFO (world_the_end) TNT ignition is PERMITTED.
  660. 02.02 06:57:29 [Server] INFO (world_the_end) Lighters are PERMITTED.
  661. 02.02 06:57:29 [Server] INFO (world_the_end) Lava fire is blocked.
  662. 02.02 06:57:29 [Server] INFO (world_the_end) Fire spread is UNRESTRICTED.
  663. 02.02 06:57:29 [Server] INFO Loaded configuration for world 'world_the_end'
  664. 02.02 06:57:29 [Server] INFO Loading region data...
  665. 02.02 06:57:29 [Server] INFO Enabling Multiverse-Core v2.4-b527
  666. 02.02 06:57:29 [Server] INFO - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  667. 02.02 06:57:29 [Server] INFO - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  668. 02.02 06:57:29 [Server] INFO Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -511953638125972301
  669. 02.02 06:57:29 [Server] INFO Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 3682801584053319460
  670. 02.02 06:57:29 [Server] INFO Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -7434073473617255478
  671. 02.02 06:57:29 [Server] INFO Loading World & Settings - 'Staff' - Env: NORMAL - Type: NORMAL & seed: 6247695581606605081
  672. 02.02 06:57:29 [Server] INFO Preparing start region for level 3 (Seed: 6247695581606605081)
  673. 02.02 06:57:29 [Server] INFO No updates found!
  674. 02.02 06:57:30 [Server] INFO (Staff) TNT ignition is PERMITTED.
  675. 02.02 06:57:30 [Server] INFO (Staff) Lighters are PERMITTED.
  676. 02.02 06:57:30 [Server] INFO (Staff) Lava fire is blocked.
  677. 02.02 06:57:30 [Server] INFO (Staff) Fire spread is UNRESTRICTED.
  678. 02.02 06:57:30 [Server] INFO Loaded configuration for world 'Staff'
  679. 02.02 06:57:30 [Server] INFO 4 - World(s) loaded.
  680. 02.02 06:57:30 [Server] INFO Enabling Holograms v2.4.0-SNAPSHOT
  681. 02.02 06:57:30 [Server] INFO HologramEntityController set to: com.sainttx.holograms.nms.v1_8_R1.HologramEntityControllerImpl
  682. 02.02 06:57:30 [Server] INFO Enabling VPNGuard v3.0
  683. 02.02 06:57:30 [Server] INFO Attempting to load: settings.dat
  684. 02.02 06:57:30 [Server] INFO settings.dat has been loaded!
  685. 02.02 06:57:30 [Server] INFO No API key specified, using free package.
  686. 02.02 06:57:30 [Server] INFO Enabling KitAdder v2.6
  687. 02.02 06:57:30 [Server] INFO KitAdder plugin has been enabled!
  688. 02.02 06:57:30 [Server] INFO Enabling BoatBug v1.1.3
  689. 02.02 06:57:30 [Server] INFO Enabling PaperCommands v1.0
  690. 02.02 06:57:30 [Server] INFO Enabling ObsidianBreaker v2.0 Bug Fix
  691. 02.02 06:57:30 [Server] INFO Enabling AutoRestart v2.10.0
  692. 02.02 06:57:30 [Server] INFO Checking for update!
  693. 02.02 06:57:30 [Server] INFO Enabled!
  694. 02.02 06:57:30 [Server] INFO Enabling EssentialsChat vTeamCity
  695. 02.02 06:57:30 [Server] INFO Enabling Enchants v3.1.9
  696. 02.02 06:57:30 [Server] ERROR Error occurred while enabling Enchants v3.1.9 (Is it up to date?)
  697. 02.02 06:57:30 [Server] INFO java.lang.NullPointerException
  698. 02.02 06:57:30 [Server] INFO at ally.main.Enchants.onEnable(Enchants.java:45) ~[?:?]
  699. 02.02 06:57:30 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  700. 02.02 06:57:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit25.jar:git-Bukkit-1092acb]
  701. 02.02 06:57:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit25.jar:git-Bukkit-1092acb]
  702. 02.02 06:57:30 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:340) [craftbukkit25.jar:git-Bukkit-1092acb]
  703. 02.02 06:57:30 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:312) [craftbukkit25.jar:git-Bukkit-1092acb]
  704. 02.02 06:57:30 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit25.jar:git-Bukkit-1092acb]
  705. 02.02 06:57:30 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit25.jar:git-Bukkit-1092acb]
  706. 02.02 06:57:30 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit25.jar:git-Bukkit-1092acb]
  707. 02.02 06:57:30 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit25.jar:git-Bukkit-1092acb]
  708. 02.02 06:57:30 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit25.jar:git-Bukkit-1092acb]
  709. 02.02 06:57:30 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  710. 02.02 06:57:30 [Server] INFO Enabling CustomBanPlugin v1.1.1
  711. 02.02 06:57:30 [Server] INFO CustomBanPlugin is up to date.
  712. 02.02 06:57:30 [Server] INFO Has Been Enabled!
  713. 02.02 06:57:30 [Server] INFO Enabling ViaVersion v1.0.3
  714. 02.02 06:57:30 [Server] INFO You have anti-xray on in your config, since you're not using spigot it won't fix xray!
  715. 02.02 06:57:30 [Server] INFO Enabling IP_Detection v1.0
  716. 02.02 06:57:30 [Server] INFO IP Detection has been enabled!
  717. 02.02 06:57:30 [Server] INFO Enabling GAListener v1.3.2
  718. 02.02 06:57:30 [Server] INFO GAListener v1.3.2 Enabled
  719. 02.02 06:57:30 [Server] INFO Enabling EssentialsSpawn vTeamCity
  720. 02.02 06:57:30 [Server] INFO Enabling ColoredAnvils v1.08
  721. 02.02 06:57:30 [Server] INFO ColoredAnvils v1.08 has been enabled!
  722. 02.02 06:57:30 [Server] INFO Permissions for ColoredAnvils are disabled.
  723. 02.02 06:57:30 [Server] INFO Enabling NoHopperCraft v1.0
  724. 02.02 06:57:30 [Server] INFO NoHopperCraft 1.0 has been enabled!
  725. 02.02 06:57:30 [Server] INFO Enabling EnjinMinecraftPlugin v2.7.7
  726. 02.02 06:57:30 [Server] INFO MC 1.3 or above found, enabling version 2 XP handling.
  727. 02.02 06:57:30 [Server] INFO MC 1.7.2 or above found, enabling version 2 log handling.
  728. 02.02 06:57:30 [Server] INFO Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  729. 02.02 06:57:30 [Server] WARN Economy plugin is not enabled.
  730. 02.02 06:57:30 [Server] INFO Votifier plugin found, enabling Votifier support.
  731. 02.02 06:57:30 [Server] INFO Enabling SpawnerShop v3.3
  732. 02.02 06:57:30 [Server] INFO Enabling Simple_Fix v1.0
  733. 02.02 06:57:30 [Server] INFO Plugin created by Kebinshi. https://www.spigotmc.org/members/kebinshi.13293/
  734. 02.02 06:57:30 [Server] INFO Enabling 1vs1 v1.7.1 #221
  735. 02.02 06:57:31 [Server] INFO Connecting to sqlite database...
  736. 02.02 06:57:31 [Server] INFO Connected!
  737. 02.02 06:57:31 [Server] INFO Connecting to database
  738. 02.02 06:57:31 [Server] INFO Connecting to sqlite database...
  739. 02.02 06:57:31 [Server] INFO Connected!
  740. 02.02 06:57:31 [Server] INFO is up to date!
  741. 02.02 06:57:31 [Server] INFO 1vs1 enabled!
  742. 02.02 06:57:31 [Server] INFO Enabling KoTH v1.1.7 BETA
  743. 02.02 06:57:31 [Server] INFO Enabling AuctionHouse v3.2
  744. 02.02 06:57:31 [Server] INFO Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  745. 02.02 06:57:31 [Server] INFO Enabling Factions v1.6.9.5-U0.1.19-RC2
  746. 02.02 06:57:31 [Server] INFO === ENABLE START ===
  747. 02.02 06:57:32 [Server] INFO Loaded 157 players
  748. 02.02 06:57:32 [Server] INFO Loaded 25 Factions
  749. 02.02 06:57:32 [Server] INFO Loading board from disk
  750. 02.02 06:57:32 [Server] INFO Loaded 1849 board locations
  751. 02.02 06:57:32 [Server] INFO Found playervaults hook, adding /f vault and /f setmaxvault commands.
  752. 02.02 06:57:32 [Server] INFO Economy integration through Vault plugin successful.
  753. 02.02 06:57:32 [Server] INFO NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  754. 02.02 06:57:32 [Server] INFO === ENABLE DONE (Took 364ms) ===
  755. 02.02 06:57:32 [Server] INFO Enabling FactionsTop v4.9
  756. 02.02 06:57:32 [Server] INFO Enabling InstaWall v4.2.0
  757. 02.02 06:57:32 [Server] INFO InstaWall version 4.2.0 is Enabled
  758. 02.02 06:57:32 [Server] INFO Enabling CombatTagPlus v1.2.3
  759. 02.02 06:57:32 [Server] INFO Enabling WildTP v2.0.1
  760. 02.02 06:57:32 [Server] INFO Enabling LinkItem v1.0-STABLE
  761. 02.02 06:57:32 [Server] WARN Found Vault v1.5.6-b49 for chat hook.
  762. 02.02 06:57:32 [Server] WARN Using After v1_8 (v1_8_R1) Fanciful Library!
  763. 02.02 06:57:32 [Server] INFO Enabling SilkSpawners v3.7.4
  764. 02.02 06:57:32 [Server] INFO WorldGuard was found and support is enabled
  765. 02.02 06:57:32 [Server] INFO Loading support for v1_8_R1
  766. 02.02 06:57:32 [Server] INFO AutoUpdater is enabled.
  767. 02.02 06:57:33 [Server] INFO Result from AutoUpdater is: NO_UPDATE
  768. 02.02 06:57:33 [Server] INFO BarAPI is disabled due to config setting.
  769. 02.02 06:57:33 [Server] INFO Enabling CrazyEnchantments v1.7.6.3.1
  770. 02.02 06:57:33 [Server] ERROR Plugin CrazyEnchantments v1.7.6.3.1 has failed to register events for class me.BadBones69.CrazyEnchantments.Controlers.FireworkDamageAPI because org/bukkit/event/entity/FireworkExplodeEvent does not exist.
  771. 02.02 06:57:33 [Server] INFO WorldGuard was found and support is enabled
  772. 02.02 06:57:33 [Server] INFO Loading support for v1_8_R1
  773. 02.02 06:57:33 [Server] INFO [CrazyEnchants]: Your server is running v1.7.6.3.1 and the newest is v1.7.6.3.2.
  774. 02.02 06:57:33 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  775. 02.02 06:57:33 [Server] Startup Done (7.792s)! For help, type "help" or "?"
  776. 02.02 06:57:33 [Server] INFO We didn't find an update!
  777. 02.02 06:57:33 [Server] INFO ViaVersion detected server version: 1.8.x(47)
  778. 02.02 06:57:33 [Server] INFO ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  779. 02.02 06:57:33 [Server] INFO Connection established!
  780. 02.02 06:57:33 [Server] INFO Running resynchronization of Factions Top expect some lag!
  781. 02.02 06:57:33 [Server] INFO Loading queued votes
  782. 02.02 06:57:33 [Server] INFO Loaded 0 queued votes
  783. 02.02 06:57:33 [Server] INFO ***** 1vs1 Version Checker *****
  784. 02.02 06:57:33 [Server] INFO Stable Build: #221
  785. 02.02 06:57:33 [Server] INFO Current Build: #221
  786. 02.02 06:57:33 [Server] INFO No new version available
  787. 02.02 06:57:33 [Server] INFO *********************************
  788. 02.02 06:57:34 [Server] INFO Factions Top has been resynchronized wait 21 seconds for Factions Top to be updated!
  789. 02.02 06:57:34 [Server] WARN Exception in thread "pool-3-thread-11"
  790. 02.02 06:57:34 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin GAListener v1.3.2 generated an exception while executing task 27
  791. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  792. 02.02 06:57:34 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  793. 02.02 06:57:34 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  794. 02.02 06:57:34 [Server] INFO at java.lang.Thread.run(Thread.java:745)
  795. 02.02 06:57:34 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
  796. 02.02 06:57:34 [Server] INFO at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335)
  797. 02.02 06:57:34 [Server] INFO at com.swifteh.GAL.Metrics.access$4(Metrics.java:328)
  798. 02.02 06:57:34 [Server] INFO at com.swifteh.GAL.Metrics$1.run(Metrics.java:223)
  799. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
  800. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  801. 02.02 06:57:34 [Server] INFO ... 3 more
  802. 02.02 06:57:34 [Server] WARN Task #20 for Holograms v2.4.0-SNAPSHOT generated an exception
  803. 02.02 06:57:34 [Server] INFO java.lang.NullPointerException
  804. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftChunk.getHandle(CraftChunk.java:44) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  805. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftChunk.<init>(CraftChunk.java:30) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  806. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.nms.v1_8_R1.HologramEntityControllerImpl.addEntityToWorld(HologramEntityControllerImpl.java:70) ~[?:?]
  807. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.nms.v1_8_R1.HologramEntityControllerImpl.spawnNameable(HologramEntityControllerImpl.java:39) ~[?:?]
  808. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.api.line.TextLine.show(TextLine.java:47) ~[?:?]
  809. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.api.Hologram.addLine(Hologram.java:130) ~[?:?]
  810. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.api.Hologram.addLine(Hologram.java:119) ~[?:?]
  811. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.ManagerImpl.load(ManagerImpl.java:54) ~[?:?]
  812. 02.02 06:57:34 [Server] INFO at com.sainttx.holograms.HologramPlugin.lambda$onEnable$0(HologramPlugin.java:49) ~[?:?]
  813. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  814. 02.02 06:57:34 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit25.jar:git-Bukkit-1092acb]
  815. 02.02 06:57:34 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:653) [craftbukkit25.jar:git-Bukkit-1092acb]
  816. 02.02 06:57:34 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  817. 02.02 06:57:34 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  818. 02.02 06:57:34 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  819. 02.02 06:57:34 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  820. 02.02 06:57:34 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated!
  821. 02.02 06:57:34 [Server] INFO Checking for Updates ...
  822. 02.02 06:57:34 [Disconnect] User com.mojang.authlib.GameProfile@305776f5[id=<null>,name=IchKannSpammen,properties={},legacy=false] (/115.69.162.121:63702) has disconnected, reason: Internal Exception: java.lang.NullPointerException
  823. 02.02 06:57:35 [Server] INFO No new version available
  824. 02.02 06:57:35 [Server] INFO Checking for updates via Spigot...
  825. 02.02 06:57:35 [Server] INFO No update was found, you are running the latest version. Will check again later.
  826. 02.02 06:57:35 [Server] WARN Task #26 for GAListener v1.3.2 generated an exception
  827. 02.02 06:57:35 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
  828. 02.02 06:57:35 [Server] INFO at com.swifteh.GAL.GAL$6.run(GAL.java:409) ~[?:?]
  829. 02.02 06:57:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit25.jar:git-Bukkit-1092acb]
  830. 02.02 06:57:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit25.jar:git-Bukkit-1092acb]
  831. 02.02 06:57:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:653) [craftbukkit25.jar:git-Bukkit-1092acb]
  832. 02.02 06:57:35 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit25.jar:git-Bukkit-1092acb]
  833. 02.02 06:57:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit25.jar:git-Bukkit-1092acb]
  834. 02.02 06:57:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit25.jar:git-Bukkit-1092acb]
  835. 02.02 06:57:35 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  836. 02.02 06:57:39 [Server] INFO UUID of player IchKannSpammen is 2e86f02e-a004-4ec6-afc5-21e630cdb71f
  837. 02.02 06:57:39 [Server] INFO Player IchKannSpammen is trying to connect with IP: 115.69.162.121
  838. 02.02 06:57:39 [Connect] User IchKannSpammen, IP 115.69.162.121
  839. 02.02 06:57:39 [Server] INFO Player: IchKannSpammen has 0 votes
  840. 02.02 06:57:39 [Server] INFO IchKannSpammen has passed VPNGuard checks.
  841. 02.02 06:57:39 [Multicraft] IchKannSpammen ran command Message of the Day
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement