Advertisement
Guest User

Log Console 1.10.2 > 1.11.2

a guest
Feb 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.12 KB | None | 0 0
  1. 24.02 02:30:20 [Multicraft] Michael_Ch ran command Message of the Day
  2. 24.02 02:30:20 [Server] INFO [+]Michael_Ch
  3. 24.02 02:30:20 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  4. 24.02 02:30:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  5. 24.02 02:30:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  6. 24.02 02:30:20 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  7. 24.02 02:30:20 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  8. 24.02 02:30:20 [Server] INFO at de.Keyle.MyPet.repository.types.SqLiteRepository$12.run(SqLiteRepository.java:848) ~[?:?]
  9. 24.02 02:30:20 [Server] INFO java.lang.NullPointerException
  10. 24.02 02:30:20 [Server] WARN Plugin MyPet v2.2.9 generated an exception while executing task 2111
  11. 24.02 02:30:20 [Server] INFO ... 26 more
  12. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  13. 24.02 02:30:20 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  14. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  15. 24.02 02:30:20 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  16. 24.02 02:30:20 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  17. 24.02 02:30:20 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  18. 24.02 02:30:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  19. 24.02 02:30:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  20. 24.02 02:30:20 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  21. 24.02 02:30:20 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  22. 24.02 02:30:20 [Server] INFO at com.worldcretornica.plotme_core.SqlManager$4.run(SqlManager.java:2326) ~[?:?]
  23. 24.02 02:30:20 [Server] INFO at com.worldcretornica.plotme_core.SqlManager.getConnection(SqlManager.java:215) ~[?:?]
  24. 24.02 02:30:20 [Server] INFO at com.worldcretornica.plotme_core.SqlManager.initialize(SqlManager.java:41) ~[?:?]
  25. 24.02 02:30:20 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  26. 24.02 02:30:20 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  27. 24.02 02:30:20 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  28. 24.02 02:30:20 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  29. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  30. 24.02 02:30:20 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  31. 24.02 02:30:20 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  32. 24.02 02:30:20 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  33. 24.02 02:30:20 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  34. 24.02 02:30:20 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  35. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  36. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  37. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  38. 24.02 02:30:20 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  39. 24.02 02:30:20 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  40. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  41. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  42. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  43. 24.02 02:30:20 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  44. 24.02 02:30:20 [Server] WARN Plugin PlotMe v0.16.3 generated an exception while executing task 2081
  45. 24.02 02:30:20 [Server] INFO ... 26 more
  46. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  47. 24.02 02:30:20 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  48. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  49. 24.02 02:30:20 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  50. 24.02 02:30:20 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  51. 24.02 02:30:20 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  52. 24.02 02:30:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  53. 24.02 02:30:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  54. 24.02 02:30:20 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  55. 24.02 02:30:20 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  56. 24.02 02:30:20 [Server] INFO at com.swifteh.GAL.GAL$2.run(GAL.java:168) ~[?:?]
  57. 24.02 02:30:20 [Server] INFO at com.swifteh.GAL.DB.getVotes(DB.java:217) ~[?:?]
  58. 24.02 02:30:20 [Server] INFO at com.swifteh.GAL.DB.getConnection(DB.java:47) ~[?:?]
  59. 24.02 02:30:20 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  60. 24.02 02:30:20 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  61. 24.02 02:30:20 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  62. 24.02 02:30:20 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  63. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  64. 24.02 02:30:20 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  65. 24.02 02:30:20 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  66. 24.02 02:30:20 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  67. 24.02 02:30:20 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  68. 24.02 02:30:20 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  69. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  70. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  71. 24.02 02:30:20 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  72. 24.02 02:30:20 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  73. 24.02 02:30:20 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  74. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  75. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  76. 24.02 02:30:20 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  77. 24.02 02:30:20 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  78. 24.02 02:30:20 [Server] WARN Plugin GAListener v1.3.2 generated an exception while executing task 2086
  79. 24.02 02:30:20 [Connect] User Michael_Ch, IP 180.244.16.61
  80. 24.02 02:30:20 [Server] INFO ]
  81. 24.02 02:30:20 [Server] INFO b=[1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.tripWireSource@0, 1xitem.hatchetWood@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0, 1xtile.air@0]
  82. 24.02 02:30:20 [Server] INFO a=0
  83. 24.02 02:30:20 [Server] INFO net.minecraft.server.v1_11_R1.PacketPlayOutWindowItems@5abb17e7[
  84. 24.02 02:30:20 [Server] ERROR Parameters:
  85. 24.02 02:30:20 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  86. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  87. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  88. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  89. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  90. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  91. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  92. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  93. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  94. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:213) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  95. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.EntityPlayer.syncInventory(EntityPlayer.java:193) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  96. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.Container.addSlotListener(Container.java:59) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  97. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.EntityPlayer.a(EntityPlayer.java:827) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  98. 24.02 02:30:20 [Server] INFO at de.robingrether.idisguise.management.channel.InjectedPlayerConnection1111.sendPacket(InjectedPlayerConnection1111.java:71) [iDisguise.jar:?]
  99. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.sendPacket(PlayerConnection.java:1090) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  100. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.NetworkManager.sendPacket(NetworkManager.java:143) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  101. 24.02 02:30:20 [Server] INFO at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:194) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  102. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.2.0]
  103. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.2.0]
  104. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:330) [ProtocolLib.jar:4.2.0]
  105. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:362) [ProtocolLib.jar:4.2.0]
  106. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.2.0]
  107. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:396) [ProtocolLib.jar:4.2.0]
  108. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:269) [ProtocolLib.jar:4.2.0]
  109. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:309) [ProtocolLib.jar:4.2.0]
  110. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:584) [ProtocolLib.jar:4.2.0]
  111. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:608) [ProtocolLib.jar:4.2.0]
  112. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.2.0]
  113. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.2.0]
  114. 24.02 02:30:20 [Server] INFO at com.w00tmast3r.skquery.elements.ProtocolHandlers$1$1.onPacketSending(ProtocolHandlers.java:30) ~[SkQuery%201.10.jar:?]
  115. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:198) ~[ProtocolLib.jar:4.2.0]
  116. 24.02 02:30:20 [Server] INFO at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:219) ~[ProtocolLib.jar:4.2.0]
  117. 24.02 02:30:20 [Server] INFO com.comphenix.protocol.reflect.FieldAccessException: No field with type [Lnet.minecraft.server.v1_11_R1.ItemStack; exists in class PacketPlayOutWindowItems.
  118. 24.02 02:30:20 [Server] ERROR Unhandled exception occured in onPacketSending(PacketEvent) for SkQuery
  119. 24.02 02:30:20 [Server] INFO Michael_Ch [50a472cf-9b89-3602-bf8d-c4f6557ac7d2]: /dailygive
  120. 24.02 02:30:20 [Server] INFO Error: Player not found.
  121. 24.02 02:30:20 [Server] INFO Forcing Initial_Unk to run: /seen Michael_Ch
  122. 24.02 02:30:20 [Server] INFO Error: Player not found.
  123. 24.02 02:30:20 [Server] INFO Forcing BTS_JNGKOK to run: /seen Michael_Ch
  124. 24.02 02:30:20 [Server] INFO Forcing Michael_Ch to run: /seen Michael_Ch
  125. 24.02 02:30:20 [Server] INFO Teleporting...
  126. 24.02 02:30:19 [Server] INFO UUID of player Michael_Ch is 50a472cf-9b89-3602-bf8d-c4f6557ac7d2
  127. 24.02 02:30:16 [Server] INFO Config files have been correctly setup!
  128. 24.02 02:30:13 [Server] INFO ... 28 more
  129. 24.02 02:30:13 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  130. 24.02 02:30:13 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  131. 24.02 02:30:13 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  132. 24.02 02:30:13 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  133. 24.02 02:30:13 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  134. 24.02 02:30:13 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  135. 24.02 02:30:13 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  136. 24.02 02:30:13 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  137. 24.02 02:30:13 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  138. 24.02 02:30:13 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  139. 24.02 02:30:13 [Server] INFO at com.worldcretornica.plotme_core.SqlManager$2.run(SqlManager.java:2172) ~[?:?]
  140. 24.02 02:30:13 [Server] INFO at com.worldcretornica.plotme_core.SqlManager.access$100(SqlManager.java:16) ~[?:?]
  141. 24.02 02:30:13 [Server] INFO at com.worldcretornica.plotme_core.SqlManager.tableExists(SqlManager.java:252) ~[?:?]
  142. 24.02 02:30:13 [Server] INFO at com.worldcretornica.plotme_core.SqlManager.getConnection(SqlManager.java:215) ~[?:?]
  143. 24.02 02:30:13 [Server] INFO at com.worldcretornica.plotme_core.SqlManager.initialize(SqlManager.java:41) ~[?:?]
  144. 24.02 02:30:13 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  145. 24.02 02:30:13 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  146. 24.02 02:30:13 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  147. 24.02 02:30:13 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  148. 24.02 02:30:13 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  149. 24.02 02:30:13 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  150. 24.02 02:30:13 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  151. 24.02 02:30:13 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  152. 24.02 02:30:13 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  153. 24.02 02:30:13 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  154. 24.02 02:30:13 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  155. 24.02 02:30:13 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  156. 24.02 02:30:13 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  157. 24.02 02:30:13 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  158. 24.02 02:30:13 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  159. 24.02 02:30:13 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  160. 24.02 02:30:13 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  161. 24.02 02:30:13 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  162. 24.02 02:30:13 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  163. 24.02 02:30:13 [Server] WARN Plugin PlotMe v0.16.3 generated an exception while executing task 21
  164. 24.02 02:30:13 [Server] INFO Checking if conversion to UUID needed...
  165. 24.02 02:30:13 [Server] INFO No new version available
  166. 24.02 02:30:12 [Server] INFO 845 Phrase(s) loaded.
  167. 24.02 02:30:12 [Server] INFO 5 Event(s) loaded.
  168. 24.02 02:30:12 [Server] INFO 3 Quest(s) loaded.
  169. 24.02 02:30:12 [Server] INFO Checking for Updates ...
  170. 24.02 02:30:12 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  171. 24.02 02:30:12 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  172. 24.02 02:30:12 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  173. 24.02 02:30:12 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  174. 24.02 02:30:12 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:738) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  175. 24.02 02:30:12 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  176. 24.02 02:30:12 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  177. 24.02 02:30:12 [Server] INFO at au.com.mineauz.minigames.Minigames$1.run(Minigames.java:115) ~[?:?]
  178. 24.02 02:30:12 [Server] INFO at au.com.mineauz.minigames.minigame.Minigame.<init>(Minigame.java:95) ~[?:?]
  179. 24.02 02:30:12 [Server] INFO java.lang.NullPointerException
  180. 24.02 02:30:12 [Server] WARN Task #93 for Minigames v1.11.0-SNAPSHOT-169 generated an exception
  181. 24.02 02:30:12 [Server] INFO Loaded 0 NPCs.
  182. 24.02 02:30:12 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated!
  183. 24.02 02:30:12 [Server] INFO Finished loading.
  184. 24.02 02:30:12 [Server] INFO Loaded 37 scripts with a total of 83 triggers and 162 commands in 11.63 seconds
  185. 24.02 02:30:11 [Server] WARN Possible name conflict of variables {hour::%argument 1%} and {hour::*} (there might be more conflicts). (playtimemt.sk, line 85: send "{@prefix} %argument 1% &eWaktu Time &8(&b%{hour::%argument 1%}%&8) &bJam&8(&b%{minute::%argument 1%}%&8) &bMenit"')
  186. 24.02 02:30:11 [Server] WARN Possible name conflict of variables {hour::%arg 1%} and {hour::*} (there might be more conflicts). (playtimemt.sk, line 81: if {hour::%arg 1%} is not set:')
  187. 24.02 02:30:10 [Server] WARN Possible name conflict of variables {m::%loop-index%} and {m::*} (there might be more conflicts). (json.sk, line 191: set {_m::%loop-index%} to "\"""# """')
  188. 24.02 02:30:09 [Server] ERROR The expression 'argument' can only be used within a command (Whitelist.sk, line 164: delete {whitelisted::%arg 2%}')
  189. 24.02 02:30:08 [Server] ERROR Can't compare 'elseif {wlbroadcast}' with a text (Whitelist.sk, line 124: elseif {wlbroadcast} is "all":')
  190. 24.02 02:30:08 [Server] WARN Possible name conflict of variables {whitelisted::*} and {whitelisted::%arg 2%} (there might be more conflicts). (Whitelist.sk, line 77: clear {whitelisted::*}')
  191. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '101' with e.g. 'iron bars'. (WarpGui.sk, line 89: format slot 29 of player with 101 named "{@WI}" with lore "&bWarp:&8 Jail||&bInfo:&e Untuk Melihat Player - Player||&eyang melangar rules server.||&eClick Untuk Teleport Ke Warp Jail" to close then run "sudo %player% ewarps Jail"')
  192. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '116' with e.g. 'enchantment table'. (WarpGui.sk, line 88: format slot 28 of player with 116 named "{@WI}" with lore "&bWarp:&d Enchant&5Room||&e&bInfo:&e Warp Enchant Untuk Enchant Sword Dan Lainnya||&eDan Repair Item||&bInfo:&eClick Untuk Teleport Ke Warp Enchant Room" to close then run "sudo %player% ewarps EnchantRoom"')
  193. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:3' with e.g. 'player head'. (WarpGui.sk, line 82: format slot 22 of player with 397:3 named "{@WI}" with lore "&bWarp:&f StaffList||&bInfo:&e Warp StaffList Untuk Melihat Staff yang ada||&eDi Server RevolutionID||&eClick Untuk Teleport Ke Warp Stafflist" to close then run "sudo %player% ewarps stafflist"')
  194. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:4' with e.g. 'creeper head'. (WarpGui.sk, line 80: format slot 20 of player with 397:4 named "{@WI}" with lore "&bWarp:&2 Dungeon||&bInfo:&e Warp Dungeon Untuk Mencari Exp||&eMencari Mobdrop Dan bisa di tukar di rpgshop||&eClick Untuk Teleport Ke Warp Dungeon" to close then run "sudo %player% dgcommandopen"')
  195. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '101' with e.g. 'iron bars'. (WarpGui.sk, line 39: format slot 29 of player with 101 named "{@WI}" with lore "&bWarp:&8 Jail||&bInfo:&e Untuk Melihat Player - Player||&eyang melangar rules server.||&eClick Untuk Teleport Ke Warp Jail" to close then run "sudo %player% ewarps Jail"')
  196. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '116' with e.g. 'enchantment table'. (WarpGui.sk, line 38: format slot 28 of player with 116 named "{@WI}" with lore "&bWarp:&d Enchant&5Room||&e&bInfo:&e Warp Enchant Untuk Enchant Sword Dan Lainnya||&eDan Repair Item||&bInfo:&eClick Untuk Teleport Ke Warp Enchant Room" to close then run "sudo %player% ewarps EnchantRoom"')
  197. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:3' with e.g. 'player head'. (WarpGui.sk, line 32: format slot 22 of player with 397:3 named "{@WI}" with lore "&bWarp:&f StaffList||&bInfo:&e Warp StaffList Untuk Melihat Staff yang ada||&eDi Server RevolutionID||&eClick Untuk Teleport Ke Warp Stafflist" to close then run "sudo %player% ewarps stafflist"')
  198. 24.02 02:30:08 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:4' with e.g. 'creeper head'. (WarpGui.sk, line 30: format slot 20 of player with 397:4 named "{@WI}" with lore "&bWarp:&2 Dungeon||&bInfo:&e Warp Dungeon Untuk Mencari Exp||&eMencari Mobdrop Dan bisa di tukar di rpgshop||&eClick Untuk Teleport Ke Warp Dungeon" to close then run "sudo %player% dgcommandopen"')
  199. 24.02 02:30:07 [Server] WARN Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:2' with e.g. 'zombie head'. (SystemDungeon.sk, line 48: format slot 10 of player with 397:2 named "&a&lDungeon &2&lForst" with lore "&b&l+&d&m-------------&b&l+||&dMob List:||&a- &2Zombie &4Level &c1||&a- &2Zombie &4Level &c2||&a- &2Zombie &4Level &c3||&a- &2Zombie &4Level &c4||&a- &2Zombie &4Level &c5||&b&l+&d&m-------------&b&l+||&eClick Here Untuk Teleport Ke &a&lDungeon &2&lForst" to close then run "sudo %player% dgcarena01"')
  200. 24.02 02:30:01 [Server] INFO You're currently running the latest stable version of Skript.
  201. 24.02 02:30:00 [Server] INFO No update was found.
  202. 24.02 02:30:00 [Server] INFO 1 expansions you use have updates.
  203. 24.02 02:30:00 [Server] INFO 73 placeholder expansions are available on the cloud.
  204. 24.02 02:30:00 [Server] INFO https://www.spigotmc.org/resources/skinsrestorer.2124/
  205. 24.02 02:30:00 [Server] INFO A new version is available! Download it at:
  206. 24.02 02:30:00 [Server] INFO Current version: 12.9.5
  207. 24.02 02:30:00 [Server] INFO +===============+
  208. 24.02 02:30:00 [Server] INFO | SkinsRestorer |
  209. 24.02 02:30:00 [Server] INFO +===============+
  210. 24.02 02:30:00 [Server] INFO Loaded 22243 variables in 0.6 seconds
  211. 24.02 02:30:00 [Server] INFO 0 injectors you use have updates.
  212. 24.02 02:30:00 [Server] INFO 4 placeholder injectors are available on the cloud.
  213. 24.02 02:30:00 [Server] INFO Loading variables...
  214. 24.02 02:30:00 [Server] INFO ... 25 more
  215. 24.02 02:30:00 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  216. 24.02 02:30:00 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  217. 24.02 02:30:00 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  218. 24.02 02:30:00 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  219. 24.02 02:30:00 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  220. 24.02 02:30:00 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  221. 24.02 02:30:00 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  222. 24.02 02:30:00 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  223. 24.02 02:30:00 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  224. 24.02 02:30:00 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  225. 24.02 02:30:00 [Server] INFO at com.swifteh.GAL.GAL$5.run(GAL.java:384) ~[?:?]
  226. 24.02 02:30:00 [Server] INFO at com.swifteh.GAL.DB.initConnection(DB.java:100) ~[?:?]
  227. 24.02 02:30:00 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  228. 24.02 02:30:00 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  229. 24.02 02:30:00 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  230. 24.02 02:30:00 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  231. 24.02 02:30:00 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  232. 24.02 02:30:00 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  233. 24.02 02:30:00 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  234. 24.02 02:30:00 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  235. 24.02 02:30:00 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  236. 24.02 02:30:00 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  237. 24.02 02:30:00 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  238. 24.02 02:30:00 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  239. 24.02 02:30:00 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  240. 24.02 02:30:00 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  241. 24.02 02:30:00 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  242. 24.02 02:30:00 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  243. 24.02 02:30:00 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  244. 24.02 02:30:00 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  245. 24.02 02:30:00 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  246. 24.02 02:30:00 [Server] WARN Plugin GAListener v1.3.2 generated an exception while executing task 40
  247. 24.02 02:29:59 [Server] WARN ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
  248. 24.02 02:29:59 [Server] INFO ViaVersion detected server version: 1.11.1(316)
  249. 24.02 02:29:59 [Server] INFO Metrics started: http://mcstats.org/plugin/PlugMan
  250. 24.02 02:29:59 [Server] Startup Done (24.254s)! For help, type "help" or "?"
  251. 24.02 02:29:59 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  252. 24.02 02:29:59 [Server] INFO Redprotect: [Auto-save Scheduler: Saving yml database every 60 minutes!]
  253. 24.02 02:29:59 [Server] INFO Redprotect: [Update available! Use /rp update to download.]
  254. 24.02 02:29:58 [Server] INFO Redprotect: [Checking for update...]
  255. 24.02 02:29:58 [Server] INFO ¯ RedProtect v7.1.1 enabled
  256. 24.02 02:29:58 [Server] INFO | \ |_ |_/ | | \ |_| | |_ |_ | /
  257. 24.02 02:29:58 [Server] INFO |_| |_ | \ |_| |_| | | | |_ | | /
  258. 24.02 02:29:58 [Server] INFO _ _ _ _ _ _ _ _ _ _ _ _ __
  259. 24.02 02:29:58 [Server] INFO Redprotect: [Loaded 520 regions (yml)]
  260. 24.02 02:29:58 [Server] INFO Redprotect: [Factions found. Hooked.]
  261. 24.02 02:29:58 [Server] INFO Redprotect: [PlaceHolderAPI found. Hooked and registered some chat placeholders.]
  262. 24.02 02:29:58 [Server] INFO Redprotect: [McMMo found. Hooked.]
  263. 24.02 02:29:58 [Server] INFO Redprotect: [MyPet found. Hooked.]
  264. 24.02 02:29:58 [Server] INFO Redprotect: [WorldEdit found. Hooked.]
  265. 24.02 02:29:58 [Server] INFO Redprotect: [Essentials found. Hooked.]
  266. 24.02 02:29:58 [Server] INFO Redprotect: [Vault found. Hooked.]
  267. 24.02 02:29:58 [Server] INFO Redprotect: [Language file loaded - Using: en-EN]
  268. 24.02 02:29:58 [Server] INFO Redprotect: [All configurations loaded!]
  269. 24.02 02:29:58 [Server] INFO Redprotect: [Server version: 1.11.2-R0.1-SNAPSHOT]
  270. 24.02 02:29:57 [Server] INFO Enabling RedProtect v7.1.1
  271. 24.02 02:29:57 [Server] INFO ... 31 more
  272. 24.02 02:29:57 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  273. 24.02 02:29:57 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  274. 24.02 02:29:57 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  275. 24.02 02:29:57 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  276. 24.02 02:29:57 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  277. 24.02 02:29:57 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  278. 24.02 02:29:57 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  279. 24.02 02:29:57 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  280. 24.02 02:29:57 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  281. 24.02 02:29:57 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  282. 24.02 02:29:57 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  283. 24.02 02:29:57 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  284. 24.02 02:29:57 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  285. 24.02 02:29:57 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  286. 24.02 02:29:57 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  287. 24.02 02:29:57 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  288. 24.02 02:29:57 [Server] INFO at de.Keyle.MyPet.MyPetPlugin.onEnable(MyPetPlugin.java:255) ~[?:?]
  289. 24.02 02:29:57 [Server] INFO at de.Keyle.MyPet.repository.types.SqLiteRepository.init(SqLiteRepository.java:74) ~[?:?]
  290. 24.02 02:29:57 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  291. 24.02 02:29:57 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  292. 24.02 02:29:57 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  293. 24.02 02:29:57 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  294. 24.02 02:29:57 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  295. 24.02 02:29:57 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  296. 24.02 02:29:57 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  297. 24.02 02:29:57 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  298. 24.02 02:29:57 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  299. 24.02 02:29:57 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  300. 24.02 02:29:57 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  301. 24.02 02:29:57 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  302. 24.02 02:29:57 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  303. 24.02 02:29:57 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  304. 24.02 02:29:57 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  305. 24.02 02:29:57 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  306. 24.02 02:29:57 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  307. 24.02 02:29:57 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  308. 24.02 02:29:57 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  309. 24.02 02:29:57 [Server] ERROR Error occurred while enabling MyPet v2.2.9 (Is it up to date?)
  310. 24.02 02:29:57 [Server] INFO Compat mode for v1_11_R1 loaded.
  311. 24.02 02:29:57 [Server] INFO mcMMO (1.5.07-SNAPSHOT) hook activated.
  312. 24.02 02:29:57 [Server] INFO Factions (2.10.0) hook activated.
  313. 24.02 02:29:57 [Server] INFO Citizens (2.0.21-SNAPSHOT (build 1463)) hook activated.
  314. 24.02 02:29:56 [Server] WARN Plugin MyPet attempted to establish connection socket://update.mypet-plugin.de:80 in main server thread
  315. 24.02 02:29:56 [Server] WARN Plugin MyPet attempted to establish connection http://update.mypet-plugin.de/MyPet?&package=v1_11_R1uild=1121 in main server thread
  316. 24.02 02:29:56 [Server] INFO Enabling MyPet v2.2.9
  317. 24.02 02:29:56 [Server] INFO Enabling Quests v2.7.6-b120
  318. 24.02 02:29:56 [Server] INFO Disabling Minigames-Regions v${version.build}
  319. 24.02 02:29:56 [Server] ERROR Minigames plugin not found! You must have the plugin to use Regions!
  320. 24.02 02:29:56 [Server] INFO Enabling Minigames-Regions v${version.build}
  321. 24.02 02:29:56 [Server] INFO 12 Destinations loaded!
  322. 24.02 02:29:56 [Server] INFO 9 Portals loaded!
  323. 24.02 02:29:56 [Server] INFO Enabling WarpPortals v5.6.3
  324. 24.02 02:29:56 [Server] INFO ... 38 more
  325. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  326. 24.02 02:29:56 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  327. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  328. 24.02 02:29:56 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  329. 24.02 02:29:56 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  330. 24.02 02:29:56 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  331. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  332. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  333. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  334. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  335. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  336. 24.02 02:29:56 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  337. 24.02 02:29:56 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  338. 24.02 02:29:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  339. 24.02 02:29:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  340. 24.02 02:29:56 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  341. 24.02 02:29:56 [Server] INFO at de.blablubbabc.paintball.Paintball.onEnable(Paintball.java:1003) ~[?:?]
  342. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.BlaSQLite.<init>(BlaSQLite.java:75) ~[?:?]
  343. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.SQLArenaLobby.<init>(SQLArenaLobby.java:31) ~[?:?]
  344. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.SQLArenaLobby.createDefaultTables(SQLArenaLobby.java:37) ~[?:?]
  345. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.BlaSQLite.createDefaultTable(BlaSQLite.java:365) ~[?:?]
  346. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.BlaSQLite.updateQuery(BlaSQLite.java:312) ~[?:?]
  347. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.BlaSQLite.updateQueryRaw(BlaSQLite.java:302) ~[?:?]
  348. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.BlaSQLite.refreshConnection(BlaSQLite.java:262) ~[?:?]
  349. 24.02 02:29:56 [Server] INFO at de.blablubbabc.BlaDB.BlaSQLite.initialise(BlaSQLite.java:282) ~[?:?]
  350. 24.02 02:29:56 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  351. 24.02 02:29:56 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  352. 24.02 02:29:56 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  353. 24.02 02:29:56 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  354. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  355. 24.02 02:29:56 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  356. 24.02 02:29:56 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  357. 24.02 02:29:56 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  358. 24.02 02:29:56 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  359. 24.02 02:29:56 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  360. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  361. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  362. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  363. 24.02 02:29:56 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  364. 24.02 02:29:56 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  365. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  366. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  367. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  368. 24.02 02:29:56 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  369. 24.02 02:29:56 [Server] ERROR Error occurred while enabling Paintball v1.3.8 (Is it up to date?)
  370. 24.02 02:29:56 [Server] INFO Enabling Paintball v1.3.8
  371. 24.02 02:29:56 [Server] INFO ... 40 more
  372. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  373. 24.02 02:29:56 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  374. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  375. 24.02 02:29:56 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  376. 24.02 02:29:56 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  377. 24.02 02:29:56 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  378. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  379. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  380. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  381. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  382. 24.02 02:29:56 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  383. 24.02 02:29:56 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  384. 24.02 02:29:56 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  385. 24.02 02:29:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  386. 24.02 02:29:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  387. 24.02 02:29:56 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  388. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.Jobs.onEnable(Jobs.java:721) ~[?:?]
  389. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.Jobs.startup(Jobs.java:463) ~[?:?]
  390. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.Jobs.reload(Jobs.java:527) ~[?:?]
  391. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.config.GeneralConfigManager.reload(GeneralConfigManager.java:314) ~[?:?]
  392. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.config.GeneralConfigManager.loadGeneralSettings(GeneralConfigManager.java:391) ~[?:?]
  393. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.config.GeneralConfigManager.startSqlite(GeneralConfigManager.java:867) ~[?:?]
  394. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.dao.JobsDAOSQLite.initialize(JobsDAOSQLite.java:39) ~[?:?]
  395. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.dao.JobsDAO.setUp(JobsDAO.java:83) ~[?:?]
  396. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.dao.JobsDAOSQLite.setupConfig(JobsDAOSQLite.java:70) ~[?:?]
  397. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.dao.JobsDAO.getConnection(JobsDAO.java:1560) ~[?:?]
  398. 24.02 02:29:56 [Server] INFO at com.gamingmesh.jobs.dao.JobsConnectionPool.getConnection(JobsConnectionPool.java:52) ~[?:?]
  399. 24.02 02:29:56 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  400. 24.02 02:29:56 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  401. 24.02 02:29:56 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  402. 24.02 02:29:56 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  403. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  404. 24.02 02:29:56 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  405. 24.02 02:29:56 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  406. 24.02 02:29:56 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  407. 24.02 02:29:56 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  408. 24.02 02:29:56 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  409. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  410. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  411. 24.02 02:29:56 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  412. 24.02 02:29:56 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  413. 24.02 02:29:56 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  414. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  415. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  416. 24.02 02:29:56 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  417. 24.02 02:29:56 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  418. 24.02 02:29:56 [Server] ERROR Error occurred while enabling Jobs v3.8.2 (Is it up to date?)
  419. 24.02 02:29:55 [Server] INFO Enabling Jobs v3.8.2
  420. 24.02 02:29:55 [Server] INFO Autorank 3.7.3 has been enabled!
  421. 24.02 02:29:55 [Server] INFO Using timings of: autorank
  422. 24.02 02:29:55 [Server] INFO Language file loaded (lang.yml)
  423. 24.02 02:29:55 [Server] INFO Monthly data file loaded
  424. 24.02 02:29:55 [Server] INFO Weekly data file loaded
  425. 24.02 02:29:55 [Server] INFO Daily data file loaded
  426. 24.02 02:29:55 [Server] INFO Total data file loaded
  427. 24.02 02:29:55 [Server] INFO Interval check every 5 minutes.
  428. 24.02 02:29:55 [Server] INFO Loaded libraries and dependencies
  429. 24.02 02:29:55 [Server] INFO No stats plugin found! Most requirements cannot be used!
  430. 24.02 02:29:55 [Server] INFO Loaded playerdata.
  431. 24.02 02:29:55 [Server] INFO Loaded stored uuids.
  432. 24.02 02:29:54 [Server] INFO Backup data file loaded (backup-data.yml)
  433. 24.02 02:29:54 [Server] INFO Internal properties file loaded
  434. 24.02 02:29:54 [Server] INFO Settings config file loaded
  435. 24.02 02:29:54 [Server] INFO Advanced config file loaded
  436. 24.02 02:29:54 [Server] INFO Simple config file loaded
  437. 24.02 02:29:54 [Server] INFO Enabling Autorank v3.7.3
  438. 24.02 02:29:54 [Server] INFO Disabling Minigames v1.11.0-SNAPSHOT-169
  439. 24.02 02:29:54 [Server] INFO ... 34 more
  440. 24.02 02:29:54 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  441. 24.02 02:29:54 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  442. 24.02 02:29:54 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  443. 24.02 02:29:54 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  444. 24.02 02:29:54 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  445. 24.02 02:29:54 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  446. 24.02 02:29:54 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  447. 24.02 02:29:54 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  448. 24.02 02:29:54 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  449. 24.02 02:29:54 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  450. 24.02 02:29:54 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  451. 24.02 02:29:54 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  452. 24.02 02:29:54 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  453. 24.02 02:29:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  454. 24.02 02:29:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  455. 24.02 02:29:54 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  456. 24.02 02:29:54 [Server] INFO at au.com.mineauz.minigames.Minigames.onEnable(Minigames.java:149) [Minigames-1.11.0-SNAPSHOT.jar:?]
  457. 24.02 02:29:54 [Server] INFO at au.com.mineauz.minigames.backend.BackendManager.initialize(BackendManager.java:103) ~[Minigames-1.11.0-SNAPSHOT.jar:?]
  458. 24.02 02:29:54 [Server] INFO at au.com.mineauz.minigames.backend.sqlite.SQLiteBackend.initialize(SQLiteBackend.java:74) ~[Minigames-1.11.0-SNAPSHOT.jar:?]
  459. 24.02 02:29:54 [Server] INFO at au.com.mineauz.minigames.backend.ConnectionPool.getConnection(ConnectionPool.java:93) ~[Minigames-1.11.0-SNAPSHOT.jar:?]
  460. 24.02 02:29:54 [Server] INFO at au.com.mineauz.minigames.backend.ConnectionPool.createConnection(ConnectionPool.java:97) ~[Minigames-1.11.0-SNAPSHOT.jar:?]
  461. 24.02 02:29:54 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  462. 24.02 02:29:54 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  463. 24.02 02:29:54 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  464. 24.02 02:29:54 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  465. 24.02 02:29:54 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  466.  
  467. 24.02 02:29:41 [Server] INFO [Core] Reloading saved player identities...
  468. 24.02 02:29:41 [Server] INFO [Core] Loaded configuration: PluginConf
  469. 24.02 02:29:41 [Server] INFO [Core] Loaded configuration: ServerStatusConf
  470. 24.02 02:29:41 [Server] INFO [Core] Reloading configuration...
  471. 24.02 02:29:40 [Server] INFO Enabling ServerListPlus v3.4.7
  472. 24.02 02:29:40 [Server] INFO Enabling CommandWatcher v0.5
  473. 24.02 02:29:40 [Server] INFO ~ Created by ❤ Dzikoysk ~
  474. 24.02 02:29:40 [Server] INFO Objects and Complex have been registered!
  475. 24.02 02:29:40 [Server] INFO Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
  476. 24.02 02:29:40 [Server] INFO RandomSK hooked!
  477. 24.02 02:29:40 [Server] INFO skQuery hooked!
  478. 24.02 02:29:40 [Server] INFO Skript hooked!
  479. 24.02 02:29:40 [Server] INFO Enabling WildSkript v1.9
  480. 24.02 02:29:40 [Server] INFO iDisguise 5.5.5 enabled!
  481. 24.02 02:29:40 [Server] INFO Enabling iDisguise v5.5.5
  482. 24.02 02:29:40 [Server] INFO Enabling ActionHealth v4.0
  483. 24.02 02:29:40 [Server] INFO Votifier enabled.
  484. 24.02 02:29:40 [Server] INFO Enabling Votifier v1.9
  485. 24.02 02:29:40 [Server] INFO Gun-mode activated. Boop!
  486. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eAK-47' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  487. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eType 95' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  488. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eHunting Rifle' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  489. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eOlympia' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  490. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eRiot Shield' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  491. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&ePython &l/&e Knife' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  492. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eBazooka' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  493. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eDesert Eagle' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  494. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eCarbine' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  495. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eGauss Shotgun' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  496. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eToaster' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  497. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eFlashbang' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  498. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eFrag Grenade' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  499. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eHarrier Strike' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  500. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eC4' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  501. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&ePutty' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  502. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eTrinket' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  503. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eCocoPops' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  504. 24.02 02:29:40 [Server] INFO Each weapon must have a unique name, but two or more weapons have '&eTactical Knife' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
  505. 24.02 02:29:40 [Server] INFO Enabling CrackShot v0.98.5
  506. 24.02 02:29:40 [Server] INFO Checking for updates compatible with your bukkit version [1.11]...
  507. 24.02 02:29:40 [Server] INFO Clearlag is now enabled!
  508. 24.02 02:29:40 [Server] INFO Modules have been loaded!
  509. 24.02 02:29:40 [Server] INFO Modules enabed, loading config values
  510. 24.02 02:29:40 [Server] INFO Loading modules...
  511. 24.02 02:29:40 [Server] INFO Enabling ClearLag v2.9.3
  512. 24.02 02:29:40 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
  513. 24.02 02:29:40 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
  514. 24.02 02:29:40 [Server] INFO Enabling WorldEdit v6.1.5;4651611
  515. 24.02 02:29:40 [Server] INFO ... 34 more
  516. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  517. 24.02 02:29:40 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  518. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  519. 24.02 02:29:40 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  520. 24.02 02:29:40 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  521. 24.02 02:29:40 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  522. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  523. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  524. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  525. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  526. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  527. 24.02 02:29:40 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  528. 24.02 02:29:40 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  529. 24.02 02:29:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  530. 24.02 02:29:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  531. 24.02 02:29:40 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  532. 24.02 02:29:40 [Server] INFO at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:77) ~[?:?]
  533. 24.02 02:29:40 [Server] INFO at net.coreprotect.model.Config.performInitialization(Config.java:865) ~[?:?]
  534. 24.02 02:29:40 [Server] INFO at net.coreprotect.model.Config.loadDatabase(Config.java:764) ~[?:?]
  535. 24.02 02:29:40 [Server] INFO at net.coreprotect.Functions.createDatabaseTables(Functions.java:319) ~[?:?]
  536. 24.02 02:29:40 [Server] INFO at net.coreprotect.database.Database.getConnection(Database.java:108) ~[?:?]
  537. 24.02 02:29:40 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  538. 24.02 02:29:40 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  539. 24.02 02:29:40 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  540. 24.02 02:29:40 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  541. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  542. 24.02 02:29:40 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  543. 24.02 02:29:40 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  544. 24.02 02:29:40 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  545. 24.02 02:29:40 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  546. 24.02 02:29:40 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  547. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  548. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  549. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  550. 24.02 02:29:40 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  551. 24.02 02:29:40 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  552. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  553. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  554. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  555. 24.02 02:29:40 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  556. 24.02 02:29:40 [Server] ERROR Error occurred while enabling CoreProtect v2.14.2 (Is it up to date?)
  557. 24.02 02:29:40 [Server] INFO Enabling CoreProtect v2.14.2
  558. 24.02 02:29:40 [Server] INFO Tablist> Tablist v1.3.1.11 enabled!!
  559. 24.02 02:29:40 [Server] INFO Enabling Tablist v1.3.1.11
  560. 24.02 02:29:40 [Server] INFO Enabling ViaVersion v1.0.4
  561. 24.02 02:29:40 [Server] INFO ... 31 more
  562. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  563. 24.02 02:29:40 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  564. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  565. 24.02 02:29:40 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  566. 24.02 02:29:40 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  567. 24.02 02:29:40 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  568. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  569. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  570. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  571. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  572. 24.02 02:29:40 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  573. 24.02 02:29:40 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  574. 24.02 02:29:40 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  575. 24.02 02:29:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  576. 24.02 02:29:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  577. 24.02 02:29:40 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  578. 24.02 02:29:40 [Server] INFO at com.certox.Core.onEnable(Core.java:104) ~[?:?]
  579. 24.02 02:29:40 [Server] INFO at com.certox.MySQL.connect(MySQL.java:36) ~[?:?]
  580. 24.02 02:29:40 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  581. 24.02 02:29:40 [Server] INFO at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_111]
  582. 24.02 02:29:40 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  583. 24.02 02:29:40 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  584. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  585. 24.02 02:29:40 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  586. 24.02 02:29:40 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  587. 24.02 02:29:40 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  588. 24.02 02:29:40 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  589. 24.02 02:29:40 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  590. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  591. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  592. 24.02 02:29:40 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  593. 24.02 02:29:40 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  594. 24.02 02:29:40 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  595. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  596. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  597. 24.02 02:29:40 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  598. 24.02 02:29:40 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  599. 24.02 02:29:40 [Server] ERROR Error occurred while enabling AntiJoinBot v5.0 (Is it up to date?)
  600. 24.02 02:29:40 [Server] INFO Enabling AntiJoinBot v5.0
  601. 24.02 02:29:40 [Server] INFO Enabling TradePlus v2.34
  602. 24.02 02:29:40 [Server] INFO Registered Sniper Listener.
  603. 24.02 02:29:40 [Server] INFO Registered 75 Sniper Brushes with 149 handles.
  604. 24.02 02:29:40 [Server] INFO Enabling VoxelSniper v5.171.0-SNAPSHOT
  605. 24.02 02:29:39 [Server] INFO Detected Minecraft v1_11_R1, using UniversalSkinFactory
  606. 24.02 02:29:39 [Server] INFO Enabling SkinsRestorer v12.9.5
  607. 24.02 02:29:39 [Server] INFO Enabling PlugMan v2.1.1
  608. 24.02 02:29:39 [Server] INFO Lift v52 is now enabled!
  609. 24.02 02:29:39 [Server] INFO Enabling Lift v52
  610. 24.02 02:29:39 [Server] INFO MythicLib has been enabled!
  611. 24.02 02:29:39 [Server] INFO Enabling MythicLib v0.0.1-SNAPSHOT
  612. 24.02 02:29:39 [Server] INFO Fetching available injector list from extendedclip.com...
  613. 24.02 02:29:39 [Server] INFO Fetching available expansion list from extendedclip.com...
  614. 24.02 02:29:39 [Server] INFO 4 injectors have been registered
  615. 24.02 02:29:39 [Server] INFO Successfully registered title injector!
  616. 24.02 02:29:39 [Server] INFO Registered listener for sign injector!
  617. 24.02 02:29:39 [Server] INFO Successfully registered sign injector!
  618. 24.02 02:29:39 [Server] INFO Successfully registered tab injector!
  619. 24.02 02:29:39 [Server] INFO Registered listener for chat injector!
  620. 24.02 02:29:39 [Server] INFO Successfully registered chat injector!
  621. 24.02 02:29:39 [Server] INFO Successfully registered autorank placeholder expansion!
  622. 24.02 02:29:39 [Server] INFO Successfully registered factions placeholder expansion!
  623. 24.02 02:29:39 [Server] INFO Successfully registered essentials placeholder expansion!
  624. 24.02 02:29:39 [Server] INFO Successfully registered player placeholder expansion!
  625. 24.02 02:29:39 [Server] INFO Successfully registered server placeholder expansion!
  626. 24.02 02:29:39 [Server] INFO Successfully registered jobs placeholder expansion!
  627. 24.02 02:29:39 [Server] INFO Placeholder expansion registration initializing...
  628. 24.02 02:29:39 [Server] INFO Enabling PlaceholderAPI v2.6.0
  629. 24.02 02:29:39 [Server] INFO [Vault][Chat] GroupManager - Chat hooked.
  630. 24.02 02:29:39 [Server] INFO [Vault][Permission] GroupManager hooked.
  631. 24.02 02:29:39 [Server] INFO GroupManager version 2.0 (Phoenix) is enabled!
  632. 24.02 02:29:39 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours!
  633. 24.02 02:29:39 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  634. 24.02 02:29:39 [Server] INFO GroupManager - INFO - Superperms support enabled.
  635. 24.02 02:29:39 [Server] INFO GroupManager - INFO - World Found: world
  636. 24.02 02:29:39 [Server] INFO Enabling GroupManager v2.0 (Phoenix)
  637. 24.02 02:29:39 [Server] INFO Preparing start region for level 2 (Seed: -2592634476580570905)
  638. 24.02 02:29:38 [Server] INFO Preparing spawn area: 56%
  639. 24.02 02:29:37 [Server] INFO Preparing start region for level 1 (Seed: -2592634476580570905)
  640. 24.02 02:29:36 [Server] INFO Preparing spawn area: 40%
  641. 24.02 02:29:35 [Server] INFO Preparing start region for level 0 (Seed: 4573863583365930327)
  642. 24.02 02:29:35 [Server] INFO Nerfing mobs spawned from spawners: false
  643. 24.02 02:29:35 [Server] INFO Experience Merge Radius: 3.0
  644. 24.02 02:29:35 [Server] INFO Zombie Aggressive Towards Villager: true
  645. 24.02 02:29:35 [Server] INFO View Distance: 6
  646. 24.02 02:29:35 [Server] INFO Item Merge Radius: 2.5
  647. 24.02 02:29:35 [Server] INFO Item Despawn Rate: 6000
  648. 24.02 02:29:35 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  649. 24.02 02:29:35 [Server] INFO Arrow Despawn Rate: 1200
  650. 24.02 02:29:35 [Server] INFO Cocoa Growth Modifier: 100%
  651. 24.02 02:29:35 [Server] INFO Vine Growth Modifier: 100%
  652. 24.02 02:29:35 [Server] INFO NetherWart Growth Modifier: 100%
  653. 24.02 02:29:35 [Server] INFO Wheat Growth Modifier: 100%
  654. 24.02 02:29:35 [Server] INFO Sapling Growth Modifier: 100%
  655. 24.02 02:29:35 [Server] INFO Pumpkin Growth Modifier: 100%
  656. 24.02 02:29:35 [Server] INFO Mushroom Growth Modifier: 100%
  657. 24.02 02:29:35 [Server] INFO Melon Growth Modifier: 100%
  658. 24.02 02:29:35 [Server] INFO Cane Growth Modifier: 100%
  659. 24.02 02:29:35 [Server] INFO Cactus Growth Modifier: 100%
  660. 24.02 02:29:35 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  661. 24.02 02:29:35 [Server] INFO Max TNT Explosions: 100
  662. 24.02 02:29:35 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  663. 24.02 02:29:35 [Server] INFO Structure Info Saving: true
  664. 24.02 02:29:35 [Server] INFO Random Lighting Updates: false
  665. 24.02 02:29:35 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  666. 24.02 02:29:35 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  667. 24.02 02:29:35 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  668. 24.02 02:29:35 [Server] INFO Mob Spawn Range: 4
  669. 24.02 02:29:35 [Server] INFO -------- World Settings For [world_the_end] --------
  670. 24.02 02:29:35 [Server] INFO Nerfing mobs spawned from spawners: false
  671. 24.02 02:29:35 [Server] INFO Experience Merge Radius: 3.0
  672. 24.02 02:29:35 [Server] INFO Zombie Aggressive Towards Villager: true
  673. 24.02 02:29:35 [Server] INFO View Distance: 6
  674. 24.02 02:29:35 [Server] INFO Item Merge Radius: 2.5
  675. 24.02 02:29:35 [Server] INFO Item Despawn Rate: 6000
  676. 24.02 02:29:35 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  677. 24.02 02:29:35 [Server] INFO Arrow Despawn Rate: 1200
  678. 24.02 02:29:35 [Server] INFO Cocoa Growth Modifier: 100%
  679. 24.02 02:29:35 [Server] INFO Vine Growth Modifier: 100%
  680. 24.02 02:29:35 [Server] INFO NetherWart Growth Modifier: 100%
  681. 24.02 02:29:35 [Server] INFO Wheat Growth Modifier: 100%
  682. 24.02 02:29:35 [Server] INFO Sapling Growth Modifier: 100%
  683. 24.02 02:29:35 [Server] INFO Pumpkin Growth Modifier: 100%
  684. 24.02 02:29:35 [Server] INFO Mushroom Growth Modifier: 100%
  685. 24.02 02:29:35 [Server] INFO Melon Growth Modifier: 100%
  686. 24.02 02:29:35 [Server] INFO Cane Growth Modifier: 100%
  687. 24.02 02:29:35 [Server] INFO Cactus Growth Modifier: 100%
  688. 24.02 02:29:35 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  689. 24.02 02:29:35 [Server] INFO Max TNT Explosions: 100
  690. 24.02 02:29:35 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  691. 24.02 02:29:35 [Server] INFO Structure Info Saving: true
  692. 24.02 02:29:35 [Server] INFO Random Lighting Updates: false
  693. 24.02 02:29:35 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  694. 24.02 02:29:35 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  695. 24.02 02:29:35 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  696. 24.02 02:29:35 [Server] INFO Mob Spawn Range: 4
  697. 24.02 02:29:35 [Server] INFO -------- World Settings For [world_nether] --------
  698. 24.02 02:29:35 [Server] INFO Nerfing mobs spawned from spawners: false
  699. 24.02 02:29:35 [Server] INFO Experience Merge Radius: 3.0
  700. 24.02 02:29:35 [Server] INFO Zombie Aggressive Towards Villager: true
  701. 24.02 02:29:35 [Server] INFO View Distance: 6
  702. 24.02 02:29:35 [Server] INFO Item Merge Radius: 2.5
  703. 24.02 02:29:35 [Server] INFO Item Despawn Rate: 6000
  704. 24.02 02:29:35 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  705. 24.02 02:29:35 [Server] INFO Arrow Despawn Rate: 1200
  706. 24.02 02:29:35 [Server] INFO Cocoa Growth Modifier: 100%
  707. 24.02 02:29:35 [Server] INFO Vine Growth Modifier: 100%
  708. 24.02 02:29:35 [Server] INFO NetherWart Growth Modifier: 100%
  709. 24.02 02:29:35 [Server] INFO Wheat Growth Modifier: 100%
  710. 24.02 02:29:35 [Server] INFO Sapling Growth Modifier: 100%
  711. 24.02 02:29:35 [Server] INFO Pumpkin Growth Modifier: 100%
  712. 24.02 02:29:35 [Server] INFO Mushroom Growth Modifier: 100%
  713. 24.02 02:29:35 [Server] INFO Melon Growth Modifier: 100%
  714. 24.02 02:29:35 [Server] INFO Cane Growth Modifier: 100%
  715. 24.02 02:29:35 [Server] INFO Cactus Growth Modifier: 100%
  716. 24.02 02:29:35 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  717. 24.02 02:29:35 [Server] INFO Max TNT Explosions: 100
  718. 24.02 02:29:35 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  719. 24.02 02:29:35 [Server] INFO Structure Info Saving: true
  720. 24.02 02:29:35 [Server] INFO Random Lighting Updates: false
  721. 24.02 02:29:35 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  722. 24.02 02:29:35 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  723. 24.02 02:29:35 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  724. 24.02 02:29:35 [Server] INFO Mob Spawn Range: 4
  725. 24.02 02:29:35 [Server] INFO -------- World Settings For [world] --------
  726. 24.02 02:29:35 [Server] INFO Preparing level "world"
  727. 24.02 02:29:35 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  728. 24.02 02:29:35 [Server] WARN To change this, set "online-mode" to "true" in the server.properties file.
  729. 24.02 02:29:35 [Server] 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.
  730. 24.02 02:29:35 [Server] WARN The server will make no attempt to authenticate usernames. Beware.
  731. 24.02 02:29:35 [Server] WARN **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  732. 24.02 02:29:35 [Server] INFO No old PlotMe configs to import.
  733. 24.02 02:29:35 [Server] INFO PlotMe-DefaultGenerator
  734. 24.02 02:29:35 [Server] INFO PlotMe
  735. 24.02 02:29:35 [Server] INFO Enabling PlotMe-DefaultGenerator v0.16.1
  736. 24.02 02:29:35 [Server] WARN This MC version is not supported yet, trying latest version!
  737. 24.02 02:29:35 [Server] INFO Enabling PlotMe v0.16.3
  738. 24.02 02:29:35 [Server] INFO ... 27 more
  739. 24.02 02:29:35 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  740. 24.02 02:29:35 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  741. 24.02 02:29:35 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  742. 24.02 02:29:35 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
  743. 24.02 02:29:35 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.sqlite.NativeDB
  744. 24.02 02:29:35 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  745. 24.02 02:29:35 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  746. 24.02 02:29:35 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:205) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  747. 24.02 02:29:35 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  748. 24.02 02:29:35 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  749. 24.02 02:29:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  750. 24.02 02:29:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  751. 24.02 02:29:35 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  752. 24.02 02:29:35 [Server] INFO at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.java:203) ~[?:?]
  753. 24.02 02:29:35 [Server] INFO at com.griefcraft.lwc.LWC.load(LWC.java:1505) ~[?:?]
  754. 24.02 02:29:35 [Server] INFO at com.griefcraft.sql.Database.connect(Database.java:250) ~[?:?]
  755. 24.02 02:29:35 [Server] INFO at org.sqlite.JDBC.connect(JDBC.java:88) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  756. 24.02 02:29:35 [Server] INFO at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  757. 24.02 02:29:35 [Server] INFO at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  758. 24.02 02:29:35 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  759. 24.02 02:29:35 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  760. 24.02 02:29:35 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  761. 24.02 02:29:35 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:211) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  762. 24.02 02:29:35 [Server] INFO at org.sqlite.core.NativeDB.load(NativeDB.java:56) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  763. 24.02 02:29:35 [Server] INFO at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  764. 24.02 02:29:35 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:308) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  765. 24.02 02:29:35 [Server] INFO at org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(SQLiteJDBCLoader.java:272) ~[Spigot.jar:git-Spigot-d4f98a3-cb61ac0]
  766. 24.02 02:29:35 [Server] INFO at java.lang.System.load(Unknown Source) ~[?:1.8.0_111]
  767. 24.02 02:29:35 [Server] INFO at java.lang.Runtime.load0(Unknown Source) ~[?:1.8.0_111]
  768. 24.02 02:29:35 [Server] INFO at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:1.8.0_111]
  769. 24.02 02:29:35 [Server] INFO at java.lang.ClassLoader.loadLibrary0(Unknown Source) ~[?:1.8.0_111]
  770. 24.02 02:29:35 [Server] INFO at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_111]
  771. 24.02 02:29:35 [Server] INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB
  772. 24.02 02:29:35 [Server] ERROR Error occurred while enabling LWC v4.5.0-SNAPSHOT (Is it up to date?)
  773. 24.02 02:29:35 [Server] INFO Connecting to SQLite
  774. 24.02 02:29:35 [Server] INFO Enabling LWC v4.5.0-SNAPSHOT
  775. 24.02 02:29:35 [Server] INFO === ENABLE COMPLETE (Took 1475ms) ===
  776. 24.02 02:29:35 [Server] INFO Mixin MixinWorld set to Default
  777. 24.02 02:29:35 [Server] INFO Mixin MixinVisibility set to Default
  778. 24.02 02:29:35 [Server] INFO Mixin MixinTitle set to Default
  779. 24.02 02:29:35 [Server] INFO Mixin MixinTeleport set to Default
  780. 24.02 02:29:35 [Server] INFO Mixin MixinSenderPs set to Default
  781. 24.02 02:29:35 [Server] INFO Mixin MixinPlayed set to Default
  782. 24.02 02:29:35 [Server] INFO Mixin MixinModification set to Default
  783. 24.02 02:29:35 [Server] INFO Mixin MixinMessage set to Default
  784. 24.02 02:29:35 [Server] INFO Mixin MixinMassiveCraftPremium set to Default
  785. 24.02 02:29:35 [Server] INFO Mixin MixinLog set to Default
  786. 24.02 02:29:35 [Server] INFO Mixin MixinKick set to Default
  787. 24.02 02:29:35 [Server] INFO Mixin MixinInventory set to Default
  788. 24.02 02:29:35 [Server] INFO Mixin MixinGamemode set to Default
  789. 24.02 02:29:35 [Server] INFO Mixin MixinDisplayName set to Default
  790. 24.02 02:29:35 [Server] INFO Mixin MixinCommand set to Default
  791. 24.02 02:29:35 [Server] INFO Mixin MixinActual set to Default
  792. 24.02 02:29:35 [Server] INFO Mixin MixinActionbar set to Default
  793. 24.02 02:29:35 [Server] INFO Mixin MixinEvent set to Default
  794. 24.02 02:29:34 [Server] INFO Integration Activated IntegrationVault
  795. 24.02 02:29:34 [Server] INFO Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  796. 24.02 02:29:34 [Server] INFO Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  797. 24.02 02:29:34 [Server] INFO Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  798. 24.02 02:29:34 [Server] INFO Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  799. 24.02 02:29:34 [Server] INFO Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  800. 24.02 02:29:34 [Server] INFO Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  801. 24.02 02:29:34 [Server] INFO Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  802. 24.02 02:29:34 [Server] INFO Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  803. 24.02 02:29:34 [Server] INFO Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  804. 24.02 02:29:34 [Server] INFO Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  805. 24.02 02:29:34 [Server] INFO Setup of IdUtil took 671ms.
  806. 24.02 02:29:34 [Server] INFO Saving Cachefile...
  807. 24.02 02:29:34 [Server] INFO Loading Registry datas...
  808. 24.02 02:29:34 [Server] INFO Loading Onlineplayer datas...
  809. 24.02 02:29:33 [Server] INFO Loading Cachefile datas...
  810. 24.02 02:29:33 [Server] INFO === ENABLE START ===
  811. 24.02 02:29:33 [Server] INFO Enabling MassiveCore v2.10.0
  812. 24.02 02:29:33 [Server] INFO Enabled Version 1.5.6-b49
  813. 24.02 02:29:33 [Server] INFO [Chat] GroupManager found: Waiting
  814. 24.02 02:29:33 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
  815. 24.02 02:29:33 [Server] INFO [Permission] GroupManager found: Waiting
  816. 24.02 02:29:33 [Server] INFO [Economy] Essentials Economy found: Waiting
  817. 24.02 02:29:33 [Server] INFO Enabling Vault v1.5.6-b49
  818. 24.02 02:29:33 [Server] INFO Enabling mcMMO v1.5.07-SNAPSHOT
  819. 24.02 02:29:32 [Server] INFO Enabling AutoSaveWorld v4.14.2
  820. 24.02 02:29:32 [Server] INFO Started structure compiler thread.
  821. 24.02 02:29:32 [Server] INFO Enabling ProtocolLib v4.2.0
  822. 24.02 02:29:32 [Server] INFO Loading RedProtect v7.1.1
  823. 24.02 02:29:32 [Server] WARN 141 is not a valid food item!
  824. 24.02 02:29:32 [Server] INFO Level: INFO
  825. 24.02 02:29:32 [Server] INFO Loading MyPet v2.2.9
  826. 24.02 02:29:32 [Server] INFO Loading Quests v2.7.6-b120
  827. 24.02 02:29:32 [Server] INFO Loading Minigames-Regions v${version.build}
  828. 24.02 02:29:32 [Server] INFO Loading WarpPortals v5.6.3
  829. 24.02 02:29:32 [Server] INFO Loading Paintball v1.3.8
  830. 24.02 02:29:32 [Server] INFO Loading Jobs v3.8.2
  831. 24.02 02:29:32 [Server] INFO Loading Autorank v3.7.3
  832. 24.02 02:29:32 [Server] INFO Loading Minigames v1.11.0-SNAPSHOT-169
  833. 24.02 02:29:32 [Server] INFO Loading Umbaska v3-dev34
  834. 24.02 02:29:32 [Server] INFO Loading MythicMobs v2.5.1
  835. 24.02 02:29:32 [Server] INFO Loading skRayFall v1.9.7
  836. 24.02 02:29:32 [Server] INFO Loading Factions v2.10.0
  837. 24.02 02:29:32 [Server] INFO Loading SignShop v2.11.0
  838. 24.02 02:29:32 [Server] INFO Loading HolographicDisplays v2.2.4
  839. 24.02 02:29:32 [Server] INFO Loading AuthMe v5.3-SNAPSHOT-b1568
  840. 24.02 02:29:32 [Server] INFO Loading Shopkeepers v1.81
  841. 24.02 02:29:32 [Server] INFO Loading Multiverse-Core v2.5-b719
  842. 24.02 02:29:32 [Server] INFO Loading EssentialsSpawn v2.0.1-b468
  843. 24.02 02:29:32 [Server] INFO Loading RandomSK v2.7.1
  844. 24.02 02:29:32 [Server] INFO Loading ExtrasSK v1.1
  845. 24.02 02:29:32 [Server] INFO Loading PlotMe-DefaultGenerator v0.16.1
  846. 24.02 02:29:32 [Server] INFO Loading ChestShop v3.8.12
  847. 24.02 02:29:32 [Server] INFO Loading RPGItems v3.5.143
  848. 24.02 02:29:32 [Server] INFO Loading EssentialsChat v2.0.1-b468
  849. 24.02 02:29:32 [Server] INFO Loading Citizens v2.0.21-SNAPSHOT (build 1463)
  850. 24.02 02:29:32 [Server] INFO Loading SkQuery v3.22.1
  851. 24.02 02:29:32 [Server] INFO Loading PlotMe v0.16.3
  852. 24.02 02:29:32 [Server] INFO Loading Essentials v2.0.1-b468
  853. 24.02 02:29:32 [Server] INFO Loading Skript v2.2-dev24b
  854. 24.02 02:29:32 [Server] INFO Loading ChestCommands v3.1.4
  855. 24.02 02:29:32 [Server] INFO Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  856. 24.02 02:29:32 [Server] INFO Loading LWC v4.5.0-SNAPSHOT
  857. 24.02 02:29:32 [Server] INFO TimeUnit.MILLIS_PER_MINUTE: 60000
  858. 24.02 02:29:32 [Server] INFO Loading MassiveCore v2.10.0
  859. 24.02 02:29:32 [Server] INFO Loading ChairStairs v1.1
  860. 24.02 02:29:32 [Server] INFO Loading GAListener v1.3.2
  861. 24.02 02:29:32 [Server] INFO Loading ServerListPlus v3.4.7
  862. 24.02 02:29:32 [Server] INFO Loading Vault v1.5.6-b49
  863. 24.02 02:29:32 [Server] INFO Loading mcMMO v1.5.07-SNAPSHOT
  864. 24.02 02:29:32 [Server] INFO Loading CommandWatcher v0.5
  865. 24.02 02:29:32 [Server] INFO Loading WildSkript v1.9
  866. 24.02 02:29:32 [Server] INFO Loading iDisguise v5.5.5
  867. 24.02 02:29:32 [Server] INFO Loading AutoSaveWorld v4.14.2
  868. 24.02 02:29:31 [Server] WARN Version (MC: 1.11.2) has not yet been tested! Proceed with caution.
  869. 24.02 02:29:31 [Server] INFO Loading ProtocolLib v4.2.0
  870. 24.02 02:29:31 [Server] INFO Loading ActionHealth v4.0
  871. 24.02 02:29:31 [Server] INFO Loading Votifier v1.9
  872. 24.02 02:29:31 [Server] INFO Loading CrackShot v0.98.5
  873. 24.02 02:29:31 [Server] INFO Loading ClearLag v2.9.3
  874. 24.02 02:29:31 [Server] INFO Loading WorldEdit v6.1.5;4651611
  875. 24.02 02:29:31 [Server] INFO Loading CoreProtect v2.14.2
  876. 24.02 02:29:31 [Server] INFO Loading Tablist v1.3.1.11
  877. 24.02 02:29:31 [Server] INFO ViaVersion 1.0.4 is now loaded, injecting!
  878. 24.02 02:29:31 [Server] INFO Loading ViaVersion v1.0.4
  879. 24.02 02:29:31 [Server] INFO Loading AntiJoinBot v5.0
  880. 24.02 02:29:31 [Server] INFO Loading TradePlus v2.34
  881. 24.02 02:29:31 [Server] INFO Loading VoxelSniper v5.171.0-SNAPSHOT
  882. 24.02 02:29:31 [Server] INFO Loading SkinsRestorer v12.9.5
  883. 24.02 02:29:31 [Server] INFO Loading PlugMan v2.1.1
  884. 24.02 02:29:31 [Server] INFO Loading Lift v52
  885. 24.02 02:29:31 [Server] INFO Loading MythicLib v0.0.1-SNAPSHOT
  886. 24.02 02:29:31 [Server] INFO Detected NMS version: v1_11_R1
  887. 24.02 02:29:31 [Server] INFO This server is running Spigot
  888. 24.02 02:29:31 [Server] INFO Loading PlaceholderAPI v2.6.0
  889. 24.02 02:29:31 [Server] INFO Loading GroupManager v2.0 (Phoenix)
  890. 24.02 02:29:30 [Server] INFO Set PluginClassLoader as parallel capable
  891. 24.02 02:29:30 [Server] INFO Using epoll channel type
  892. 24.02 02:29:30 [Server] INFO Starting Minecraft server on 119.81.145.73:35801
  893. 24.02 02:29:30 [Server] INFO Generating keypair
  894. 24.02 02:29:30 [Server] INFO Using 4 threads for Netty based IO
  895. 24.02 02:29:30 [Server] INFO Server Ping Player Sample Count: 12
  896. 24.02 02:29:30 [Server] INFO Debug logging is disabled
  897. 24.02 02:29:29 [Server] INFO This server is running CraftBukkit version git-Spigot-d4f98a3-cb61ac0 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  898. 24.02 02:29:29 [Server] INFO Default game type: SURVIVAL
  899. 24.02 02:29:29 [Server] INFO Loading properties
  900. 24.02 02:29:29 [Server] INFO Starting minecraft server version 1.11.2
  901. 24.02 02:29:23 [Server] INFO Loading libraries, please wait...
  902. 24.02 02:29:22 [Multicraft] Loaded config for "Spigot (Bukkit Alternative)"
  903. 24.02 02:29:22 [Multicraft] Starting server!
  904. 24.02 02:29:22 [Multicraft] Loading server properties
  905. 24.02 02:29:22 [Multicraft] Received start command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement