Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.04 KB | None | 0 0
  1. 25.06 05:49:26 [Server] WARN 3_13Archer moved too quickly! 2.2730324486879,1.7420008964847256,9.670905006587304
  2. 25.06 05:50:38 [Server] ERROR The server has stopped responding!
  3. 25.06 05:50:38 [Server] ERROR Please report this to https://aquifermc.org/
  4. 25.06 05:50:38 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  5. 25.06 05:50:38 [Server] ERROR Paper version: git-Paper-1129 (MC: 1.12)
  6. 25.06 05:50:38 [Server] ERROR ------------------------------
  7. 25.06 05:50:38 [Server] ERROR Server thread dump (Look for plugins here before reporting to Paper!):
  8. 25.06 05:50:40 [Disconnect] User Mr_Odd has disconnected, reason: Timed out
  9. 25.06 05:50:40 [Server] ERROR ------------------------------
  10. 25.06 05:50:40 [Server] ERROR Current Thread: Server thread
  11. 25.06 05:50:40 [Server] ERROR PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  12. 25.06 05:50:40 [Server] ERROR Stack:
  13. 25.06 05:50:40 [Server] ERROR java.io.FileOutputStream.open0(Native Method)
  14. 25.06 05:50:40 [Server] ERROR java.io.FileOutputStream.open(FileOutputStream.java:270)
  15. 25.06 05:50:40 [Server] ERROR java.io.FileOutputStream.<init>(FileOutputStream.java:213)
  16. 25.06 05:50:40 [Server] ERROR java.io.FileOutputStream.<init>(FileOutputStream.java:162)
  17. 25.06 05:50:40 [Server] ERROR java.io.FileWriter.<init>(FileWriter.java:90)
  18. 25.06 05:50:40 [Server] ERROR com.enjin.core.config.JsonConfig.save(JsonConfig.java:61)
  19. 25.06 05:50:40 [Server] ERROR com.enjin.bukkit.EnjinMinecraftPlugin.saveRankUpdatesConfiguration(EnjinMinecraftPlugin.java:261)
  20. 25.06 05:50:40 [Server] ERROR com.enjin.bukkit.listeners.ConnectionListener.updatePlayerRanks(ConnectionListener.java:78)
  21. 25.06 05:50:40 [Server] ERROR com.enjin.bukkit.listeners.ConnectionListener.onPlayerQuit(ConnectionListener.java:73)
  22. 25.06 05:50:40 [Server] ERROR com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor335.execute(Unknown Source)
  23. 25.06 05:50:40 [Server] ERROR org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44)
  24. 25.06 05:50:40 [Server] ERROR co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
  25. 25.06 05:50:40 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  26. 25.06 05:50:40 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514)
  27. 25.06 05:50:40 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499)
  28. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:419)
  29. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104)
  30. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:288)
  31. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:184)
  32. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:937)
  33. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
  34. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:766)
  35. 25.06 05:50:40 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:664)
  36. 25.06 05:50:40 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  37. 25.06 05:50:40 [Server] ERROR ------------------------------
  38. 25.06 05:50:40 [Server] ERROR Entire Thread Dump:
  39. 25.06 05:50:41 [Server] ERROR ------------------------------
  40. 25.06 05:50:41 [Server] ERROR Current Thread: User Authenticator #211
  41. 25.06 05:50:41 [Server] ERROR PID: 4874 | Suspended: false | Native: false | State: WAITING
  42. 25.06 05:50:41 [Server] ERROR Thread is waiting on monitor(s):
  43. 25.06 05:50:41 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  44. 25.06 05:50:41 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
  45. 25.06 05:50:41 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  46. 25.06 05:50:41 [Server] ERROR Locked on:sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  47. 25.06 05:50:41 [Server] ERROR Stack:
  48. 25.06 05:50:41 [Server] ERROR java.lang.Object.wait(Native Method)
  49. 25.06 05:50:41 [Server] ERROR java.lang.Object.wait(Object.java:502)
  50. 25.06 05:50:41 [Server] ERROR java.net.InetAddress.checkLookupTable(InetAddress.java:1393)
  51. 25.06 05:50:41 [Server] ERROR java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1310)
  52. 25.06 05:50:41 [Server] ERROR java.net.InetAddress.getAllByName0(InetAddress.java:1276)
  53. 25.06 05:50:41 [Server] ERROR java.net.InetAddress.getAllByName(InetAddress.java:1192)
  54. 25.06 05:50:41 [Server] ERROR java.net.InetAddress.getAllByName(InetAddress.java:1126)
  55. 25.06 05:50:41 [Server] ERROR java.net.InetAddress.getByName(InetAddress.java:1076)
  56. 25.06 05:50:41 [Server] ERROR java.net.InetSocketAddress.<init>(InetSocketAddress.java:220)
  57. 25.06 05:50:41 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:175)
  58. 25.06 05:50:41 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  59. 25.06 05:50:41 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  60. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
  61. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
  62. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
  63. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1181)
  64. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
  65. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
  66. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
  67. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  68. 25.06 05:50:41 [Server] ERROR sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  69. 25.06 05:50:41 [Server] ERROR com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130)
  70. 25.06 05:50:41 [Server] ERROR com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66)
  71. 25.06 05:50:41 [Server] ERROR com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.hasJoinedServer(YggdrasilMinecraftSessionService.java:100)
  72. 25.06 05:50:41 [Server] ERROR net.minecraft.server.v1_12_R1.LoginListener$3.run(LoginListener.java:225)
  73. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  74. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  75. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  76. 25.06 05:50:41 [Server] ERROR ------------------------------
  77. 25.06 05:50:41 [Server] ERROR Current Thread: Async Chat Thread - #64
  78. 25.06 05:50:41 [Server] ERROR PID: 4872 | Suspended: false | Native: false | State: TIMED_WAITING
  79. 25.06 05:50:41 [Server] ERROR Stack:
  80. 25.06 05:50:41 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  81. 25.06 05:50:41 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  82. 25.06 05:50:41 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  83. 25.06 05:50:41 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  84. 25.06 05:50:41 [Server] ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  85. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  86. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  87. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  88. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  89. 25.06 05:50:41 [Server] ERROR ------------------------------
  90. 25.06 05:50:41 [Server] ERROR Current Thread: Async Chat Thread - #63
  91. 25.06 05:50:41 [Server] ERROR PID: 4871 | Suspended: false | Native: false | State: TIMED_WAITING
  92. 25.06 05:50:41 [Server] ERROR Stack:
  93. 25.06 05:50:41 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  94. 25.06 05:50:41 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  95. 25.06 05:50:41 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  96. 25.06 05:50:41 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  97. 25.06 05:50:41 [Server] ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  98. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  99. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  100. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  101. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  102. 25.06 05:50:41 [Server] ERROR ------------------------------
  103. 25.06 05:50:41 [Server] ERROR Current Thread: Craft Scheduler Thread - 909
  104. 25.06 05:50:41 [Server] ERROR PID: 4854 | Suspended: false | Native: true | State: RUNNABLE
  105. 25.06 05:50:41 [Server] ERROR Thread is waiting on monitor(s):
  106. 25.06 05:50:41 [Server] ERROR Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:174)
  107. 25.06 05:50:41 [Server] ERROR Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486)
  108. 25.06 05:50:41 [Server] ERROR Locked on:com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  109. 25.06 05:50:41 [Server] ERROR Stack:
  110. 25.06 05:50:41 [Server] ERROR java.net.SocketInputStream.socketRead0(Native Method)
  111. 25.06 05:50:41 [Server] ERROR java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  112. 25.06 05:50:41 [Server] ERROR java.net.SocketInputStream.read(SocketInputStream.java:171)
  113. 25.06 05:50:41 [Server] ERROR java.net.SocketInputStream.read(SocketInputStream.java:141)
  114. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:101)
  115. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:144)
  116. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:174)
  117. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3008)
  118. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3469)
  119. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3459)
  120. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3900)
  121. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
  122. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
  123. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486)
  124. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2444)
  125. 25.06 05:50:41 [Server] ERROR com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  126. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.rawLookupResultSet(Lookup.java:2046)
  127. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookupRaw(Lookup.java:838)
  128. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookup(Lookup.java:817)
  129. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.processData(CoreProtectAPI.java:398)
  130. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.performLookup(CoreProtectAPI.java:268)
  131. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.lookups.CoreProtectLookup.oreLookup(CoreProtectLookup.java:119)
  132. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.Listeners$1.run(Listeners.java:71)
  133. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  134. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  135. 25.06 05:50:41 [Server] ERROR com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  136. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  137. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  138. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  139. 25.06 05:50:41 [Server] ERROR ------------------------------
  140. 25.06 05:50:41 [Server] ERROR Current Thread: Craft Scheduler Thread - 906
  141. 25.06 05:50:41 [Server] ERROR PID: 4851 | Suspended: false | Native: false | State: TIMED_WAITING
  142. 25.06 05:50:41 [Server] ERROR Stack:
  143. 25.06 05:50:41 [Server] ERROR java.lang.Thread.sleep(Native Method)
  144. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookupRaw(Lookup.java:835)
  145. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookup(Lookup.java:817)
  146. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.processData(CoreProtectAPI.java:398)
  147. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.performLookup(CoreProtectAPI.java:268)
  148. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.lookups.CoreProtectLookup.oreLookup(CoreProtectLookup.java:119)
  149. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.Listeners$1.run(Listeners.java:75)
  150. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  151. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  152. 25.06 05:50:41 [Server] ERROR com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  153. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  154. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  155. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  156. 25.06 05:50:41 [Server] ERROR ------------------------------
  157. 25.06 05:50:41 [Server] ERROR Current Thread: Craft Scheduler Thread - 905
  158. 25.06 05:50:41 [Server] ERROR PID: 4844 | Suspended: false | Native: false | State: TIMED_WAITING
  159. 25.06 05:50:41 [Server] ERROR Stack:
  160. 25.06 05:50:41 [Server] ERROR java.lang.Thread.sleep(Native Method)
  161. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookupRaw(Lookup.java:835)
  162. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookup(Lookup.java:817)
  163. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.processData(CoreProtectAPI.java:398)
  164. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.performLookup(CoreProtectAPI.java:268)
  165. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.lookups.CoreProtectLookup.oreLookup(CoreProtectLookup.java:119)
  166. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.Listeners$1.run(Listeners.java:72)
  167. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  168. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  169. 25.06 05:50:41 [Server] ERROR com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  170. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  171. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  172. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  173. 25.06 05:50:41 [Server] ERROR ------------------------------
  174. 25.06 05:50:41 [Server] ERROR Current Thread: Craft Scheduler Thread - 902
  175. 25.06 05:50:41 [Server] ERROR PID: 4830 | Suspended: false | Native: false | State: TIMED_WAITING
  176. 25.06 05:50:41 [Server] ERROR Stack:
  177. 25.06 05:50:41 [Server] ERROR java.lang.Thread.sleep(Native Method)
  178. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookupRaw(Lookup.java:835)
  179. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookup(Lookup.java:817)
  180. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.processData(CoreProtectAPI.java:398)
  181. 25.06 05:50:41 [Server] ERROR net.coreprotect.CoreProtectAPI.performLookup(CoreProtectAPI.java:268)
  182. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.lookups.CoreProtectLookup.oreLookup(CoreProtectLookup.java:119)
  183. 25.06 05:50:41 [Server] ERROR com.wesley27.xrayinformer.Listeners$1.run(Listeners.java:71)
  184. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  185. 25.06 05:50:41 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  186. 25.06 05:50:41 [Server] ERROR com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  187. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  188. 25.06 05:50:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  189. 25.06 05:50:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  190. 25.06 05:50:41 [Server] ERROR ------------------------------
  191. 25.06 05:50:41 [Server] ERROR Current Thread: Craft Scheduler Thread - 900
  192. 25.06 05:50:41 [Server] ERROR PID: 4822 | Suspended: false | Native: false | State: TIMED_WAITING
  193. 25.06 05:50:41 [Server] ERROR Stack:
  194. 25.06 05:50:41 [Server] ERROR java.lang.Thread.sleep(Native Method)
  195. 25.06 05:50:41 [Server] ERROR net.coreprotect.database.Lookup.performLookupRaw(Lookup.java:835)
  196. 25.06 05:50:41 [Multicraft] Skipped 387 lines due to rate limit (200/s)
  197. 25.06 05:50:41 [Disconnect] User UghZoe has disconnected, reason: Timed out
  198. 25.06 05:50:41 [Disconnect] User Seppe_gaming has disconnected, reason: Timed out
  199. 25.06 05:50:41 [Disconnect] User Strategiza has disconnected, reason: Timed out
  200. 25.06 05:50:41 [Disconnect] User Handsome_Poro has disconnected, reason: Timed out
  201. 25.06 05:50:41 [Disconnect] User Thunder_Emperor has disconnected, reason: Timed out
  202. 25.06 05:50:42 [Disconnect] User StateFarm_Jake has disconnected, reason: Disconnected
  203. 25.06 05:50:42 [Disconnect] User TullieWullie has disconnected, reason: Disconnected
  204. 25.06 05:50:42 [Disconnect] User Galazibar has disconnected, reason: Disconnected
  205. 25.06 05:50:42 [Disconnect] User xPenguin has disconnected, reason: Timed out
  206. 25.06 05:50:42 [Disconnect] User 3_13Archer has disconnected, reason: Timed out
  207. 25.06 05:50:42 [Disconnect] User MohawkDoesMC has disconnected, reason: Timed out
  208. 25.06 05:50:42 [Disconnect] User Farthepigman has disconnected, reason: Timed out
  209. 25.06 05:50:42 [Disconnect] User MrStookey has disconnected, reason: Disconnected
  210. 25.06 05:50:43 [Disconnect] User piggie_security has disconnected, reason: Timed out
  211. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@722ff48b[id=<null>,name=MrStookey,properties={},legacy=false] (/2.86.27.149:64776) has disconnected, reason: Disconnected
  212. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@102e7526[id=<null>,name=Strategiza,properties={},legacy=false] (/101.179.97.78:55573) has disconnected, reason: Disconnected
  213. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@752dc767[id=<null>,name=Xursa,properties={},legacy=false] (/73.210.146.199:55647) has disconnected, reason: Disconnected
  214. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@22658a52[id=<null>,name=Shasnas,properties={},legacy=false] (/213.191.181.106:37509) has disconnected, reason: Disconnected
  215. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@2f63b939[id=<null>,name=TullieWullie,properties={},legacy=false] (/94.110.33.237:55847) has disconnected, reason: Disconnected
  216. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@4c077eb6[id=<null>,name=Galazibar,properties={},legacy=false] (/67.193.207.66:51146) has disconnected, reason: Disconnected
  217. 25.06 05:50:43 [Connect] User 3_13Archer, IP 2.26.118.65
  218. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@6b2b6979[id=<null>,name=UghZoe,properties={},legacy=false] (/139.218.45.178:60812) has disconnected, reason: Disconnected
  219. 25.06 05:50:43 [Connect] User Farthepigman, IP 65.129.114.94
  220. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@5b6d33cd[id=<null>,name=MohawkDoesMC,properties={},legacy=false] (/95.146.48.96:50189) has disconnected, reason: Disconnected
  221. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@6b3de978[id=<null>,name=Handsome_Poro,properties={},legacy=false] (/95.103.162.53:64362) has disconnected, reason: Disconnected
  222. 25.06 05:50:43 [Disconnect] User com.mojang.authlib.GameProfile@53e6103[id=<null>,name=xPenguin,properties={},legacy=false] (/62.64.173.100:50328) has disconnected, reason: Disconnected
  223. 25.06 05:50:43 [Server] INFO Stopping server
  224. 25.06 05:50:43 [Server] INFO [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5.0-SNAPSHOT-b714
  225. 25.06 05:50:44 [Server] INFO [Multiverse-NetherPortals] - Disabled
  226. 25.06 05:50:44 [Server] INFO UUID of player Strategiza is 909fbe02-0ef3-41d9-a0a8-1512f518677c
  227. 25.06 05:50:44 [Server] INFO UUID of player Galazibar is 56f2dbd1-1872-4145-a3d1-7b2e46468337
  228. 25.06 05:50:44 [Server] INFO [EssentialsProtect] Disabling EssentialsProtect v2.0.1-b441
  229. 25.06 05:50:44 [Server] INFO [Shopkeepers] Disabling Shopkeepers v1.82
  230. 25.06 05:50:44 [Server] INFO UUID of player TullieWullie is 78b79909-8184-48ca-9bb9-d769acc6db49
  231. 25.06 05:50:44 [Server] INFO UUID of player Shasnas is 1e778354-3c91-42dd-b1a9-c17a95fcc0b8
  232. 25.06 05:50:45 [Server] INFO [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v3.2.2
  233. 25.06 05:50:45 [Server] INFO [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b725
  234. 25.06 05:50:45 [Server] INFO [WorldGuard] Disabling WorldGuard v6.2.1;84bc322
  235. 25.06 05:50:45 [Server] INFO [WorldGuard] Shutting down executor and waiting for any pending tasks...
  236. 25.06 05:50:46 [Server] INFO [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b441
  237. 25.06 05:50:46 [Server] INFO [GAListener] Disabling GAListener v1.3.2
  238. 25.06 05:50:46 [Server] INFO [GAListener] GAListener v1.3.2 Disabled
  239. 25.06 05:50:46 [Server] INFO [CrateReloaded] Disabling CrateReloaded v1.3.93
  240. 25.06 05:50:46 [Multicraft] 3_13Archer ran command Message of the Day
  241. 25.06 05:50:46 [Multicraft] Farthepigman ran command Message of the Day
  242. 25.06 05:50:46 [Server] INFO [PlotSquared] Disabling PlotSquared v3.5.0
  243. 25.06 05:50:46 [Server] INFO All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  244. 25.06 05:50:47 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  245. 25.06 05:50:47 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  246. 25.06 05:50:47 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  247. 25.06 05:50:47 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  248. 25.06 05:50:47 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  249. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  250. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.Util.getInstance(Util.java:408)
  251. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
  252. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897)
  253. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886)
  254. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860)
  255. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1187)
  256. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1182)
  257. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4737)
  258. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.database.SQLManager.sendBatch(SQLManager.java:421)
  259. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.database.SQLManager.validateAllPlots(SQLManager.java:2949)
  260. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.database.DBFunc.validatePlots(DBFunc.java:79)
  261. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.PS.disable(PS.java:1816)
  262. 25.06 05:50:47 [Server] WARN at com.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:194)
  263. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  264. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:344)
  265. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424)
  266. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417)
  267. 25.06 05:50:47 [Server] WARN at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:348)
  268. 25.06 05:50:47 [Server] WARN at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:485)
  269. 25.06 05:50:47 [Server] WARN at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:700)
  270. 25.06 05:50:47 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  271. 25.06 05:50:47 [Server] INFO [WARN] Failed to load plots.
  272. 25.06 05:50:47 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  273. 25.06 05:50:47 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  274. 25.06 05:50:47 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  275. 25.06 05:50:47 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  276. 25.06 05:50:47 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  277. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  278. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.Util.getInstance(Util.java:408)
  279. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
  280. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897)
  281. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886)
  282. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860)
  283. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1187)
  284. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1182)
  285. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2377)
  286. 25.06 05:50:47 [Server] WARN at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2361)
  287. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.database.SQLManager.getPlots(SQLManager.java:1641)
  288. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.database.SQLManager.validateAllPlots(SQLManager.java:2960)
  289. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.database.DBFunc.validatePlots(DBFunc.java:79)
  290. 25.06 05:50:47 [Server] WARN at com.intellectualcrafters.plot.PS.disable(PS.java:1816)
  291. 25.06 05:50:47 [Server] WARN at com.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:194)
  292. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
  293. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:344)
  294. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424)
  295. 25.06 05:50:47 [Server] WARN at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417)
  296. 25.06 05:50:47 [Server] WARN at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:348)
  297. 25.06 05:50:47 [Server] WARN at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:485)
  298. 25.06 05:50:47 [Server] WARN at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:700)
  299. 25.06 05:50:47 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  300. 25.06 05:50:47 [Server] INFO [PerWorldInventory] Disabling PerWorldInventory v1.10.0
  301. 25.06 05:50:47 [Server] INFO [EssentialsChat] Disabling EssentialsChat v2.0.1-b441
  302. 25.06 05:50:47 [Server] INFO [Essentials] Disabling Essentials v2.0.1-b441
  303. 25.06 05:50:47 [Server] INFO [Vault][Economy] Essentials Economy unhooked.
  304. 25.06 05:50:47 [Server] INFO [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
  305. 25.06 05:50:47 [Server] INFO UUID of player Xursa is d9514cc4-59c8-4dd2-8aa3-71b39fe98e85
  306. 25.06 05:50:47 [Server] INFO [Votifier] Disabling Votifier v1.9
  307. 25.06 05:50:48 [Server] INFO UUID of player UghZoe is b10de3b5-5d17-4503-a91c-2421479cbb90
  308. 25.06 05:50:48 [Server] INFO [Votifier] Votifier disabled.
  309. 25.06 05:50:48 [Server] WARN [Votifier] Protocol error. Ignoring packet - Socket closed
  310. 25.06 05:50:48 [Server] INFO [Vault] Disabling Vault v1.5.6-b49
  311. 25.06 05:50:48 [Server] INFO [WorldBorder] Disabling WorldBorder v1.8.6
  312. 25.06 05:50:48 [Server] INFO UUID of player Thunder_Emperor is a2582f15-a1f7-47c9-9b88-578bee0ef479
  313. 25.06 05:50:48 [Server] INFO [WorldBorder] [CONFIG] Border-checking timed task stopped.
  314. 25.06 05:50:48 [Server] INFO [ChatControl] Disabling ChatControl v5.3.8
  315. 25.06 05:50:48 [Server] INFO [PermissionsEx] Disabling PermissionsEx v1.23.4
  316. 25.06 05:50:48 [Server] INFO [XrayInformer] Disabling XrayInformer v3.4.0
  317. 25.06 05:50:48 [Server] INFO [XrayInformer] XrayInformer disabled
  318. 25.06 05:50:48 [Server] INFO [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v17.06.22-8603729-728-13.3.1
  319. 25.06 05:50:48 [Server] INFO [ChatReaction] Disabling ChatReaction v1.6.2
  320. 25.06 05:50:48 [Server] INFO [CoreProtect] Disabling CoreProtect v2.14.2
  321. 25.06 05:50:49 [Server] INFO [CoreProtect] Finishing up data logging. Please wait...
  322. 25.06 05:50:52 [Server] INFO [CoreProtect] Success! Resuming server shutdown.
  323. 25.06 05:50:52 [Server] INFO [DeathMessagesPrime] Disabling DeathMessagesPrime v1.11.5
  324. 25.06 05:50:52 [Server] INFO Saving players
  325. 25.06 05:50:52 [Disconnect] User 3_13Archer has disconnected, reason: Server closed
  326. 25.06 05:50:52 [Server] INFO 3_13Archer left the game
  327. 25.06 05:50:52 [Disconnect] User Farthepigman has disconnected, reason: Server closed
  328. 25.06 05:50:52 [Server] INFO Farthepigman left the game
  329. 25.06 05:50:52 [Server] INFO Saving worlds
  330. 25.06 05:50:52 [Server] INFO Saving chunks for level 'venturekraftsmp'/overworld
  331. 25.06 05:51:31 [Server] INFO Saving chunks for level 'venturekraftsmp_nether'/the_nether
  332. 25.06 05:51:31 [Server] INFO Saving chunks for level 'venturekraftsmp_the_end'/the_end
  333. 25.06 05:51:32 [Server] INFO Saving chunks for level 'VentureKraft'/overworld
  334. 25.06 05:51:34 [Server] INFO Saving chunks for level 'creative'/overworld
  335. 25.06 05:51:34 [Server] INFO Saving chunks for level 'plots'/overworld
  336. 25.06 05:51:40 [Multicraft] Server shut down (running)
  337. 25.06 05:51:40 [Multicraft] Not restarting crashed server.
  338. 25.06 05:51:41 [Multicraft] Server stopped
  339. 25.06 05:51:41 [Disconnect] User Xursa has disconnected, reason: Server shutting down
  340. 25.06 05:51:41 [Disconnect] User Shasnas has disconnected, reason: Server shutting down
  341. 25.06 10:08:54 [Multicraft] Received start command
  342. 25.06 10:08:54 [Multicraft] Loading server properties
  343. 25.06 10:08:54 [Multicraft] Starting server!
  344. 25.06 10:08:54 [Multicraft] Loaded config for "Optimized Minecraft Server"
  345. 25.06 10:08:54 [Multicraft] Updating eula.txt file
  346. 25.06 10:08:54 [Multicraft] Failed to obtain process information: NoSuchProcess no process found with pid 11070
  347. 25.06 10:08:55 [Server] INFO OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  348. 25.06 10:08:58 [Server] INFO Loading libraries, please wait...
  349. 25.06 10:08:59 [Server] INFO 2017-06-25 10:08:59,721 main WARN Disabling terminal, you're running in an unsupported environment.
  350. 25.06 10:09:01 [Server] INFO Starting minecraft server version 1.12
  351. 25.06 10:09:01 [Server] INFO Loading properties
  352. 25.06 10:09:01 [Server] INFO Default game type: SURVIVAL
  353. 25.06 10:09:02 [Server] INFO This server is running Paper version git-Paper-1129 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  354. 25.06 10:09:02 [Server] INFO Server Ping Player Sample Count: 12
  355. 25.06 10:09:02 [Server] INFO Using 4 threads for Netty based IO
  356. 25.06 10:09:02 [Server] INFO Debug logging is disabled
  357. 25.06 10:09:02 [Server] INFO Generating keypair
  358. 25.06 10:09:02 [Server] INFO Starting Minecraft server on smp.venturekraft.net:25565
  359. 25.06 10:09:02 [Server] INFO Using epoll channel type
  360. 25.06 10:09:03 [Server] INFO Set PluginClassLoader as parallel capable
  361. 25.06 10:09:03 [Server] INFO [DeathMessagesPrime] Loading DeathMessagesPrime v1.11.5
  362. 25.06 10:09:03 [Server] INFO [CoreProtect] Loading CoreProtect v2.14.2
  363. 25.06 10:09:03 [Server] INFO [ChatReaction] Loading ChatReaction v1.6.2
  364. 25.06 10:09:03 [Server] INFO [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v17.06.25-a7cd6c8-733-13.3.6
  365. 25.06 10:09:03 [Server] INFO [XrayInformer] Loading XrayInformer v3.4.0
  366. 25.06 10:09:03 [Server] INFO [PermissionsEx] Loading PermissionsEx v1.23.4
  367. 25.06 10:09:03 [Server] INFO [ChatControl] Loading ChatControl v5.3.8
  368. 25.06 10:09:03 [Server] INFO [WorldBorder] Loading WorldBorder v1.8.6
  369. 25.06 10:09:03 [Server] INFO [Vault] Loading Vault v1.5.6-b49
  370. 25.06 10:09:03 [Server] INFO [Votifier] Loading Votifier v1.9
  371. 25.06 10:09:03 [Server] INFO [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  372. 25.06 10:09:03 [Server] INFO [Essentials] Loading Essentials v2.0.1-b441
  373. 25.06 10:09:03 [Server] INFO [EssentialsChat] Loading EssentialsChat v2.0.1-b441
  374. 25.06 10:09:03 [Server] INFO [PerWorldInventory] Loading PerWorldInventory v1.10.0
  375. 25.06 10:09:03 [Server] INFO [PlotSquared] Loading PlotSquared v3.5.0
  376. 25.06 10:09:03 [Server] INFO [CrateReloaded] Loading CrateReloaded v1.3.93
  377. 25.06 10:09:03 [Server] INFO [GAListener] Loading GAListener v1.3.2
  378. 25.06 10:09:03 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b441
  379. 25.06 10:09:03 [Server] INFO [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  380. 25.06 10:09:03 [Server] INFO [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b725
  381. 25.06 10:09:04 [Server] INFO [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.2.2
  382. 25.06 10:09:04 [Server] INFO [Shopkeepers] Loading Shopkeepers v1.82
  383. 25.06 10:09:04 [Server] INFO [EssentialsProtect] Loading EssentialsProtect v2.0.1-b441
  384. 25.06 10:09:04 [Server] INFO [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5.0-SNAPSHOT-b714
  385. 25.06 10:09:04 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  386. 25.06 10:09:04 [Server] INFO [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v17.06.25-a7cd6c8-733-13.3.6
  387. 25.06 10:09:05 [Server] INFO (FAWE) Running 1.12 registry dumper!
  388. 25.06 10:09:05 [Server] INFO [Vault] Enabling Vault v1.5.6-b49
  389. 25.06 10:09:05 [Server] INFO [Vault] [Economy] Essentials Economy found: Waiting
  390. 25.06 10:09:05 [Server] INFO [Vault] [Permission] PermissionsEx found: Waiting
  391. 25.06 10:09:05 [Server] INFO [Vault] [Permission] SuperPermissions loaded as backup permission system.
  392. 25.06 10:09:05 [Server] INFO [Vault] [Chat] PermissionsEx found: Waiting
  393. 25.06 10:09:05 [Server] INFO [Vault] Enabled Version 1.5.6-b49
  394. 25.06 10:09:05 [Server] INFO [PlotSquared] Enabling PlotSquared v3.5.0
  395. 25.06 10:09:05 [Server] INFO jdbc:mysql://localhost:3306/vk_1
  396. 25.06 10:09:05 [Server] INFO [P2] KillAllEntities started.
  397. 25.06 10:09:05 [Server] INFO Please enable metrics for PlotSquared. Using metrics improves plugin stability, performance, and features. Bug fixes and new features are influenced on metrics.
  398. 25.06 10:09:05 [Server] INFO [P2] PlotSquared is using online UUIDs
  399. 25.06 10:09:06 [Server] INFO PlotSquared hooked into WorldEdit.
  400. 25.06 10:09:06 [Server] INFO [P2] Key: plot-expiry, Value: true
  401. 25.06 10:09:06 [Server] INFO [P2] Key: kill-road-mobs, Value: true
  402. 25.06 10:09:06 [Server] INFO [P2] Key: worldedit-restrictions, Value: true
  403. 25.06 10:09:06 [Server] INFO [P2] Key: database-purger, Value: true
  404. 25.06 10:09:06 [Server] INFO [P2] Key: economy, Value: false
  405. 25.06 10:09:06 [Server] INFO [P2] Key: block-cache, Value: true
  406. 25.06 10:09:06 [Server] INFO [P2] Key: kill-road-vehicles, Value: true
  407. 25.06 10:09:06 [Server] INFO [P2] Key: persistent-meta, Value: true
  408. 25.06 10:09:06 [Server] INFO [P2] Key: ban-deleter, Value: false
  409. 25.06 10:09:06 [Server] INFO [P2] Key: updater, Value: true
  410. 25.06 10:09:06 [Server] INFO [P2] Key: database, Value: true
  411. 25.06 10:09:06 [Server] INFO [P2] Key: plotme-converter, Value: false
  412. 25.06 10:09:06 [Server] INFO [P2] Key: permission-cache, Value: true
  413. 25.06 10:09:06 [Server] INFO [P2] Key: rating-cache, Value: true
  414. 25.06 10:09:06 [Server] INFO [P2] Key: comment-notifier, Value: true
  415. 25.06 10:09:06 [Server] INFO [P2] Key: metrics, Value: false
  416. 25.06 10:09:06 [Server] INFO [P2] Key: chunk-processor, Value: false
  417. 25.06 10:09:06 [Server] INFO [P2] Key: uuid-cache, Value: true
  418. 25.06 10:09:06 [Server] INFO [P2] Key: events, Value: true
  419. 25.06 10:09:06 [Server] INFO [P2] Key: commands, Value: true
  420. 25.06 10:09:06 [Server] INFO PlotSquared is now enabled
  421. 25.06 10:09:06 [Server] INFO Please enable metrics for PlotSquared. Using metrics improves plugin stability, performance, and features. Bug fixes and new features are influenced on metrics.
  422. 25.06 10:09:06 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  423. 25.06 10:09:06 [Server] INFO Preparing level "venturekraftsmp"
  424. 25.06 10:09:06 [Server] INFO -------- World Settings For [venturekraftsmp] --------
  425. 25.06 10:09:06 [Server] INFO Mob Spawn Range: 4
  426. 25.06 10:09:06 [Server] INFO Cactus Growth Modifier: 100%
  427. 25.06 10:09:06 [Server] INFO Cane Growth Modifier: 100%
  428. 25.06 10:09:06 [Server] INFO Melon Growth Modifier: 100%
  429. 25.06 10:09:06 [Server] INFO Mushroom Growth Modifier: 100%
  430. 25.06 10:09:06 [Server] INFO Pumpkin Growth Modifier: 100%
  431. 25.06 10:09:06 [Server] INFO Sapling Growth Modifier: 100%
  432. 25.06 10:09:06 [Server] INFO Wheat Growth Modifier: 100%
  433. 25.06 10:09:06 [Server] INFO NetherWart Growth Modifier: 100%
  434. 25.06 10:09:06 [Server] INFO Vine Growth Modifier: 100%
  435. 25.06 10:09:06 [Server] INFO Cocoa Growth Modifier: 100%
  436. 25.06 10:09:06 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  437. 25.06 10:09:06 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  438. 25.06 10:09:06 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  439. 25.06 10:09:06 [Server] INFO Random Lighting Updates: false
  440. 25.06 10:09:06 [Server] INFO Structure Info Saving: true
  441. 25.06 10:09:06 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  442. 25.06 10:09:06 [Server] INFO Max TNT Explosions: 100
  443. 25.06 10:09:06 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  444. 25.06 10:09:06 [Server] INFO Item Despawn Rate: 6000
  445. 25.06 10:09:06 [Server] INFO Item Merge Radius: 2.0
  446. 25.06 10:09:06 [Server] INFO Arrow Despawn Rate: 1200
  447. 25.06 10:09:06 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  448. 25.06 10:09:06 [Server] INFO View Distance: 8
  449. 25.06 10:09:06 [Server] INFO Experience Merge Radius: 3.0
  450. 25.06 10:09:06 [Server] INFO Zombie Aggressive Towards Villager: true
  451. 25.06 10:09:06 [Server] INFO Nerfing mobs spawned from spawners: false
  452. 25.06 10:09:06 [Server] INFO BukkitPlotGenerator does not fully support: null
  453. 25.06 10:09:06 [Server] INFO Preparing start region for level 0 (Seed: 2152138376354239045)
  454. 25.06 10:09:07 [Server] INFO Preparing spawn area: 8%
  455. 25.06 10:09:08 [Server] INFO Preparing start region for level 1 (Seed: 730866037)
  456. 25.06 10:09:08 [Server] INFO Preparing start region for level 2 (Seed: 730866037)
  457. 25.06 10:09:09 [Server] INFO [DeathMessagesPrime] Enabling DeathMessagesPrime v1.11.5
  458. 25.06 10:09:09 [Server] INFO [DeathMessagesPrime] Minecraft version is 1.12
  459. 25.06 10:09:09 [Server] INFO [CoreProtect] Enabling CoreProtect v2.14.2
  460. 25.06 10:09:09 [Server] INFO [CoreProtect] CoreProtect has been successfully enabled!
  461. 25.06 10:09:09 [Server] INFO [CoreProtect] Using MySQL for data storage.
  462. 25.06 10:09:09 [Server] INFO [ChatReaction] Enabling ChatReaction v1.6.2
  463. 25.06 10:09:09 [Server] INFO [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
  464. 25.06 10:09:09 [Server] INFO [ChatReaction] 628 words loaded!
  465. 25.06 10:09:09 [Server] INFO [ChatReaction] Creating MySQL connection ...
  466. 25.06 10:09:09 [Server] INFO [XrayInformer] Enabling XrayInformer v3.4.0
  467. 25.06 10:09:09 [Server] INFO [XrayInformer] CoreProtect detected and in use.
  468. 25.06 10:09:09 [Server] INFO [XrayInformer] XrayInformer v3.4.0 enabled.
  469. 25.06 10:09:09 [Server] INFO [PermissionsEx] Enabling PermissionsEx v1.23.4
  470. 25.06 10:09:09 [Server] INFO [PermissionsEx] Initializing file backend
  471. 25.06 10:09:09 [Server] INFO [PermissionsEx] Permissions file successfully reloaded
  472. 25.06 10:09:09 [Server] INFO [Vault][Permission] PermissionsEx hooked.
  473. 25.06 10:09:09 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
  474. 25.06 10:09:09 [Server] INFO [ChatControl] Enabling ChatControl v5.3.8
  475. 25.06 10:09:10 [Server] INFO Hooked into: Essentials
  476. 25.06 10:09:10 [Server] INFO Hooked into: Multiverse-Core (World Alias)
  477. 25.06 10:09:10 [Server] INFO Hooked into: Vault
  478. 25.06 10:09:10 [Server] INFO *----------------------------------------------*
  479. 25.06 10:09:10 [Server] INFO Cannot enable packet features!
  480. 25.06 10:09:10 [Server] INFO Required plugin missing: ProtocolLib
  481. 25.06 10:09:10 [Server] INFO *----------------------------------------------*
  482. 25.06 10:09:10 [Server] INFO [WorldBorder] Enabling WorldBorder v1.8.6
  483. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  484. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] Border-checking timed task started.
  485. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "spawn" has border radius 640x542 at X: 0.0 Z: 18.0
  486. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "creative" has border radius 2000 at X: 0.0 Z: 0.0
  487. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "world" has border radius 20000 at X: -91.4 Z: -149.3
  488. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "world_nether" has border radius 20000 at X: 14.0 Z: 9.2
  489. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "world_the_end" has border radius 20000 at X: 100.0 Z: 0.4
  490. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "VKSMP" has border radius 15000 at X: 0.5 Z: 0.4
  491. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "venturekraftsmp" has border radius 14000 at X: 0.0 Z: 0.0
  492. 25.06 10:09:10 [Server] INFO [WorldBorder] [CONFIG] World "VentureKraft" has border radius 500 at X: 296.5 Z: -56.5
  493. 25.06 10:09:10 [Server] INFO [WorldBorder] For reference, the main world's spawn location is at X: -224.0 Y: 253.0 Z: 241.0
  494. 25.06 10:09:10 [Server] INFO [Votifier] Enabling Votifier v1.9
  495. 25.06 10:09:10 [Server] INFO [Votifier] Votifier enabled.
  496. 25.06 10:09:10 [Server] INFO [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  497. 25.06 10:09:10 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  498. 25.06 10:09:10 [Server] INFO [WorldEdit] Logging WorldEdit commands to /plugins/WorldEdit/worldedit.log
  499. 25.06 10:09:10 [Server] INFO [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  500. 25.06 10:09:10 [Server] INFO [Essentials] Enabling Essentials v2.0.1-b441
  501. 25.06 10:09:10 [Server] INFO [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  502. 25.06 10:09:10 [Server] INFO [Essentials] Using legacy item data provider as spawn egg provider.
  503. 25.06 10:09:10 [Server] INFO [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  504. 25.06 10:09:11 [Server] INFO Using locale en_GB
  505. 25.06 10:09:11 [Server] INFO [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  506. 25.06 10:09:11 [Server] INFO [Vault][Economy] Essentials Economy hooked.
  507. 25.06 10:09:11 [Server] INFO [Essentials] Using Vault based permissions (PermissionsEx)
  508. 25.06 10:09:11 [Server] INFO [EssentialsChat] Enabling EssentialsChat v2.0.1-b441
  509. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Enabling PerWorldInventory v1.10.0
  510. 25.06 10:09:11 [Server] WARN [PerWorldInventory] Could not save default.json to plugins/PerWorldInventory/default.json because default.json already exists.
  511. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Registering listeners...
  512. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Listeners registered!
  513. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Registering commands...
  514. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Commands registered!
  515. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Vault found! Hooking into it...
  516. 25.06 10:09:11 [Server] INFO [PerWorldInventory] Hooked into Vault!
  517. 25.06 10:09:11 [Server] INFO [CrateReloaded] Enabling CrateReloaded v1.3.93
  518. 25.06 10:09:11 [Server] INFO [CrateReloaded] v1_12_R1
  519. 25.06 10:09:11 [Server] INFO [GAListener] Enabling GAListener v1.3.2
  520. 25.06 10:09:11 [Server] INFO [GAListener] GAListener v1.3.2 Enabled
  521. 25.06 10:09:11 [Server] INFO [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b441
  522. 25.06 10:09:11 [Server] INFO [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  523. 25.06 10:09:11 [Server] INFO [WorldGuard] Loading region data...
  524. 25.06 10:09:11 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b725
  525. 25.06 10:09:12 [Server] INFO -------- World Settings For [VentureKraft] --------
  526. 25.06 10:09:12 [Server] INFO Mob Spawn Range: 4
  527. 25.06 10:09:12 [Server] INFO Cactus Growth Modifier: 100%
  528. 25.06 10:09:12 [Server] INFO Cane Growth Modifier: 100%
  529. 25.06 10:09:12 [Server] INFO Melon Growth Modifier: 100%
  530. 25.06 10:09:12 [Server] INFO Mushroom Growth Modifier: 100%
  531. 25.06 10:09:12 [Server] INFO Pumpkin Growth Modifier: 100%
  532. 25.06 10:09:12 [Server] INFO Sapling Growth Modifier: 100%
  533. 25.06 10:09:12 [Server] INFO Wheat Growth Modifier: 100%
  534. 25.06 10:09:12 [Server] INFO NetherWart Growth Modifier: 100%
  535. 25.06 10:09:12 [Server] INFO Vine Growth Modifier: 100%
  536. 25.06 10:09:12 [Server] INFO Cocoa Growth Modifier: 100%
  537. 25.06 10:09:12 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  538. 25.06 10:09:12 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  539. 25.06 10:09:12 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  540. 25.06 10:09:12 [Server] INFO Random Lighting Updates: false
  541. 25.06 10:09:12 [Server] INFO Structure Info Saving: true
  542. 25.06 10:09:12 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  543. 25.06 10:09:12 [Server] INFO Max TNT Explosions: 100
  544. 25.06 10:09:12 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  545. 25.06 10:09:12 [Server] INFO Item Despawn Rate: 6000
  546. 25.06 10:09:12 [Server] INFO Item Merge Radius: 2.0
  547. 25.06 10:09:12 [Server] INFO Arrow Despawn Rate: 1200
  548. 25.06 10:09:12 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  549. 25.06 10:09:12 [Server] INFO View Distance: 8
  550. 25.06 10:09:12 [Server] INFO Experience Merge Radius: 3.0
  551. 25.06 10:09:12 [Server] INFO Zombie Aggressive Towards Villager: true
  552. 25.06 10:09:12 [Server] INFO Nerfing mobs spawned from spawners: false
  553. 25.06 10:09:12 [Server] INFO BukkitPlotGenerator does not fully support: null
  554. 25.06 10:09:12 [Server] INFO Preparing start region for level 3 (Seed: 3766084941980276828)
  555. 25.06 10:09:12 [Server] INFO -------- World Settings For [creative] --------
  556. 25.06 10:09:12 [Server] INFO Mob Spawn Range: 4
  557. 25.06 10:09:12 [Server] INFO Cactus Growth Modifier: 100%
  558. 25.06 10:09:12 [Server] INFO Cane Growth Modifier: 100%
  559. 25.06 10:09:12 [Server] INFO Melon Growth Modifier: 100%
  560. 25.06 10:09:12 [Server] INFO Mushroom Growth Modifier: 100%
  561. 25.06 10:09:12 [Server] INFO Pumpkin Growth Modifier: 100%
  562. 25.06 10:09:12 [Server] INFO Sapling Growth Modifier: 100%
  563. 25.06 10:09:12 [Server] INFO Wheat Growth Modifier: 100%
  564. 25.06 10:09:12 [Server] INFO NetherWart Growth Modifier: 100%
  565. 25.06 10:09:12 [Server] INFO Vine Growth Modifier: 100%
  566. 25.06 10:09:12 [Server] INFO Cocoa Growth Modifier: 100%
  567. 25.06 10:09:12 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  568. 25.06 10:09:12 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  569. 25.06 10:09:12 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  570. 25.06 10:09:12 [Server] INFO Random Lighting Updates: false
  571. 25.06 10:09:12 [Server] INFO Structure Info Saving: true
  572. 25.06 10:09:12 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  573. 25.06 10:09:12 [Server] INFO Max TNT Explosions: 100
  574. 25.06 10:09:12 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  575. 25.06 10:09:12 [Server] INFO Item Despawn Rate: 6000
  576. 25.06 10:09:12 [Server] INFO Item Merge Radius: 2.0
  577. 25.06 10:09:12 [Server] INFO Arrow Despawn Rate: 1200
  578. 25.06 10:09:12 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  579. 25.06 10:09:12 [Server] INFO View Distance: 8
  580. 25.06 10:09:12 [Server] INFO Experience Merge Radius: 3.0
  581. 25.06 10:09:12 [Server] INFO Zombie Aggressive Towards Villager: true
  582. 25.06 10:09:12 [Server] INFO Nerfing mobs spawned from spawners: false
  583. 25.06 10:09:13 [Server] INFO [P2] Detected world load for 'creative'
  584. 25.06 10:09:13 [Server] INFO [P2] - generator: PlotSquared>PlotSquared
  585. 25.06 10:09:13 [Server] INFO [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  586. 25.06 10:09:13 [Server] INFO [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  587. 25.06 10:09:13 [Server] INFO [P2] - schematic: false
  588. 25.06 10:09:13 [Server] INFO World possibly already loaded: creative
  589. 25.06 10:09:13 [Server] INFO Preparing start region for level 4 (Seed: -7212285562178414653)
  590. 25.06 10:09:13 [Server] INFO -------- World Settings For [plots] --------
  591. 25.06 10:09:13 [Server] INFO Mob Spawn Range: 4
  592. 25.06 10:09:13 [Server] INFO Cactus Growth Modifier: 100%
  593. 25.06 10:09:13 [Server] INFO Cane Growth Modifier: 100%
  594. 25.06 10:09:13 [Server] INFO Melon Growth Modifier: 100%
  595. 25.06 10:09:13 [Server] INFO Mushroom Growth Modifier: 100%
  596. 25.06 10:09:13 [Server] INFO Pumpkin Growth Modifier: 100%
  597. 25.06 10:09:13 [Server] INFO Sapling Growth Modifier: 100%
  598. 25.06 10:09:13 [Server] INFO Wheat Growth Modifier: 100%
  599. 25.06 10:09:13 [Server] INFO NetherWart Growth Modifier: 100%
  600. 25.06 10:09:13 [Server] INFO Vine Growth Modifier: 100%
  601. 25.06 10:09:13 [Server] INFO Cocoa Growth Modifier: 100%
  602. 25.06 10:09:13 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  603. 25.06 10:09:13 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  604. 25.06 10:09:13 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  605. 25.06 10:09:13 [Server] INFO Random Lighting Updates: false
  606. 25.06 10:09:13 [Server] INFO Structure Info Saving: true
  607. 25.06 10:09:13 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  608. 25.06 10:09:13 [Server] INFO Max TNT Explosions: 100
  609. 25.06 10:09:13 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  610. 25.06 10:09:13 [Server] INFO Item Despawn Rate: 6000
  611. 25.06 10:09:13 [Server] INFO Item Merge Radius: 2.0
  612. 25.06 10:09:13 [Server] INFO Arrow Despawn Rate: 1200
  613. 25.06 10:09:13 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  614. 25.06 10:09:13 [Server] INFO View Distance: 8
  615. 25.06 10:09:13 [Server] INFO Experience Merge Radius: 3.0
  616. 25.06 10:09:13 [Server] INFO Zombie Aggressive Towards Villager: true
  617. 25.06 10:09:13 [Server] INFO Nerfing mobs spawned from spawners: false
  618. 25.06 10:09:13 [Server] INFO BukkitPlotGenerator does not fully support: null
  619. 25.06 10:09:13 [Server] INFO Preparing start region for level 5 (Seed: 3427238950136796975)
  620. 25.06 10:09:14 [Server] INFO [Multiverse-Core] 6 - World(s) loaded.
  621. 25.06 10:09:14 [Server] INFO [Multiverse-Core] Version 2.5.0-SNAPSHOT-b725 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  622. 25.06 10:09:14 [Server] INFO [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.2.2
  623. 25.06 10:09:14 [Server] INFO Initializing for the first time.
  624. 25.06 10:09:14 [Server] INFO Log4j 2 handler detected: com.enjin.common.compatibility.CurrentLog4j2Handler
  625. 25.06 10:09:14 [Server] INFO 2017-06-25 10:09:14,569 Server thread WARN The bufferSize is set to 8192 but bufferedIo is false: false
  626. 25.06 10:09:15 [Server] INFO [Shopkeepers] Enabling Shopkeepers v1.82
  627. 25.06 10:09:15 [Server] INFO [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b441
  628. 25.06 10:09:15 [Server] INFO [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5.0-SNAPSHOT-b714
  629. 25.06 10:09:15 [Server] INFO [Multiverse-NetherPortals] - Version 2.5.0-SNAPSHOT-b714 Enabled - By Rigby and fernferret
  630. 25.06 10:09:15 [Server] Startup Done (9.442s)! For help, type "help" or "?"
  631. 25.06 10:09:15 [Server] INFO Timings Reset
  632. 25.06 10:09:15 [Server] INFO (FAWE) Plugin 'WorldGuard' found. Using it now.
  633. 25.06 10:09:15 [Server] INFO (FAWE) Optimizing PlotSquared
  634. 25.06 10:09:15 [Server] INFO (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
  635. 25.06 10:09:15 [Server] INFO (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
  636. 25.06 10:09:15 [Server] INFO (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@2e92c46c
  637. 25.06 10:09:15 [Server] INFO (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@2576206f
  638. 25.06 10:09:15 [Server] INFO (FAWE) You need to update PlotSquared to access the CFI and REPLACEALL commands
  639. 25.06 10:09:15 [Server] INFO (FAWE) Plugin 'PlotSquared' found. Using it now.
  640. 25.06 10:09:15 [Server] INFO [GAListener] Connection established!
  641. 25.06 10:09:15 [Server] WARN [GAListener] Plugin GAListener v1.3.2 generated an exception while executing task 33
  642. 25.06 10:09:15 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
  643. 25.06 10:09:15 [Server] INFO at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  644. 25.06 10:09:15 [Server] INFO at com.swifteh.GAL.Metrics.access$4(Metrics.java:328) ~[?:?]
  645. 25.06 10:09:15 [Server] INFO at com.swifteh.GAL.Metrics$1.run(Metrics.java:223) ~[?:?]
  646. 25.06 10:09:15 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[patched_1.12.jar:git-Paper-1129]
  647. 25.06 10:09:15 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [patched_1.12.jar:git-Paper-1129]
  648. 25.06 10:09:15 [Server] INFO at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.12.jar:git-Paper-1129]
  649. 25.06 10:09:15 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]
  650. 25.06 10:09:15 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131]
  651. 25.06 10:09:15 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  652. 25.06 10:09:15 [Server] INFO [GAListener] Found database: vk_1
  653. 25.06 10:09:15 [Server] INFO [GAListener] Using database: vk_1
  654. 25.06 10:09:16 [Server] INFO [GAListener] Loading queued votes
  655. 25.06 10:09:16 [Server] INFO [GAListener] Loaded 9 queued votes
  656. 25.06 10:09:16 [Server] INFO PlotSquared is already up to date!
  657. 25.06 10:09:16 [Server] INFO Starting UUID caching
  658. 25.06 10:09:16 [Server] INFO [P2] Starting player data caching for: venturekraftsmp
  659. 25.06 10:09:16 [Server] INFO Fast mode UUID caching enabled!
  660. 25.06 10:09:16 [Server] INFO [P2] Cached a total of: 159 UUIDs
  661. 25.06 10:09:16 [Server] INFO Adding new expiry task!
  662. 25.06 10:09:18 [Server] INFO UUID of player HeyTheCanadian is 27a31595-fd75-4a26-8655-93f402bbebf7
  663. 25.06 10:09:18 [Connect] User HeyTheCanadian, IP 173.237.120.5
  664. 25.06 10:09:18 [Multicraft] HeyTheCanadian ran command Message of the Day
  665. 25.06 10:09:18 [Server] INFO [GAListener] Player: HeyTheCanadian has 4 votes
  666. 25.06 10:10:01 [Server] INFO UUID of player longsufferingcat is 2abc9329-eeb8-4244-b4a2-0633ac04dc09
  667. 25.06 10:10:01 [Connect] User longsufferingcat, IP 173.28.197.30
  668. 25.06 10:10:01 [Multicraft] longsufferingcat ran command Message of the Day
  669. 25.06 10:10:01 [Server] INFO [GAListener] Player: longsufferingcat has 0 votes
  670. 25.06 10:10:37 [Server] INFO UUID of player Handsome_Poro is b266e5ce-4846-4dda-9b7d-a8689827dc3e
  671. 25.06 10:10:38 [Connect] User Handsome_Poro, IP 95.103.162.53
  672. 25.06 10:10:38 [Multicraft] Handsome_Poro ran command Message of the Day
  673. 25.06 10:10:38 [Server] INFO [GAListener] Player: Handsome_Poro has 0 votes
  674. 25.06 10:10:43 [Server] INFO UUID of player SNEndermancook is a5a15ea0-ae69-4958-8eec-3a868c044a3e
  675. 25.06 10:10:44 [Connect] User SNEndermancook, IP 67.241.55.16
  676. 25.06 10:10:44 [Server] INFO [GAListener] Player: SNEndermancook has 1 votes
  677. 25.06 10:10:44 [Multicraft] SNEndermancook ran command Message of the Day
  678. 25.06 10:10:46 [Server] INFO UUID of player xPenguin is b409d4eb-4435-4541-a050-97ea549a0851
  679. 25.06 10:10:46 [Connect] User xPenguin, IP 62.64.173.100
  680. 25.06 10:10:46 [Multicraft] xPenguin ran command Message of the Day
  681. 25.06 10:10:46 [Server] INFO [GAListener] Player: xPenguin has 0 votes
  682. 25.06 10:10:53 [Server] INFO UUID of player Thunder_Emperor is a2582f15-a1f7-47c9-9b88-578bee0ef479
  683. 25.06 10:10:54 [Connect] User Thunder_Emperor, IP 1.23.121.50
  684. 25.06 10:10:54 [Multicraft] Thunder_Emperor ran command Message of the Day
  685. 25.06 10:10:54 [Server] INFO [GAListener] Player: Thunder_Emperor has 4 votes
  686. 25.06 10:11:00 [Server] INFO xPenguin issued server command: /home home
  687. 25.06 10:11:15 [Server] INFO *--------- ChatControl rule match on Handsome_Poro --------- ID UNSET
  688. 25.06 10:11:15 [Server] INFO MATCH: <3\b
  689. 25.06 10:11:15 [Server] INFO CATCH: You're a savior Canadian <3
  690. 25.06 10:11:15 [Server] INFO FINAL: You're a savior Canadian ❤
  691. 25.06 10:11:33 [Server] INFO Handsome_Poro issued server command: /home
  692. 25.06 10:11:35 [Server] INFO Handsome_Poro issued server command: /home home
  693. 25.06 10:12:53 [Server] INFO UUID of player arther20 is d15619a2-8f5f-4784-8bf9-897fc706729b
  694. 25.06 10:12:53 [Connect] User arther20, IP 178.116.16.177
  695. 25.06 10:12:53 [Server] INFO [GAListener] Player: arther20 has 6 votes
  696. 25.06 10:12:53 [Multicraft] arther20 ran command Message of the Day
  697. 25.06 10:13:06 [Server] INFO UUID of player CalderaTheArcane is cb49531e-c3e2-4d81-8af7-0d2dc8580922
  698. 25.06 10:13:06 [Connect] User CalderaTheArcane, IP 76.119.190.76
  699. 25.06 10:13:06 [Multicraft] CalderaTheArcane ran command Message of the Day
  700. 25.06 10:13:06 [Server] INFO [GAListener] Player: CalderaTheArcane has 4 votes
  701. 25.06 10:14:06 [Server] INFO UUID of player GeeVeeDee is e794bc79-5653-44b6-aa95-10ecffe06324
  702. 25.06 10:14:06 [Connect] User GeeVeeDee, IP 81.83.179.124
  703. 25.06 10:14:06 [Multicraft] GeeVeeDee ran command Message of the Day
  704. 25.06 10:14:07 [Server] INFO [GAListener] Player: GeeVeeDee has 4 votes
  705. 25.06 10:14:13 [Server] INFO SNEndermancook issued server command: /home PZ
  706. 25.06 10:14:17 [Server] INFO SNEndermancook issued server command: /home PZ
  707. 25.06 10:14:20 [Server] INFO GeeVeeDee issued server command: /mail read
  708. 25.06 10:16:31 [Server] INFO xPenguin issued server command: /spawn
  709. 25.06 10:16:46 [Server] INFO UUID of player Shasnas is 1e778354-3c91-42dd-b1a9-c17a95fcc0b8
  710. 25.06 10:16:49 [Connect] User Shasnas, IP 213.191.181.106
  711. 25.06 10:16:49 [Multicraft] Shasnas ran command Message of the Day
  712. 25.06 10:16:49 [Server] INFO [GAListener] Player: Shasnas has 4 votes
  713. 25.06 10:16:50 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=-4501.0,y=26.0,z=-9722.0,pitch=0.0,yaw=0.0}
  714. 25.06 10:16:55 [Server] INFO UUID of player Galazibar is 56f2dbd1-1872-4145-a3d1-7b2e46468337
  715. 25.06 10:16:55 [Connect] User Galazibar, IP 67.193.207.66
  716. 25.06 10:16:55 [Multicraft] Galazibar ran command Message of the Day
  717. 25.06 10:16:55 [Server] INFO [GAListener] Player: Galazibar has 0 votes
  718. 25.06 10:17:00 [Server] INFO xPenguin issued server command: /spawn
  719. 25.06 10:17:16 [Server] INFO CalderaTheArcane issued server command: /home bed
  720. 25.06 10:17:17 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=-10888.0,y=45.0,z=-5818.0,pitch=0.0,yaw=0.0}
  721. 25.06 10:17:48 [Server] INFO CalderaTheArcane issued server command: /home home
  722. 25.06 10:17:49 [Server] INFO xPenguin issued server command: /spawn
  723. 25.06 10:18:01 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=10273.0,y=47.0,z=8994.0,pitch=0.0,yaw=0.0}
  724. 25.06 10:18:06 [Server] INFO xPenguin issued server command: /spawn
  725. 25.06 10:18:09 [Server] WARN Tried to over-fill a container
  726. 25.06 10:18:23 [Server] INFO CalderaTheArcane issued server command: /spawn
  727. 25.06 10:18:27 [Server] INFO [DeathMessagesPrime] HeyTheCanadian tried to have a staring contest with the Spider.
  728. 25.06 10:18:28 [Server] INFO xPenguin issued server command: /delhome skeleton
  729. 25.06 10:18:43 [Server] WARN SNEndermancook moved too quickly! -21.249041808294862,-4.796735600668711,2.1890166681816794
  730. 25.06 10:18:44 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=-1640.0,y=46.0,z=-5882.0,pitch=0.0,yaw=0.0}
  731. 25.06 10:18:47 [Server] INFO CalderaTheArcane issued server command: /spawn
  732. 25.06 10:18:56 [Multicraft] Auto-saving world...
  733. 25.06 10:18:56 [Server] INFO Saving is already turned on
  734. 25.06 10:18:56 [Server] INFO Saving...
  735. 25.06 10:18:57 [Server] INFO World saved.
  736. 25.06 10:19:11 [Server] INFO xPenguin issued server command: /spawn
  737. 25.06 10:19:20 [Server] INFO CalderaTheArcane issued server command: /spawn
  738. 25.06 10:19:24 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=-8238.0,y=65.0,z=-4689.0,pitch=0.0,yaw=0.0}
  739. 25.06 10:19:29 [Server] INFO xPenguin issued server command: /spawn
  740. 25.06 10:19:38 [Server] WARN xPenguin moved too quickly! -0.013995715155033395,1.0,-11.339095837814554
  741. 25.06 10:19:38 [Server] WARN SNEndermancook moved too quickly! 11.754690902991797,0.0,-3.3962326103581972
  742. 25.06 10:19:44 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=-5509.0,y=16.0,z=-12021.0,pitch=0.0,yaw=0.0}
  743. 25.06 10:20:10 [Server] INFO CalderaTheArcane issued server command: /spawn
  744. 25.06 10:20:11 [Server] INFO xPenguin issued server command: /spawn
  745. 25.06 10:20:19 [Server] WARN xPenguin moved too quickly! -0.012154173688031733,1.0,-10.095118409698173
  746. 25.06 10:20:24 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=-7239.0,y=86.0,z=-5767.0,pitch=0.0,yaw=0.0}
  747. 25.06 10:20:39 [Server] INFO CalderaTheArcane issued server command: /spawn
  748. 25.06 10:20:59 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=9596.0,y=61.0,z=-3166.0,pitch=0.0,yaw=0.0}
  749. 25.06 10:21:17 [Server] INFO xPenguin issued server command: /spawn
  750. 25.06 10:21:33 [Server] INFO UUID of player TheGeekOnline is f6501c73-7137-4ea6-859c-b3c68ab45947
  751. 25.06 10:21:34 [Connect] User TheGeekOnline, IP 81.105.44.111
  752. 25.06 10:21:34 [Server] INFO [GAListener] Player: TheGeekOnline has 5 votes
  753. 25.06 10:21:34 [Multicraft] TheGeekOnline ran command Message of the Day
  754. 25.06 10:21:41 [Server] INFO (FAWE) [FAWE `tick-limiter`] Detected and cancelled falling block lag source at Location{world=CraftWorld{name=venturekraftsmp},x=11636.0,y=19.0,z=-9412.0,pitch=0.0,yaw=0.0}
  755. 25.06 10:21:42 [Server] INFO xPenguin issued server command: /spawn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement