Advertisement
Guest User

Log

a guest
Jun 28th, 2021
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.12 KB | None | 0 0
  1. [21:15:25] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [21:15:26] [main/INFO]: Reloading ResourceManager: Default, bukkit, bac_advancements, CauldronUpgrade(1.16+)
  3. [21:15:26] [Worker-Main-8/ERROR]: Couldn't read item tag list boiler:c_activate from boiler:tags/items/c_activate.json in data pack CauldronUpgrade(1.16+)
  4. com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 14 path $.replace
  5. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  6. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  7. at net.minecraft.server.v1_16_R3.TagDataPack.a(SourceFile:56) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  8. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_291]
  9. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_291]
  10. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_291]
  11. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_291]
  12. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_291]
  13. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_291]
  14. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 14 path $.replace
  15. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  16. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  17. at com.google.gson.stream.JsonReader.isLiteral(JsonReader.java:751) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  18. at com.google.gson.stream.JsonReader.peekKeyword(JsonReader.java:632) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  19. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:579) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  20. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  21. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  22. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  23. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  24. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  25. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  26. ... 8 more
  27. [21:15:26] [Worker-Main-13/ERROR]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json
  28. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  29. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  30. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  31. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  32. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:21) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  33. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  34. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_291]
  35. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_291]
  36. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_291]
  37. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_291]
  38. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_291]
  39. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_291]
  40. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  41. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  42. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  43. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  44. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  45. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  46. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  47. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  48. ... 10 more
  49. [21:15:27] [Worker-Main-13/ERROR]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json
  50. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  51. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  52. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  53. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  54. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:21) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  55. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  56. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_291]
  57. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_291]
  58. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_291]
  59. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_291]
  60. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_291]
  61. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_291]
  62. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  63. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  64. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  65. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  66. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  67. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  68. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  69. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  70. ... 10 more
  71. [21:15:27] [Worker-Main-13/ERROR]: Couldn't parse data file minecraft:rabbit_stew from minecraft:recipes/rabbit_stew.json
  72. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  73. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  74. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  75. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  76. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:21) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  77. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  78. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_291]
  79. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_291]
  80. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_291]
  81. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_291]
  82. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_291]
  83. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_291]
  84. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  85. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  86. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  87. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  88. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  89. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  90. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  91. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  92. ... 10 more
  93. [21:15:27] [Worker-Main-12/ERROR]: Couldn't parse data file blazeandcave:maze/root from blazeandcave:advancements/maze/root.json
  94. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  95. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  96. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  97. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  98. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:21) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  99. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  100. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_291]
  101. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_291]
  102. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_291]
  103. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_291]
  104. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_291]
  105. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_291]
  106. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  107. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  108. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  109. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  110. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  111. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  112. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  113. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  114. ... 10 more
  115. [21:15:28] [Worker-Main-12/INFO]: Loaded 7 recipes
  116. [21:15:29] [Server thread/INFO]: Starting minecraft server version 1.16.5
  117. [21:15:29] [Server thread/INFO]: Loading properties
  118. [21:15:30] [Server thread/INFO]: This server is running CraftBukkit version 3041-Spigot-a25e8ed-6b8cd9a (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
  119. [21:15:31] [Server thread/INFO]: Debug logging is disabled
  120. [21:15:31] [Server thread/INFO]: Server Ping Player Sample Count: 12
  121. [21:15:31] [Server thread/INFO]: Using 4 threads for Netty based IO
  122. [21:15:31] [Server thread/INFO]: Default game type: SURVIVAL
  123. [21:15:31] [Server thread/INFO]: Generating keypair
  124. [21:15:31] [Server thread/INFO]: Starting Minecraft server on *:25565
  125. [21:15:31] [Server thread/INFO]: Using default channel type
  126. [21:15:34] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  127. [21:15:38] [Server thread/WARN]: Legacy plugin FlySpeed v2.1.0 does not specify an api-version.
  128. [21:15:38] [Server thread/WARN]: Legacy plugin GlowAPI v1.4.15-SNAPSHOT does not specify an api-version.
  129. [21:15:38] [Server thread/ERROR]: Could not load 'plugins\GlowAPI_v1.4.15-SNAPSHOT.jar' in folder 'plugins'
  130. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/inventivetalent/packetlistener/handler/PacketHandler
  131. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  132. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  133. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  134. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:382) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  135. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  136. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:918) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  137. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  138. at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
  139. Caused by: java.lang.NoClassDefFoundError: org/inventivetalent/packetlistener/handler/PacketHandler
  140. at org.inventivetalent.glow.GlowPlugin.<init>(GlowPlugin.java:10) ~[?:?]
  141. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_291]
  142. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_291]
  143. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_291]
  144. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_291]
  145. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_291]
  146. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  147. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  148. ... 7 more
  149. Caused by: java.lang.ClassNotFoundException: org.inventivetalent.packetlistener.handler.PacketHandler
  150. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_291]
  151. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  152. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  153. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
  154. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_291]
  155. at org.inventivetalent.glow.GlowPlugin.<init>(GlowPlugin.java:10) ~[?:?]
  156. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_291]
  157. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_291]
  158. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_291]
  159. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_291]
  160. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_291]
  161. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  162. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.16.5.jar:3041-Spigot-a25e8ed-6b8cd9a]
  163. ... 7 more
  164. [21:15:38] [Server thread/WARN]: Legacy plugin PermissionsEx v1.23.4 does not specify an api-version.
  165. [21:15:38] [Server thread/WARN]: Legacy plugin CustomHeads v3.0.2 does not specify an api-version.
  166. [21:15:44] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.35
  167. [21:15:44] [Server thread/INFO]: [FlySpeed] Loading FlySpeed v2.1.0
  168. [21:15:44] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.6
  169. [21:15:44] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
  170. [21:15:44] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0
  171. [21:15:46] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.1.2
  172. [21:15:46] [Server thread/INFO]: [AFKPlus] Loading AFKPlus v3.3.2
  173. [21:15:46] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  174. [21:15:46] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  175. [21:15:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.4+5723-e3bfc64
  176. [21:15:46] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4a0e236f]
  177. [21:15:46] [Server thread/INFO]: [LampControl] Loading LampControl v4.0.0-SNAPSHOT
  178. [21:15:46] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
  179. [21:15:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  180. [21:15:46] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.28-SNAPSHOT (build 2330)
  181. [21:15:46] [Server thread/INFO]: [Sentinel] Loading Sentinel v2.3.0-SNAPSHOT (build 415)
  182. [21:15:46] [Server thread/INFO]: [CustomHeads] Loading CustomHeads v3.0.2
  183. [21:15:46] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.11.0-2fb2bf23
  184. [21:15:46] [Server thread/INFO]: [GSit] Loading GSit v[5.2.0.2]
  185. [21:15:47] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.6
  186. [21:15:47] [Server thread/INFO]: [ModelEngine] Loading ModelEngine vR2.1.6
  187. [21:15:47] [Server thread/INFO]: [CitizensText] Loading CitizensText v1.2
  188. [21:15:47] [Server thread/INFO]: [VarLight] Loading VarLight v1.12.8
  189. [21:15:47] [Server thread/INFO]: [VarLight] Loading VarLight for Minecraft version "1.16.4"
  190. [21:15:47] [Server thread/INFO]: [OpenAudioMc] Loading OpenAudioMc v6.5
  191. [21:15:47] [Server thread/INFO]: [Denizen] Loading Denizen v1.2.1-SNAPSHOT (build 5644-DEV)
  192. [21:15:47] [Server thread/INFO]: [BlockRegen] Loading BlockRegen v3.5.8
  193. [21:15:47] [Server thread/INFO]: [MythicMobsSpawnerGUI] Loading MythicMobsSpawnerGUI v1.7
  194. [21:15:47] [Server thread/INFO]: [BeautyQuests] Loading BeautyQuests v0.19.0_BUILD216
  195. [21:15:47] [Server thread/INFO]: New logger inserted: fr.skytasul.quests.QuestsLogger
  196. [21:15:47] [Server thread/INFO]: [BeautyQuestsAddon] Loading BeautyQuestsAddon v1.3
  197. [21:15:47] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.22.0
  198. [21:15:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.35
  199. [21:15:47] [Server thread/INFO]:   __ 
  200. [21:15:47] [Server thread/INFO]:  | |__) LuckPerms v5.2.35
  201. [21:15:47] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit
  202. [21:15:47] [Server thread/INFO]: 
  203. [21:15:47] [Server thread/INFO]: [LuckPerms] Loading configuration...
  204. [21:15:47] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  205. [21:15:48] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  206. [21:15:48] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  207. [21:15:48] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1770ms)
  208. [21:15:48] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0
  209. [21:15:48] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  210. [21:15:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  211. [21:15:48] [Server thread/WARN]: [Vault] Loaded class ru.tehkode.permissions.bukkit.PermissionsEx from PermissionsEx v1.23.4 which is not a depend, softdepend or loadbefore of this plugin.
  212. [21:15:48] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  213. [21:15:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  214. [21:15:48] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  215. [21:15:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  216. [21:15:48] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  217. [21:15:48] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.4+5723-e3bfc64
  218. [21:15:48] [Server thread/WARN]: [WorldEdit] Loaded class ru.tehkode.permissions.PermissionManager from PermissionsEx v1.23.4 which is not a depend, softdepend or loadbefore of this plugin.
  219. [21:15:48] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  220. [21:15:49] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
  221. [21:15:49] [Server thread/INFO]: [WorldEdit] ====================================================
  222. [21:15:49] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
  223. [21:15:49] [Server thread/INFO]: [WorldEdit] as your server software.
  224. [21:15:49] [Server thread/INFO]: [WorldEdit]
  225. [21:15:49] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements,
  226. [21:15:49] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional
  227. [21:15:49] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server.
  228. [21:15:49] [Server thread/INFO]: [WorldEdit]
  229. [21:15:49] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly
  230. [21:15:49] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1.
  231. [21:15:49] [Server thread/INFO]: [WorldEdit]
  232. [21:15:49] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the
  233. [21:15:49] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues.
  234. [21:15:49] [Server thread/INFO]: [WorldEdit]
  235. [21:15:49] [Server thread/INFO]: [WorldEdit] Join the Paper Community @ https://papermc.io
  236. [21:15:49] [Server thread/INFO]: [WorldEdit] ====================================================
  237. [21:15:49] [Server thread/INFO]: [VarLight] Enabling VarLight v1.12.8
  238. [21:15:49] [Server thread/INFO]: [VarLight] Using "minecraft:glowstone_dust" as the Light update item.
  239. [21:15:49] [Server thread/INFO]: [VarLight] Persist on world save enabled
  240. [21:15:49] [Server thread/INFO]: Preparing level "world"
  241. [21:15:50] [Server thread/INFO]: -------- World Settings For [world] --------
  242. [21:15:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  243. [21:15:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  244. [21:15:50] [Server thread/INFO]: Item Despawn Rate: 6000
  245. [21:15:50] [Server thread/INFO]: Item Merge Radius: 2.5
  246. [21:15:50] [Server thread/INFO]: View Distance: 10
  247. [21:15:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  248. [21:15:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  249. [21:15:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  250. [21:15:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  251. [21:15:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  252. [21:15:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  253. [21:15:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  254. [21:15:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  255. [21:15:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  256. [21:15:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  257. [21:15:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  258. [21:15:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  259. [21:15:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  260. [21:15:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  261. [21:15:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  262. [21:15:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  263. [21:15:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  264. [21:15:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  265. [21:15:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  266. [21:15:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  267. [21:15:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  268. [21:15:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  269. [21:15:50] [Server thread/INFO]: Max TNT Explosions: 100
  270. [21:15:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  271. [21:15:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  272. [21:15:50] [Server thread/INFO]: Mob Spawn Range: 6
  273. [21:15:50] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  274. [21:15:51] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  275. [21:15:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  276. [21:15:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  277. [21:15:51] [Server thread/INFO]: Item Despawn Rate: 6000
  278. [21:15:51] [Server thread/INFO]: Item Merge Radius: 2.5
  279. [21:15:51] [Server thread/INFO]: View Distance: 10
  280. [21:15:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  281. [21:15:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  282. [21:15:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  283. [21:15:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  284. [21:15:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  285. [21:15:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  286. [21:15:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  287. [21:15:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  288. [21:15:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  289. [21:15:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  290. [21:15:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  291. [21:15:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
  292. [21:15:51] [Server thread/INFO]: Potato Growth Modifier: 100%
  293. [21:15:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  294. [21:15:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  295. [21:15:51] [Server thread/INFO]: Vine Growth Modifier: 100%
  296. [21:15:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  297. [21:15:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  298. [21:15:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  299. [21:15:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
  300. [21:15:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  301. [21:15:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  302. [21:15:51] [Server thread/INFO]: Max TNT Explosions: 100
  303. [21:15:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  304. [21:15:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  305. [21:15:51] [Server thread/INFO]: Mob Spawn Range: 6
  306. [21:15:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  307. [21:15:51] [Server thread/INFO]: Preparing spawn area: 0%
  308. [21:15:51] [Server thread/INFO]: Preparing spawn area: 0%
  309. [21:15:52] [Server thread/INFO]: Preparing spawn area: 0%
  310. [21:15:52] [Server thread/INFO]: Preparing spawn area: 100%
  311. [21:15:53] [Server thread/INFO]: Preparing spawn area: 100%
  312. [21:15:53] [Server thread/INFO]: Time elapsed: 2162 ms
  313. [21:15:53] [Server thread/INFO]: [VarLight] Enabling in World [world]
  314. [21:15:53] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  315. [21:15:53] [Server thread/INFO]: Preparing spawn area: 0%
  316. [21:15:53] [Worker-Main-15/INFO]: Preparing spawn area: 83%
  317. [21:15:54] [Worker-Main-15/INFO]: Preparing spawn area: 90%
  318. [21:15:54] [Server thread/INFO]: Time elapsed: 1135 ms
  319. [21:15:54] [Server thread/INFO]: [VarLight] Enabling in World [world_the_end]
  320. [21:15:54] [Server thread/INFO]: [FlySpeed] Enabling FlySpeed v2.1.0
  321. [21:15:54] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.6
  322. [21:15:54] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
  323. [21:15:54] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  324. [21:15:54] [Server thread/INFO]: [ClearLag] Loading modules...
  325. [21:15:54] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  326. [21:15:54] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  327. [21:15:54] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  328. [21:15:54] [Thread-16/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.16]...
  329. [21:15:54] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.1.2
  330. [21:15:54] [Server thread/INFO]: [ImageOnMap] Loaded 1 player map files.
  331. [21:15:55] [Thread-16/INFO]: [ClearLag] No updates found!
  332. [21:15:55] [Server thread/INFO]: [AFKPlus] Enabling AFKPlus v3.3.2
  333. [21:15:55] [Server thread/INFO]: [AFKPlus] AFKPlus v.3.3.2 has been enabled!
  334. [21:15:55] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  335. [21:15:55] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  336. [21:15:55] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  337. [21:15:55] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  338. [21:15:55] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  339. [21:15:55] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  340. [21:15:55] [Server thread/INFO]: [LampControl] Enabling LampControl v4.0.0-SNAPSHOT
  341. [21:15:55] [Server thread/WARN]: [LampControl] ====================================================
  342. [21:15:55] [Server thread/WARN]: [LampControl] LampControl works better if you use Paper
  343. [21:15:55] [Server thread/WARN]: [LampControl] as your server software.
  344. [21:15:55] [Server thread/WARN]: [LampControl] ====================================================
  345. [21:15:55] [Server thread/INFO]: MainEnvironment()
  346. [21:15:55] [Server thread/INFO]: [LampControl] §aSuccessfully loaded messages for plugin §eLampControl§a!
  347. [21:15:55] [Server thread/INFO]: [LampControl] §aSelected language: §eEnglish
  348. [21:15:55] [Server thread/INFO]: §8[§eLamp§cControl§8]§r §ahas been loaded! §dWorldEdit §ais:§e true
  349. [21:15:55] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
  350. [21:15:55] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  351. [21:15:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
  352. [21:15:55] [Thread-17/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  353. [21:15:55] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  354. [21:15:55] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  355. [21:15:55] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  356. [21:15:55] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  357. [21:15:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  358. [21:15:55] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  359. [21:15:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  360. [21:15:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  361. [21:15:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  362. [21:15:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  363. [21:15:55] [Server thread/INFO]: [WorldGuard] Loading region data...
  364. [21:15:55] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.28-SNAPSHOT (build 2330)
  365. [21:15:56] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.3.0-SNAPSHOT (build 415)
  366. [21:15:56] [Server thread/INFO]: [Sentinel] Sentinel loading...
  367. [21:15:56] [Server thread/INFO]: [Sentinel] Running on java version: 1.8.0_291
  368. [21:15:56] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
  369. [21:15:56] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
  370. [21:15:56] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
  371. [21:15:56] [Server thread/INFO]: [Sentinel] Sentinel loaded!
  372. [21:15:56] [Server thread/INFO]: [CustomHeads] Enabling CustomHeads v3.0.2
  373. [21:15:56] [Server thread/INFO]: [CustomHeads] Warning : Hrm. Seems like CustomHeads wasn't tested on this Minecraft Version yet...
  374. [21:15:56] [Server thread/INFO]: [CustomHeads] Warning : Please report this to me on Discord (Link's on the Spigot Page)
  375. [21:15:56] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.11.0-2fb2bf23
  376. [21:15:56] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  377. [21:15:56] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Spigot (MC: 1.16.5)...
  378. [21:15:56] [Server thread/INFO]: [MythicMobs] The server is running Spigot; disabled PaperSpigot exclusive functionality
  379. [21:15:56] [Server thread/WARN]: [DiscordSRV] Loaded class org.slf4j.spi.LoggerFactoryBinder from MythicMobs v4.11.0-2fb2bf23 which is not a depend, softdepend or loadbefore of this plugin.
  380. [21:15:56] [Server thread/WARN]: [MythicMobs] Loaded class org.slf4j.impl.StaticLoggerBinder from DiscordSRV v1.22.0 which is not a depend, softdepend or loadbefore of this plugin.
  381. [21:15:56] [Server thread/INFO]: Reflections took 75 ms to scan 1 urls, producing 3 keys and 21 values
  382. [21:15:57] [Server thread/INFO]: Reflections took 11 ms to scan 1 urls, producing 3 keys and 24 values
  383. [21:15:57] [Server thread/INFO]: Reflections took 50 ms to scan 14 urls, producing 0 keys and 0 values
  384. [21:15:57] [Server thread/INFO]: Reflections took 10 ms to scan 1 urls, producing 3 keys and 12 values
  385. [21:15:57] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  386. [21:15:57] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers
  387. [21:15:57] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  388. [21:15:57] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  389. [21:15:57] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  390. [21:15:57] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  391. [21:15:57] [Server thread/INFO]: [MythicMobs] Base directory D:\Desktop\Gaming_Maze\plugins\MythicMobs\SavedData
  392. [21:15:57] [Server thread/INFO]: [MythicMobs] Module directory D:\Desktop\Gaming_Maze\plugins\MythicMobs\SavedData\worlds
  393. [21:15:57] [Server thread/INFO]: Reflections took 21 ms to scan 1 urls, producing 10 keys and 305 values
  394. [21:15:57] [Server thread/INFO]: Reflections took 29 ms to scan 1 urls, producing 23 keys and 625 values
  395. [21:15:57] [Server thread/INFO]: Reflections took 11 ms to scan 1 urls, producing 6 keys and 89 values
  396. [21:15:57] [Server thread/INFO]: Reflections took 14 ms to scan 1 urls, producing 2 keys and 6 values
  397. [21:15:57] [Server thread/INFO]: [MythicMobs] LOADED
  398. [21:15:57] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper - MobType SpeedCreeper is invalid! Spawner cannot initialize. Disabling.
  399. [21:15:57] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper2 - MobType SpeedCreeper is invalid! Spawner cannot initialize. Disabling.
  400. [21:15:57] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper3 - MobType SpeedCreeper is invalid! Spawner cannot initialize. Disabling.
  401. [21:15:57] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper4 - MobType SpeedCreeper is invalid! Spawner cannot initialize. Disabling.
  402. [21:15:57] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper5 - MobType SpeedCreeper is invalid! Spawner cannot initialize. Disabling.
  403. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 14 mobs.
  404. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
  405. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  406. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 15 skills.
  407. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 2 random spawns.
  408. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 4 mythic items.
  409. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
  410. [21:15:57] [Server thread/INFO]: [MythicMobs] ? Loaded 6 mob spawners.
  411. [21:15:57] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  412. [21:15:57] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  413. [21:15:57] [Server thread/INFO]: [MythicMobs] ? MythicMobs v4.11.0 (build 2fb2bf23) has been successfully loaded!
  414. [21:15:57] [Server thread/INFO]: [GSit] Enabling GSit v[5.2.0.2]
  415. [21:15:57] [Server thread/INFO]: Plugin.plugin-enabled
  416. [21:15:57] [Server thread/INFO]: Plugin.plugin-hook
  417. [21:15:57] [Server thread/INFO]: [GSit] This Plugin has a new Version: [5.3.4.0]!
  418. [21:15:57] [Server thread/INFO]: [GSit] You use the outdated Version: [5.2.0.2]!
  419. [21:15:57] [Server thread/INFO]: [GSit] Download the latest Version:
  420. [21:15:57] [Server thread/INFO]: [GSit] https://www.spigotmc.org/resources/62325
  421. [21:15:57] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.6
  422. [21:15:57] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
  423. [21:15:58] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR2.1.6
  424. [21:15:58] [Server thread/INFO]: [Model Engine] Engine Activated.
  425. [21:15:58] [Server thread/INFO]: [CitizensText] Enabling CitizensText v1.2
  426. [21:15:58] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.5
  427. [21:15:58] [Server thread/INFO]: [OpenAudioMc] Starting in socket mode
  428. [21:15:58] [Server thread/INFO]: [OpenAudioMc] Starting configuration module
  429. [21:15:58] [Server thread/INFO]: [OpenAudioMc] Starting authentication module
  430. [21:15:58] [Server thread/INFO]: [OpenAudioMc] This server already has an account, skipping sign up.
  431. [21:15:58] [Server thread/INFO]: [OpenAudioMc] Skipped 15 migrations.
  432. [21:15:58] [Server thread/INFO]: [OpenAudioMc] Initializing account details
  433. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Loading aliases...
  434. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Loaded 0 aliases
  435. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Detected version type: MODERN
  436. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Enabling the 1.13 speaker system
  437. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Turns out you have WorldGuard installed! enabling regions and the region tasks..
  438. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Enabling the newer 1.13 regions
  439. [21:15:59] [Server thread/INFO]: [OpenAudioMc] Starting and loading took 16383MS
  440. [21:15:59] [Server thread/INFO]: [Denizen] Enabling Denizen v1.2.1-SNAPSHOT (build 5644-DEV)
  441. [21:15:59] [Server thread/INFO]: [Denizen] Running on java version: 1.8.0_291
  442. [21:15:59] [Server thread/INFO]: [Denizen] Running on fully supported Java 8.
  443. [21:16:00] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
  444. [21:16:00] [Server thread/INFO]: +> [Denizen]  _/_ _ ._ _ _ 
  445. [21:16:00] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ )  scriptable minecraft 
  446. [21:16:00] [Server thread/INFO]: +> [Denizen]  
  447. [21:16:00] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team 
  448. [21:16:00] [Server thread/INFO]: +> [Denizen] Chat with us at:  https://discord.gg/Q6pZGSR 
  449. [21:16:00] [Server thread/INFO]: +> [Denizen] Or learn more at:  https://denizenscript.com 
  450. [21:16:00] [Server thread/INFO]: +> [Denizen] version: 1.2.1-SNAPSHOT (build 5644-DEV) 
  451. [21:16:00] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
  452. [21:16:00] [Server thread/INFO]:  OKAY! Loaded core commands: [clickable, showfake, invisible, animate, ban, modifyblock, cast, midi, fakeequip, else, sidebar, explode, cooldown,
  453. [21:16:00] [Server thread/INFO]: weather, action, scoreboard, if, give, worldborder, chunkload, zap, lookclose, mount, execute, push, announce, waituntil, firework, stop,
  454. [21:16:00] [Server thread/INFO]: advancement, light, reset, hurt, ratelimit, nbt, wait, flag, log, despawn, webget, sleep, goto, attack, attach, event, stand, map, resume, break,
  455. [21:16:00] [Server thread/INFO]: strike, health, team, trigger, fly, itemcooldown, kick, gamerule, playsound, disengage, rename, anchor, fish, definemap, leash, disguise, queue,
  456. [21:16:00] [Server thread/INFO]: rotate, sign, run, while, experience, playeffect, narrate, bossbar, vulnerable, pushable, create, trait, shoot, sneak, oxygen, yaml, group,
  457. [21:16:00] [Server thread/INFO]: statistic, fakeitem, pose, opentrades, blockcrack, schematic, look, pause, feed, take, toast, runlater, compass, adjust, animatechest, glow, drop,
  458. [21:16:00] [Server thread/INFO]: note, teleport, choose, inventory, actionbar, title, remove, sql, switch, head, foreach, random, reload, adjustblock, repeat, define, heal,
  459. [21:16:00] [Server thread/INFO]: copyblock, filecopy, sit, burn, debug, determine, assignment, permission, follow, displayitem, scribe, createworld, spawn, equip, money, fakespawn,
  460. [21:16:00] [Server thread/INFO]: engage, time, inject, mark, age, walk] 
  461. [21:16:00] [Server thread/INFO]: +> [Denizen] Your config file is outdated. Automatically updating it... 
  462. [21:16:00] [Server thread/INFO]:  OKAY! Loaded core triggers: [CHAT, CLICK, PROXIMITY, DAMAGE] 
  463. [21:16:00] [Server thread/INFO]:  OKAY! Loaded core object types: [BiomeTag as b, DurationTag as d, ChunkTag as ch, EntityTag as e, InventoryTag as in, CustomObjectTag as custom,
  464. [21:16:00] [Server thread/INFO]: ElementTag as el, ItemTag as i, ColorTag as co, LocationTag as l, MaterialTag as m, NPCTag as n, EllipsoidTag as ellipsoid, PlayerTag as p, QueueTag
  465. [21:16:00] [Server thread/INFO]: as q, CuboidTag as cu, ScriptTag as s, TradeTag as trade, PolygonTag as polygon, WorldTag as w, TimeTag as time, PluginTag as pl, ListTag as li,
  466. [21:16:00] [Server thread/INFO]: MapTag as map] 
  467. [21:16:01] [Server thread/INFO]: +> [ScriptRegistry] Loading 1 scripts... 
  468. [21:16:01] [Server thread/INFO]: [BlockRegen] Enabling BlockRegen v3.5.8
  469. [21:16:01] [Server thread/INFO]: [BlockRegen] Loaded Settings.yml
  470. [21:16:01] [Server thread/INFO]: [BlockRegen] Loaded Messages.yml
  471. [21:16:01] [Server thread/INFO]: [BlockRegen] Loaded Blocklist.yml
  472. [21:16:01] [Server thread/INFO]: [BlockRegen] Loaded Regions.yml
  473. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Loaded 5 block preset(s)...
  474. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found 1 event(s)... added all to the system.
  475. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Starting auto-save.. with an interval of 600 seconds.
  476. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  477. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: WorldEdit found! Enabling regions.
  478. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: WorldGuard found! Supporting it's region protection.
  479. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: You are using version 3.5.8
  480. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Report bugs or suggestions to discord only please. ( /blockregen discord )
  481. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Always backup if you are not sure about things.
  482. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: MetricsLite enabled
  483. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  484. [21:16:01] [Server thread/INFO]: [MythicMobsSpawnerGUI] Enabling MythicMobsSpawnerGUI v1.7
  485. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  486. [21:16:01] [Server thread/INFO]: [BeautyQuests] Enabling BeautyQuests v0.19.0_BUILD216
  487. [21:16:01] [Server thread/INFO]: [BeautyQuests] Hooked into WorldGuard
  488. [21:16:01] [Server thread/INFO]: [BeautyQuests] Hooked into MythicMobs
  489. [21:16:01] [Server thread/INFO]: [BeautyQuests] Hooked into Vault
  490. [21:16:01] [Server thread/INFO]: [BeautyQuests] Hooked into HolographicDisplays
  491. [21:16:01] [Server thread/INFO]: [BeautyQuests] Loaded valid Minecraft version 1_16_R3.
  492. [21:16:01] [Server thread/INFO]: [BeautyQuests] Loaded start particles: REDSTONE in shape POINT with color "R255 G255 B0"
  493. [21:16:01] [Server thread/INFO]: [BeautyQuests] Loaded talk particles: VILLAGER_HAPPY in shape BAR
  494. [21:16:01] [Server thread/INFO]: [BeautyQuests] Loaded next particles: SMOKE_NORMAL in shape SPOT
  495. [21:16:01] [Server thread/INFO]: [BeautyQuests] Loaded language file locales/en_US.yml (0.046s)!
  496. [21:16:01] [Server thread/INFO]: [WorldGuard] Registering session handler fr.skytasul.quests.utils.compatibility.worldguard.BQWorldGuard
  497. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  498. [21:16:01] [Server thread/INFO]: [BeautyQuestsAddon] Enabling BeautyQuestsAddon v1.3
  499. [21:16:01] [Server thread/INFO]: [BeautyQuests] Hooked into MythicMobs after primary initialization
  500. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  501. [21:16:01] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.22.0
  502. [21:16:01] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  503. [21:16:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  504. [21:16:02] [Server thread/INFO]: Done (12.183s)! For help, type "help"
  505. [21:16:02] [Craft Scheduler Thread - 2/INFO]: [AFKPlus] AFKPlus file watcher started!
  506. [21:16:02] [Craft Scheduler Thread - 0/INFO]: [VarLight] ------------------------------------------------------
  507. [21:16:02] [Craft Scheduler Thread - 0/INFO]: [VarLight] You are running the latest version of VarLight
  508. [21:16:02] [Craft Scheduler Thread - 0/INFO]: [VarLight] ------------------------------------------------------
  509. [21:16:02] [Craft Scheduler Thread - 1/INFO]: [AFKPlus] §6There is no update available
  510. [21:16:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  511. [21:16:03] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  512. [21:16:04] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  513. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Gaming Maze Testing Server(851170793085861978)
  514. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(851170793085861982)
  515. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ingame-chat(851176474291732512)
  516. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(851176509388357652)
  517. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rythm(851613600979484702)
  518. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:develop(851841113719439380)
  519. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:texture-pack(853323255809441812)
  520. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(851176509388357652)
  521. [21:16:04] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] Not using JDBC because the JDBC connection string is invalid!
  522. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling SuperVanish hook
  523. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
  524. [21:16:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  525. [21:16:04] [pool-38-thread-1/WARN]: [DiscordSRV]
  526.  
  527. The current build of DiscordSRV is outdated by 147 commits! Get the latest build at your favorite distribution center.
  528.  
  529. Spigot: https://www.spigotmc.org/resources/discordsrv.18494/
  530. Github: https://github.com/DiscordSRV/DiscordSRV/releases
  531. Direct Download: https://get.discordsrv.com
  532.  
  533. [21:16:05] [Server thread/INFO]: [Citizens] Loaded 120 NPCs.
  534. [21:16:05] [Server thread/INFO]: [MythicMobs] ?Using HolographicDisplays plugin for holograms
  535. [21:16:05] [Server thread/INFO]: +> [ScriptEvent] Processed 0 script event paths. 
  536. [21:16:05] [Server thread/INFO]: +> [Denizen] +-------------------------+ 
  537. [21:16:05] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2021/06/26 21:16:05 
  538. [21:16:05] [Server thread/INFO]: [BeautyQuests] 7 quests loaded (0.044s)!
  539. [21:16:05] [Server thread/INFO]: [BeautyQuests] Periodic saves task started (18000 ticks). Task ID: 349
  540. [21:16:05] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.8
  541. [21:16:05] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  542. [21:16:05] [Craft Scheduler Thread - 1/INFO]: [Model Engine] Generator Activated.
  543. [21:16:05] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  544. [21:16:05] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
  545. [21:16:05] [Craft Scheduler Thread - 1/INFO]: [Model Engine] Resource Pack generated. Please create pack.mcmeta and pack.png.
  546. [21:16:05] [Craft Scheduler Thread - 1/INFO]: 
  547. [21:16:06] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
  548. [21:16:07] [Server thread/INFO]: [CitizensText] 59 texts loadeds
  549. [21:16:07] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5553ms or 111 ticks behind
  550. [21:16:11] [Server thread/INFO]: [OpenAudioMc] New Identity = HTzBouuAEFcmswXPH-YELiWBh
  551. [21:16:59] [User Authenticator #1/INFO]: UUID of player Flamer_Awesome is 3ec5b40c-5e94-4970-aa7d-65f424f56233
  552. [21:17:00] [Server thread/INFO]: Flamer_Awesome[/127.0.0.1:64506] logged in with entity id 1512 at ([world]11.686470769966823, 71.0, -380.28261601860095)
  553. [21:17:05] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  554. [21:17:06] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  555. [21:17:24] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  556. [21:17:24] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  557. [21:17:26] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  558. [21:17:26] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  559. [21:17:28] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  560. [21:17:28] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  561. [21:17:29] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  562. [21:17:30] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  563. [21:17:59] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  564. [21:18:00] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  565. [21:18:19] [Server thread/INFO]: Flamer_Awesome issued server command: /npc select
  566. [21:18:20] [Server thread/INFO]: Flamer_Awesome issued server command: /npc sit
  567. [21:18:48] [Server thread/INFO]: Flamer_Awesome issued server command: /tp @p 305 70 -513
  568. [21:18:48] [Server thread/WARN]: Entity EntityPlayer['Flamer_Awesome'/1512, l='ServerLevel[world]', x=305.50, y=70.00, z=-512.50](Flamer_Awesome at 305.5,70.0,-512.5) left loaded chunk area
  569. [21:18:49] [Server thread/INFO]: [Flamer_Awesome: Teleported Flamer_Awesome to 305.5, 70.0, -512.5]
  570. [21:18:49] [Server thread/WARN]: Flamer_Awesome moved too quickly! 357.72939870614016,27.0,-225.80677302717407
  571. [21:20:29] [Server thread/INFO]: §8[§6AFK§4+§8] §3Flamer_Awesome§6 is now AFK
  572. [21:21:19] [Server thread/INFO]: §8[§6AFK§4+§8] §3Flamer_Awesome§6 is no longer AFK
  573. [21:23:24] [Server thread/INFO]: §8[§6AFK§4+§8] §3Flamer_Awesome§6 is now AFK
  574. [21:31:07] [Server thread/INFO]: [BeautyQuests] Datas saved ~ periodic save
  575. [21:31:29] [Server thread/INFO]: §8[§6AFK§4+§8] §3Flamer_Awesome§6 is no longer AFK
  576. [21:31:37] [Server thread/INFO]: Flamer_Awesome lost connection: Disconnected
  577. [21:31:37] [Server thread/INFO]: Flamer_Awesome left the game
  578. [21:31:50] [Server thread/INFO]: Stopping the server
  579. [21:31:50] [Server thread/INFO]: Stopping server
  580. [21:31:50] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.22.0
  581. [21:31:50] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Saved linked accounts in 5ms
  582. [21:31:51] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Shutdown completed in 280ms
  583. [21:31:51] [Server thread/INFO]: [BeautyQuestsAddon] Disabling BeautyQuestsAddon v1.3
  584. [21:31:51] [Server thread/INFO]: [BeautyQuests] Disabling BeautyQuests v0.19.0_BUILD216
  585. [21:31:51] [Server thread/INFO]: [BeautyQuests] Periodic saves task stopped.
  586. [21:31:51] [Server thread/INFO]: [WorldGuard] Unregistering session handler fr.skytasul.quests.utils.compatibility.worldguard.BQWorldGuard
  587. [21:31:51] [Server thread/INFO]: [BeautyQuests] BeautyQuests logger stream closed.
  588. [21:31:51] [Server thread/INFO]: [MythicMobsSpawnerGUI] Disabling MythicMobsSpawnerGUI v1.7
  589. [21:31:51] [Server thread/INFO]: [BlockRegen] Disabling BlockRegen v3.5.8
  590. [21:31:51] [Server thread/INFO]: [Denizen] Disabling Denizen v1.2.1-SNAPSHOT (build 5644-DEV)
  591. [21:31:51] [Server thread/INFO]: [Denizen] v1.2.1-SNAPSHOT (build 5644-DEV) disabled.
  592. [21:31:51] [Server thread/INFO]: [OpenAudioMc] Disabling OpenAudioMc v6.5
  593. [21:31:51] [Server thread/INFO]: [OpenAudioMc] Shutting down
  594. [21:31:51] [Server thread/INFO]: [OpenAudioMc] Stopped OpenAudioMc. Goodbye.
  595. [21:31:51] [Server thread/INFO]: [VarLight] Disabling VarLight v1.12.8
  596. [21:31:51] [Server thread/INFO]: [CitizensText] Disabling CitizensText v1.2
  597. [21:31:51] [Server thread/INFO]: [CitizensText] 59 texts saved
  598. [21:31:51] [Server thread/INFO]: [ModelEngine] Disabling ModelEngine vR2.1.6
  599. [21:31:51] [Server thread/INFO]: [Model Engine] Core shut down.
  600. [21:31:51] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.6
  601. [21:31:51] [Server thread/INFO]: [GSit] Disabling GSit v[5.2.0.2]
  602. [21:31:51] [Server thread/INFO]: Plugin.plugin-disabled
  603. [21:31:51] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v4.11.0-2fb2bf23
  604. [21:31:51] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  605. [21:31:51] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  606. [21:31:51] [Server thread/INFO]: [MythicMobs] UNLOADED
  607. [21:31:51] [Server thread/INFO]: [CustomHeads] Disabling CustomHeads v3.0.2
  608. [21:31:51] [Server thread/INFO]: [Sentinel] Disabling Sentinel v2.3.0-SNAPSHOT (build 415)
  609. [21:31:51] [Server thread/INFO]: [Sentinel] Sentinel unloading...
  610. [21:31:51] [Server thread/INFO]: [Sentinel] Sentinel unloaded!
  611. [21:31:51] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.28-SNAPSHOT (build 2330)
  612. [21:31:52] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4+f7ff984
  613. [21:31:52] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  614. [21:31:52] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.6
  615. [21:31:52] [Server thread/INFO]: [LampControl] Disabling LampControl v4.0.0-SNAPSHOT
  616. [21:31:52] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.4+5723-e3bfc64
  617. [21:31:52] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  618. [21:31:52] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
  619. [21:31:52] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  620. [21:31:52] [Server thread/INFO]: [AFKPlus] Disabling AFKPlus v3.3.2
  621. [21:31:52] [Server thread/INFO]: [AFKPlus] AFKPlus has been disabled!
  622. [21:31:52] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v4.1.2
  623. [21:31:52] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0
  624. [21:31:52] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
  625. [21:31:52] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  626. [21:31:52] [Server thread/INFO]: [OpenInv] Disabling OpenInv v4.1.6
  627. [21:31:52] [Server thread/INFO]: [FlySpeed] Disabling FlySpeed v2.1.0
  628. [21:31:52] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.2.35
  629. [21:31:52] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  630. [21:31:52] [Server thread/INFO]: [LuckPerms] Closing storage...
  631. [21:31:52] [Server thread/INFO]: [LuckPerms] Goodbye!
  632. [21:31:52] [Server thread/INFO]: Saving players
  633. [21:31:52] [Server thread/INFO]: Saving worlds
  634. [21:31:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  635. [21:31:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  636. [21:31:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  637. [21:31:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  638. [21:31:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  639. [21:31:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  640.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement