Advertisement
Guest User

server log

a guest
Aug 20th, 2021
2,139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.15 KB | None | 0 0
  1. [16:49:32] [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. [16:49:32] [main/INFO]: Reloading ResourceManager: Default, bukkit, bac_advancements, CauldronUpgrade(1.16+)
  3. [16:49:32] [Worker-Main-2/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) ~[patched_1.16.5.jar:git-Paper-786]
  6. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[patched_1.16.5.jar:git-Paper-786]
  7. at net.minecraft.server.v1_16_R3.TagDataPack.a(SourceFile:56) ~[patched_1.16.5.jar:git-Paper-786]
  8. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
  9. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  10. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  11. at java.lang.Thread.run(Thread.java:831) [?:?]
  12. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 14 path $.replace
  13. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[patched_1.16.5.jar:git-Paper-786]
  14. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.16.5.jar:git-Paper-786]
  15. at com.google.gson.stream.JsonReader.isLiteral(JsonReader.java:751) ~[patched_1.16.5.jar:git-Paper-786]
  16. at com.google.gson.stream.JsonReader.peekKeyword(JsonReader.java:632) ~[patched_1.16.5.jar:git-Paper-786]
  17. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:579) ~[patched_1.16.5.jar:git-Paper-786]
  18. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-786]
  19. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-786]
  20. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[patched_1.16.5.jar:git-Paper-786]
  21. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-786]
  22. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-786]
  23. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-786]
  24. ... 6 more
  25. [16:49:32] [Worker-Main-6/ERROR]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json
  26. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  27. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[patched_1.16.5.jar:git-Paper-786]
  28. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[patched_1.16.5.jar:git-Paper-786]
  29. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[patched_1.16.5.jar:git-Paper-786]
  30. at net.minecraft.server.v1_16_R3.CraftingManager.b(CraftingManager.java:39) ~[patched_1.16.5.jar:git-Paper-786]
  31. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[patched_1.16.5.jar:git-Paper-786]
  32. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
  33. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  34. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  35. at java.lang.Thread.run(Thread.java:831) [?:?]
  36. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  37. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[patched_1.16.5.jar:git-Paper-786]
  38. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[patched_1.16.5.jar:git-Paper-786]
  39. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-786]
  40. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-786]
  41. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-786]
  42. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-786]
  43. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-786]
  44. ... 8 more
  45. [16:49:33] [Worker-Main-6/ERROR]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json
  46. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  47. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[patched_1.16.5.jar:git-Paper-786]
  48. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[patched_1.16.5.jar:git-Paper-786]
  49. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[patched_1.16.5.jar:git-Paper-786]
  50. at net.minecraft.server.v1_16_R3.CraftingManager.b(CraftingManager.java:39) ~[patched_1.16.5.jar:git-Paper-786]
  51. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[patched_1.16.5.jar:git-Paper-786]
  52. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
  53. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  54. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  55. at java.lang.Thread.run(Thread.java:831) [?:?]
  56. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  57. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[patched_1.16.5.jar:git-Paper-786]
  58. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[patched_1.16.5.jar:git-Paper-786]
  59. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-786]
  60. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-786]
  61. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-786]
  62. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-786]
  63. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-786]
  64. ... 8 more
  65. [16:49:33] [Worker-Main-6/ERROR]: Couldn't parse data file minecraft:rabbit_stew from minecraft:recipes/rabbit_stew.json
  66. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  67. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[patched_1.16.5.jar:git-Paper-786]
  68. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[patched_1.16.5.jar:git-Paper-786]
  69. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[patched_1.16.5.jar:git-Paper-786]
  70. at net.minecraft.server.v1_16_R3.CraftingManager.b(CraftingManager.java:39) ~[patched_1.16.5.jar:git-Paper-786]
  71. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[patched_1.16.5.jar:git-Paper-786]
  72. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
  73. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  74. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  75. at java.lang.Thread.run(Thread.java:831) [?:?]
  76. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  77. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[patched_1.16.5.jar:git-Paper-786]
  78. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[patched_1.16.5.jar:git-Paper-786]
  79. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-786]
  80. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-786]
  81. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-786]
  82. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-786]
  83. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-786]
  84. ... 8 more
  85. [16:49:36] [Worker-Main-8/ERROR]: Couldn't parse data file blazeandcave:maze/root from blazeandcave:advancements/maze/root.json
  86. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  87. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[patched_1.16.5.jar:git-Paper-786]
  88. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:532) ~[patched_1.16.5.jar:git-Paper-786]
  89. at net.minecraft.server.v1_16_R3.ResourceDataJson.b(SourceFile:47) ~[patched_1.16.5.jar:git-Paper-786]
  90. at net.minecraft.server.v1_16_R3.AdvancementDataWorld.b(AdvancementDataWorld.java:27) ~[patched_1.16.5.jar:git-Paper-786]
  91. at net.minecraft.server.v1_16_R3.ResourceDataAbstract.a(SourceFile:11) ~[patched_1.16.5.jar:git-Paper-786]
  92. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
  93. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  94. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  95. at java.lang.Thread.run(Thread.java:831) [?:?]
  96. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  97. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[patched_1.16.5.jar:git-Paper-786]
  98. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[patched_1.16.5.jar:git-Paper-786]
  99. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-786]
  100. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-786]
  101. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-786]
  102. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-786]
  103. at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-786]
  104. ... 8 more
  105. [16:49:37] [Worker-Main-8/INFO]: Loaded 7 recipes
  106. [16:49:38] [Server thread/INFO]: Starting minecraft server version 1.16.5
  107. [16:49:38] [Server thread/INFO]: Loading properties
  108. [16:49:38] [Server thread/INFO]: This server is running Paper version git-Paper-786 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
  109. [16:49:38] [Server thread/INFO]: Debug logging is disabled
  110. [16:49:38] [Server thread/INFO]: Server Ping Player Sample Count: 12
  111. [16:49:38] [Server thread/INFO]: Using 4 threads for Netty based IO
  112. [16:49:39] [Server thread/INFO]: Default game type: SURVIVAL
  113. [16:49:39] [Server thread/INFO]: Generating keypair
  114. [16:49:39] [Server thread/INFO]: Starting Minecraft server on *:25565
  115. [16:49:39] [Server thread/INFO]: Using default channel type
  116. [16:49:39] [Server thread/ERROR]: Ambiguous plugin name `BeautyQuests' for files `plugins\beautyquests-0.19.0-SNAPSHOT.jar' and `plugins\beautyquests-0.19.0-SNAPSHOT (1).jar' in `plugins'
  117. [16:49:40] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  118. [16:49:43] [Server thread/WARN]: Legacy plugin FlySpeed v2.1.0 does not specify an api-version.
  119. [16:49:43] [Server thread/WARN]: Legacy plugin GlowAPI v1.4.15-SNAPSHOT does not specify an api-version.
  120. [16:49:44] [Server thread/ERROR]: Could not load 'plugins\GlowAPI_v1.4.15-SNAPSHOT.jar' in folder 'plugins'
  121. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/inventivetalent/packetlistener/handler/PacketHandler
  122. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.16.5.jar:git-Paper-786]
  123. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-786]
  124. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-786]
  125. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-786]
  126. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-786]
  127. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  128. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  129. at java.lang.Thread.run(Thread.java:831) [?:?]
  130. Caused by: java.lang.NoClassDefFoundError: org/inventivetalent/packetlistener/handler/PacketHandler
  131. at org.inventivetalent.glow.GlowPlugin.<init>(GlowPlugin.java:10) ~[?:?]
  132. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  133. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
  134. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  135. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  136. at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
  137. at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:350) ~[?:?]
  138. at java.lang.Class.newInstance(Class.java:642) ~[?:?]
  139. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.16.5.jar:git-Paper-786]
  140. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-786]
  141. ... 7 more
  142. Caused by: java.lang.ClassNotFoundException: org.inventivetalent.packetlistener.handler.PacketHandler
  143. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-786]
  144. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-786]
  145. at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
  146. at org.inventivetalent.glow.GlowPlugin.<init>(GlowPlugin.java:10) ~[?:?]
  147. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  148. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
  149. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  150. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  151. at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
  152. at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:350) ~[?:?]
  153. at java.lang.Class.newInstance(Class.java:642) ~[?:?]
  154. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.16.5.jar:git-Paper-786]
  155. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-786]
  156. ... 7 more
  157. [16:49:44] [Server thread/WARN]: Legacy plugin PermissionsEx v1.23.4 does not specify an api-version.
  158. [16:49:44] [Server thread/WARN]: Legacy plugin CustomHeads v3.0.2 does not specify an api-version.
  159. [16:49:44] [Server thread/WARN]: Legacy plugin NoCreeperWGFlag v1.0 does not specify an api-version.
  160. [16:49:44] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.35
  161. [16:49:44] [ForkJoinPool-1-worker-31/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  162. [16:49:44] [ForkJoinPool-1-worker-3/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  163. [16:49:44] [ForkJoinPool-1-worker-31/ERROR]: [LuckPerms] Unable to load dependency OKHTTP.
  164. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  165. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  166. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  167. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  168. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  169. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  170. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  171. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  172. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  173. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  174. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  175. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  176. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  177. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  178. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  179. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  180. [16:49:44] [ForkJoinPool-1-worker-3/ERROR]: [LuckPerms] Unable to load dependency COMMODORE.
  181. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  182. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  183. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  184. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  185. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  186. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  187. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  188. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  189. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  190. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  191. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  192. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  193. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  194. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  195. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  196. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  197. [16:49:44] [ForkJoinPool-1-worker-37/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  198. [16:49:44] [ForkJoinPool-1-worker-37/ERROR]: [LuckPerms] Unable to load dependency ADVENTURE.
  199. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  200. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  201. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  202. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  203. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  204. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  205. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  206. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  207. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  208. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  209. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  210. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  211. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  212. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  213. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  214. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  215. [16:49:44] [ForkJoinPool-1-worker-17/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  216. [16:49:44] [ForkJoinPool-1-worker-17/ERROR]: [LuckPerms] Unable to load dependency BYTEBUDDY.
  217. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  218. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  219. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  220. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  221. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  222. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  223. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  224. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  225. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  226. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  227. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  228. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  229. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  230. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  231. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  232. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  233. [16:49:44] [ForkJoinPool-1-worker-9/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  234. [16:49:44] [ForkJoinPool-1-worker-9/ERROR]: [LuckPerms] Unable to load dependency EVENT.
  235. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  236. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  237. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  238. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  239. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  240. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  241. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  242. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  243. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  244. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  245. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  246. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  247. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  248. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  249. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  250. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  251. [16:49:44] [ForkJoinPool-1-worker-51/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  252. [16:49:44] [ForkJoinPool-1-worker-51/ERROR]: [LuckPerms] Unable to load dependency ADVENTURE_PLATFORM.
  253. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  254. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  255. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  256. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  257. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  258. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  259. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  260. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  261. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  262. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  263. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  264. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  265. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  266. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  267. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  268. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  269. [16:49:44] [ForkJoinPool-1-worker-45/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  270. [16:49:44] [ForkJoinPool-1-worker-45/ERROR]: [LuckPerms] Unable to load dependency OKIO.
  271. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  272. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  273. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  274. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  275. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  276. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  277. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  278. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  279. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  280. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  281. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  282. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  283. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  284. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  285. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  286. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  287. [16:49:44] [ForkJoinPool-1-worker-23/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  288. [16:49:44] [ForkJoinPool-1-worker-23/ERROR]: [LuckPerms] Unable to load dependency ADVENTURE_PLATFORM_BUKKIT.
  289. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  290. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  291. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  292. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  293. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  294. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  295. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  296. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  297. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  298. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  299. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  300. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  301. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  302. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  303. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  304. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  305. [16:49:44] [ForkJoinPool-1-worker-59/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  306. [16:49:44] [ForkJoinPool-1-worker-59/ERROR]: [LuckPerms] Unable to load dependency CAFFEINE.
  307. java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @3eb42a2d
  308. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357) ~[?:?]
  309. at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) ~[?:?]
  310. at java.lang.reflect.Method.checkCanSetAccessible(Method.java:199) ~[?:?]
  311. at java.lang.reflect.Method.setAccessible(Method.java:193) ~[?:?]
  312. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.lambda$new$0(ReflectionClassLoader.java:64) ~[?:?]
  313. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  314. at me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader.addJarToClasspath(ReflectionClassLoader.java:75) ~[?:?]
  315. at me.lucko.luckperms.common.dependencies.DependencyManager.loadDependency(DependencyManager.java:153) ~[?:?]
  316. at me.lucko.luckperms.common.dependencies.DependencyManager.lambda$loadDependencies$2(DependencyManager.java:127) ~[?:?]
  317. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
  318. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  319. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  320. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  321. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  322. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  323. [16:49:44] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_16_R3.CraftServer] me/lucko/luckperms/lib/adventure/translation/Translator initializing LuckPerms v5.2.35 (Is it up to date?)
  324. java.lang.NoClassDefFoundError: me/lucko/luckperms/lib/adventure/translation/Translator
  325. at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.load(AbstractLuckPermsPlugin.java:102) ~[?:?]
  326. at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onLoad(LPBukkitBootstrap.java:138) ~[?:?]
  327. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:399) ~[patched_1.16.5.jar:git-Paper-786]
  328. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-786]
  329. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  330. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  331. at java.lang.Thread.run(Thread.java:831) [?:?]
  332. Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.lib.adventure.translation.Translator
  333. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-786]
  334. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-786]
  335. at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
  336. ... 7 more
  337. [16:49:44] [Server thread/INFO]: [FlySpeed] Loading FlySpeed v2.1.0
  338. [16:49:44] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.6
  339. [16:49:44] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
  340. [16:49:44] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0
  341. [16:49:46] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v4.1.2
  342. [16:49:46] [Server thread/INFO]: [AFKPlus] Loading AFKPlus v3.3.2
  343. [16:49:46] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  344. [16:49:46] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  345. [16:49:46] [Server thread/INFO]: [EpicEnchants] Loading EpicEnchants v1.1.10
  346. [16:49:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.4+5723-e3bfc64
  347. [16:49:47] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4a9e8363]
  348. [16:49:47] [Server thread/INFO]: [LampControl] Loading LampControl v4.0.0-SNAPSHOT
  349. [16:49:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
  350. [16:49:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  351. [16:49:47] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.28-SNAPSHOT (build 2362)
  352. [16:49:47] [Server thread/INFO]: [Sentinel] Loading Sentinel v2.3.5-SNAPSHOT (build 425)
  353. [16:49:47] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants v5.2.4
  354. [16:49:47] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.13.3
  355. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': AXOLOTL
  356. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GLOW_SQUID
  357. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GOAT
  358. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  359. [16:49:47] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (252 ms)
  360. [16:49:47] [Server thread/INFO]: [Shopkeepers] Loading config.
  361. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': AXOLOTL
  362. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GLOW_SQUID
  363. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GOAT
  364. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  365. [16:49:47] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
  366. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': AXOLOTL
  367. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GLOW_SQUID
  368. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': GOAT
  369. [16:49:47] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  370. [16:49:47] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
  371. [16:49:47] [Server thread/INFO]: [Shopkeepers] Registering defaults.
  372. [16:49:47] [Server thread/INFO]: [CustomHeads] Loading CustomHeads v3.0.2
  373. [16:49:47] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.0.0-SNAPSHOT-5145f853
  374. [16:49:47] [Server thread/INFO]: [GSit] Loading GSit v[5.2.0.2]
  375. [16:49:47] [Server thread/INFO]: [NPC_Destinations] Loading NPC_Destinations v2.6.3
  376. [16:49:47] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.6
  377. [16:49:47] [Server thread/INFO]: [CitizensText] Loading CitizensText v1.2
  378. [16:49:47] [Server thread/INFO]: [NoCreeperWGFlag] Loading NoCreeperWGFlag v1.0
  379. [16:49:47] [Server thread/INFO]: [VarLight] Loading VarLight v1.12.8
  380. [16:49:47] [Server thread/INFO]: [VarLight] Loading VarLight for Minecraft version "1.16.4"
  381. [16:49:47] [Server thread/INFO]: [OpenAudioMc] Loading OpenAudioMc v6.5.5
  382. [16:49:47] [Server thread/INFO]: [Denizen] Loading Denizen v1.2.1-SNAPSHOT (build 5708-DEV)
  383. [16:49:47] [Server thread/INFO]: [BlockRegen] Loading BlockRegen v3.5.8
  384. [16:49:47] [Server thread/INFO]: [NPCDestinations_Animator] Loading NPCDestinations_Animator v2.6.0
  385. [16:49:47] [Server thread/INFO]: [NPCDestinations_Rancher] Loading NPCDestinations_Rancher v2.5.0
  386. [16:49:47] [Server thread/INFO]: [BeautyQuests] Loading BeautyQuests v0.19.0_BUILD216
  387. [16:49:47] [Server thread/INFO]: New logger inserted: fr.skytasul.quests.QuestsLogger
  388. [16:49:47] [Server thread/INFO]: [BeautyQuestsAddon] Loading BeautyQuestsAddon v1.3
  389. [16:49:47] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.22.0
  390. [16:49:47] [Server thread/INFO]: [NPCDestinations_Farmer] Loading NPCDestinations_Farmer v2.5.1
  391. [16:49:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  392. [16:49:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.35
  393. [16:49:47] [Server thread/ERROR]: Error occurred while enabling LuckPerms v5.2.35 (Is it up to date?)
  394. java.lang.NoClassDefFoundError: me/lucko/luckperms/lib/adventure/platform/bukkit/BukkitAudiences
  395. at me.lucko.luckperms.bukkit.BukkitSenderFactory.<init>(BukkitSenderFactory.java:47) ~[?:?]
  396. at me.lucko.luckperms.bukkit.LPBukkitPlugin.setupSenderFactory(LPBukkitPlugin.java:114) ~[?:?]
  397. at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:108) ~[?:?]
  398. at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:162) ~[?:?]
  399. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  400. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  401. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  402. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  403. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  404. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:270) ~[patched_1.16.5.jar:git-Paper-786]
  405. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  406. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  407. at java.lang.Thread.run(Thread.java:831) [?:?]
  408. Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.lib.adventure.platform.bukkit.BukkitAudiences
  409. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-786]
  410. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-786]
  411. at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
  412. ... 13 more
  413. [16:49:47] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.2.35
  414. [16:49:47] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  415. [16:49:47] [Server thread/ERROR]: Error occurred while disabling LuckPerms v5.2.35 (Is it up to date?)
  416. java.lang.NullPointerException: Cannot invoke "me.lucko.luckperms.common.treeview.PermissionRegistry.close()" because "this.permissionRegistry" is null
  417. at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.disable(AbstractLuckPermsPlugin.java:222) ~[?:?]
  418. at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onDisable(LPBukkitBootstrap.java:178) ~[?:?]
  419. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Paper-786]
  420. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Paper-786]
  421. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Paper-786]
  422. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.16.5.jar:git-Paper-786]
  423. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  424. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  425. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  426. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:270) ~[patched_1.16.5.jar:git-Paper-786]
  427. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  428. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  429. at java.lang.Thread.run(Thread.java:831) [?:?]
  430. [16:49:47] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0
  431. [16:49:47] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  432. [16:49:47] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  433. [16:49:47] [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.
  434. [16:49:47] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  435. [16:49:47] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  436. [16:49:47] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  437. [16:49:47] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  438. [16:49:47] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.4+5723-e3bfc64
  439. [16:49:47] [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.
  440. [16:49:47] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  441. [16:49:47] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
  442. [16:49:48] [Server thread/INFO]: [EcoEnchants] Enabling EcoEnchants v5.2.4
  443. [16:49:48] [Server thread/INFO]: [EcoEnchants] ==========================================
  444. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  445. [16:49:48] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants
  446. [16:49:48] [Server thread/INFO]: [EcoEnchants] Made by Auxilor - willfp.com
  447. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  448. [16:49:48] [Server thread/INFO]: [EcoEnchants] ==========================================
  449. [16:49:48] [Server thread/INFO]: [EcoEnchants] Loading Configs...
  450. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  451. [16:49:48] [Server thread/INFO]: [EcoEnchants] Loading ProtocolLib...
  452. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  453. [16:49:48] [Server thread/INFO]: [EcoEnchants] Loading NMS APIs...
  454. [16:49:48] [Server thread/INFO]: [EcoEnchants] Cooldown: SUCCESS
  455. [16:49:48] [Server thread/INFO]: [EcoEnchants] Trident API: SUCCESS
  456. [16:49:48] [Server thread/INFO]: [EcoEnchants] Block Break: SUCCESS
  457. [16:49:48] [Server thread/INFO]: [EcoEnchants] Repair Cost: SUCCESS
  458. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  459. [16:49:48] [Server thread/INFO]: [EcoEnchants] Registering Events...
  460. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  461. [16:49:48] [Server thread/INFO]: [EcoEnchants] Creating Enchantment Configs...
  462. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  463. [16:49:48] [Server thread/INFO]: [EcoEnchants] Adding Enchantments to API...
  464. [16:49:48] [Server thread/INFO]: [EcoEnchants] 7 Rarities Loaded:
  465. [16:49:48] [Server thread/INFO]: [EcoEnchants] - special: Table Probability=2.0, Minimum Level=30, Villager Probability=3.0, Loot Probability=5.0, Has Custom Color=false
  466. [16:49:48] [Server thread/INFO]: [EcoEnchants] - epic: Table Probability=10.0, Minimum Level=16, Villager Probability=6.0, Loot Probability=20.0, Has Custom Color=false
  467. [16:49:48] [Server thread/INFO]: [EcoEnchants] - veryspecial: Table Probability=1.0, Minimum Level=30, Villager Probability=1.5, Loot Probability=2.0, Has Custom Color=false
  468. [16:49:48] [Server thread/INFO]: [EcoEnchants] - rare: Table Probability=20.0, Minimum Level=15, Villager Probability=7.5, Loot Probability=18.0, Has Custom Color=false
  469. [16:49:48] [Server thread/INFO]: [EcoEnchants] - uncommon: Table Probability=20.0, Minimum Level=5, Villager Probability=9.0, Loot Probability=16.0, Has Custom Color=false
  470. [16:49:48] [Server thread/INFO]: [EcoEnchants] - legendary: Table Probability=8.0, Minimum Level=20, Villager Probability=4.5, Loot Probability=15.0, Has Custom Color=false
  471. [16:49:48] [Server thread/INFO]: [EcoEnchants] - common: Table Probability=30.0, Minimum Level=1, Villager Probability=10.5, Loot Probability=12.0, Has Custom Color=false
  472. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  473. [16:49:48] [Server thread/INFO]: [EcoEnchants] 19 Targets Loaded:
  474. [16:49:48] [Server thread/INFO]: [EcoEnchants] - all: Materials=[CHAINMAIL_HELMET, FISHING_ROD, LEATHER_HELMET, CHAINMAIL_BOOTS, DIAMOND_SHOVEL, DIAMOND_LEGGINGS, IRON_CHESTPLATE, TRIDENT, STONE_AXE, GOLDEN_CHESTPLATE, ENCHANTED_BOOK, WOODEN_HOE, NETHERITE_CHESTPLATE, BOOK, DIAMOND_CHESTPLATE, CROSSBOW, GOLDEN_PICKAXE, GOLDEN_BOOTS, LEATHER_CHESTPLATE, GOLDEN_SHOVEL, ELYTRA, NETHERITE_BOOTS, IRON_BOOTS, STONE_HOE, WOODEN_SHOVEL, IRON_AXE, NETHERITE_PICKAXE, GOLDEN_LEGGINGS, STONE_SWORD, STONE_SHOVEL, GOLDEN_HELMET, NETHERITE_LEGGINGS, DIAMOND_SWORD, IRON_HOE, IRON_SHOVEL, GOLDEN_HOE, CHAINMAIL_LEGGINGS, GOLDEN_SWORD, LEATHER_LEGGINGS, STONE_PICKAXE, NETHERITE_AXE, SHIELD, WOODEN_PICKAXE, IRON_PICKAXE, FLINT_AND_STEEL, NETHERITE_SHOVEL, CHAINMAIL_CHESTPLATE, DIAMOND_PICKAXE, NETHERITE_HOE, IRON_SWORD, LEATHER_BOOTS, DIAMOND_AXE, DIAMOND_BOOTS, NETHERITE_HELMET, IRON_LEGGINGS, DIAMOND_HELMET, SHEARS, DIAMOND_HOE, NETHERITE_SWORD, WOODEN_AXE, WOODEN_SWORD, BOW, TURTLE_HELMET, GOLDEN_AXE, IRON_HELMET]
  475. [16:49:48] [Server thread/INFO]: [EcoEnchants] - flintandsteel: Materials=[FLINT_AND_STEEL]
  476. [16:49:48] [Server thread/INFO]: [EcoEnchants] - elytra: Materials=[ELYTRA]
  477. [16:49:48] [Server thread/INFO]: [EcoEnchants] - shears: Materials=[SHEARS]
  478. [16:49:48] [Server thread/INFO]: [EcoEnchants] - book: Materials=[ENCHANTED_BOOK, BOOK]
  479. [16:49:48] [Server thread/INFO]: [EcoEnchants] - helmet: Materials=[DIAMOND_HELMET, CHAINMAIL_HELMET, GOLDEN_HELMET, TURTLE_HELMET, LEATHER_HELMET, IRON_HELMET, NETHERITE_HELMET]
  480. [16:49:48] [Server thread/INFO]: [EcoEnchants] - shovel: Materials=[GOLDEN_SHOVEL, DIAMOND_SHOVEL, STONE_SHOVEL, WOODEN_SHOVEL, NETHERITE_SHOVEL, IRON_SHOVEL]
  481. [16:49:48] [Server thread/INFO]: [EcoEnchants] - bow: Materials=[BOW]
  482. [16:49:48] [Server thread/INFO]: [EcoEnchants] - hoe: Materials=[GOLDEN_HOE, DIAMOND_HOE, NETHERITE_HOE, WOODEN_HOE, STONE_HOE, IRON_HOE]
  483. [16:49:48] [Server thread/INFO]: [EcoEnchants] - axe: Materials=[WOODEN_AXE, NETHERITE_AXE, DIAMOND_AXE, STONE_AXE, IRON_AXE, GOLDEN_AXE]
  484. [16:49:48] [Server thread/INFO]: [EcoEnchants] - chestplate: Materials=[GOLDEN_CHESTPLATE, LEATHER_CHESTPLATE, NETHERITE_CHESTPLATE, IRON_CHESTPLATE, DIAMOND_CHESTPLATE, CHAINMAIL_CHESTPLATE]
  485. [16:49:48] [Server thread/INFO]: [EcoEnchants] - pickaxe: Materials=[DIAMOND_PICKAXE, STONE_PICKAXE, WOODEN_PICKAXE, IRON_PICKAXE, NETHERITE_PICKAXE, GOLDEN_PICKAXE]
  486. [16:49:48] [Server thread/INFO]: [EcoEnchants] - leggings: Materials=[CHAINMAIL_LEGGINGS, LEATHER_LEGGINGS, DIAMOND_LEGGINGS, NETHERITE_LEGGINGS, IRON_LEGGINGS, GOLDEN_LEGGINGS]
  487. [16:49:48] [Server thread/INFO]: [EcoEnchants] - rod: Materials=[FISHING_ROD]
  488. [16:49:48] [Server thread/INFO]: [EcoEnchants] - boots: Materials=[CHAINMAIL_BOOTS, GOLDEN_BOOTS, NETHERITE_BOOTS, LEATHER_BOOTS, IRON_BOOTS, DIAMOND_BOOTS]
  489. [16:49:48] [Server thread/INFO]: [EcoEnchants] - crossbow: Materials=[CROSSBOW]
  490. [16:49:48] [Server thread/INFO]: [EcoEnchants] - trident: Materials=[TRIDENT]
  491. [16:49:48] [Server thread/INFO]: [EcoEnchants] - shield: Materials=[SHIELD]
  492. [16:49:48] [Server thread/INFO]: [EcoEnchants] - sword: Materials=[NETHERITE_SWORD, GOLDEN_SWORD, WOODEN_SWORD, IRON_SWORD, DIAMOND_SWORD, STONE_SWORD]
  493. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  494. [16:49:48] [Server thread/INFO]: [EcoEnchants] Loading Extensions...
  495. [16:49:48] [Server thread/INFO]: [EcoEnchants] No extensions found
  496. [16:49:48] [Server thread/INFO]: [EcoEnchants]
  497. [16:49:49] [Server thread/INFO]: [EcoEnchants] 220 Enchantments Loaded:
  498. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Telekinesis: minecraft:telekinesis
  499. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Reinforcement: minecraft:reinforcement
  500. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Confusion: minecraft:confusion
  501. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Defender: minecraft:defender
  502. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Settle: minecraft:settle
  503. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Phantasm: minecraft:phantasm
  504. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Optics: minecraft:optics
  505. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Lava Artifact: minecraft:lava_artifact
  506. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Kinetic: minecraft:kinetic
  507. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Supercritical: minecraft:supercritical
  508. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Oxygenate: minecraft:oxygenate
  509. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Paladin: minecraft:paladin
  510. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Dust Artifact: minecraft:dust_artifact
  511. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Transfuse: minecraft:transfuse
  512. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Disable: minecraft:disable
  513. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Vampire Aspect: minecraft:vampire_aspect
  514. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Permanence: minecraft:permanence_curse
  515. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Serrated: minecraft:serrated
  516. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Finishing: minecraft:finishing
  517. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Conclude: minecraft:conclude
  518. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Arachnid: minecraft:arachnid
  519. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Protector: minecraft:protector
  520. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Lime Artifact: minecraft:lime_artifact
  521. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Extraction: minecraft:extraction
  522. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Harmlessness: minecraft:harmlessness_curse
  523. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Stray Aspect: minecraft:stray_aspect
  524. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Spring: minecraft:spring
  525. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Energizing: minecraft:energizing
  526. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Backstab: minecraft:backstab
  527. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Freerunner: minecraft:freerunner
  528. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Paralyze: minecraft:paralyze
  529. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Pentashot: minecraft:pentashot
  530. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Nocturnal: minecraft:nocturnal
  531. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Stamina: minecraft:stamina
  532. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Fragility: minecraft:fragility_curse
  533. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Rage: minecraft:rage
  534. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Thor: minecraft:thor
  535. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Indestructibility: minecraft:indestructibility
  536. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Tornado: minecraft:tornado
  537. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Cleave: minecraft:cleave
  538. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Grit: minecraft:grit
  539. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Fury: minecraft:fury
  540. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Weakening: minecraft:weakening
  541. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Liquid Shot: minecraft:liquid_shot
  542. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Hook: minecraft:hook
  543. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Venom: minecraft:venom
  544. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Succession: minecraft:succession
  545. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Evasion: minecraft:evasion
  546. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Cubism: minecraft:cubism
  547. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Parasitic: minecraft:parasitic
  548. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Thrive: minecraft:thrive
  549. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Launch: minecraft:launch
  550. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Razor: minecraft:razor
  551. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Vein: minecraft:vein
  552. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Charge: minecraft:charge
  553. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Flinch: minecraft:flinch
  554. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Magnetic: minecraft:magnetic
  555. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Repairing: minecraft:repairing
  556. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Drill: minecraft:drill
  557. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Soul Fire Artifact: minecraft:soul_fire_artifact
  558. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Harpoon: minecraft:harpoon
  559. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Goliath: minecraft:goliath
  560. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Crimson Artifact: minecraft:crimson_artifact
  561. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Revenant: minecraft:revenant
  562. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Sickening: minecraft:sickening
  563. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Dweller: minecraft:dweller
  564. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Annihilate: minecraft:annihilate
  565. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Magma Walker: minecraft:magma_walker
  566. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Atmospheric: minecraft:atmospheric
  567. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Shockwave: minecraft:shockwave
  568. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Witch Artifact: minecraft:witch_artifact
  569. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Pacify: minecraft:pacify
  570. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Magma Artifact: minecraft:magma_artifact
  571. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Dynamite: minecraft:dynamite
  572. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Void Affinity: minecraft:void_affinity
  573. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Dragon Artifact: minecraft:dragon_artifact
  574. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Spiked: minecraft:spiked
  575. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Smoke Artifact: minecraft:smoke_artifact
  576. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Respirator: minecraft:respirator
  577. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Spearfishing: minecraft:spearfishing
  578. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Grapple: minecraft:grapple
  579. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Aiming: minecraft:aiming
  580. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Graceful: minecraft:graceful
  581. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Aerial: minecraft:aerial
  582. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Lesion: minecraft:lesion
  583. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Criticals: minecraft:criticals
  584. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Toxic: minecraft:toxic
  585. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Totem Artifact: minecraft:totem_artifact
  586. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Sating: minecraft:sating
  587. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Water Affinity: minecraft:water_affinity
  588. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Beheading: minecraft:beheading
  589. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Block Breather: minecraft:block_breather
  590. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Streamlining: minecraft:streamlining
  591. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Horde: minecraft:horde
  592. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Marking: minecraft:marking
  593. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Sycophant: minecraft:sycophant
  594. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Hunger: minecraft:hunger_curse
  595. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Slaughter: minecraft:slaughter
  596. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Preservation: minecraft:preservation
  597. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Buckshot: minecraft:buckshot
  598. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Soulbound: minecraft:soulbound
  599. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Enderism: minecraft:enderism
  600. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Heart Artifact: minecraft:heart_artifact
  601. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Economical: minecraft:economical
  602. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Wound: minecraft:wound
  603. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Extract: minecraft:extract
  604. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Water Aspect: minecraft:water_aspect
  605. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Disappear: minecraft:disappear
  606. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Chopless: minecraft:chopless
  607. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Lumberjack: minecraft:lumberjack
  608. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Magic Artifact: minecraft:magic_artifact
  609. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Abrasion: minecraft:abrasion
  610. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Parry: minecraft:parry
  611. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Defusion: minecraft:defusion
  612. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Quake: minecraft:quake
  613. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Snow Artifact: minecraft:snow_artifact
  614. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Bolt: minecraft:bolt
  615. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Volatile: minecraft:volatile
  616. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Abattoir: minecraft:abattoir
  617. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Diurnal: minecraft:diurnal
  618. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Levitate: minecraft:levitate
  619. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Dexterous: minecraft:dexterous
  620. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Frozen: minecraft:frozen
  621. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Sparkle Artifact: minecraft:sparkle_artifact
  622. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Soul Artifact: minecraft:soul_artifact
  623. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Music Artifact: minecraft:music_artifact
  624. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Hellish: minecraft:hellish
  625. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Necrotic: minecraft:necrotic
  626. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Dullness: minecraft:dullness
  627. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Forcefield: minecraft:forcefield
  628. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Rapid: minecraft:rapid
  629. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Insecticide: minecraft:insecticide
  630. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Diverse: minecraft:diverse
  631. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Rejuvenation: minecraft:rejuvenation
  632. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Life Steal: minecraft:life_steal
  633. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Replenish: minecraft:replenish
  634. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Quadrilateralism: minecraft:quadrilateralism
  635. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Infernal Touch: minecraft:infernal_touch
  636. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Ice Shot: minecraft:ice_shot
  637. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Stab: minecraft:stab
  638. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Ignite: minecraft:ignite
  639. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Electroshock: minecraft:electroshock
  640. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Farmhand: minecraft:farmhand
  641. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Decay: minecraft:decay_curse
  642. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Vitalize: minecraft:vitalize
  643. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Tectonic: minecraft:tectonic
  644. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Inferno: minecraft:inferno
  645. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Tripleshot: minecraft:tripleshot
  646. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Nether Artifact: minecraft:nether_artifact
  647. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Ash Artifact: minecraft:ash_artifact
  648. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Collateral: minecraft:collateral
  649. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Reel: minecraft:reel
  650. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Water Artifact: minecraft:water_artifact
  651. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Radiance: minecraft:radiance
  652. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Slicing: minecraft:slicing
  653. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Fire Affinity: minecraft:fire_affinity
  654. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Infuriate: minecraft:infuriate
  655. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Instantaneous: minecraft:instantaneous
  656. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Boss Hunter: minecraft:boss_hunter
  657. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Prosperity: minecraft:prosperity
  658. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Plasmic: minecraft:plasmic
  659. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Splash: minecraft:splash
  660. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Fetching: minecraft:fetching
  661. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Warped Artifact: minecraft:warped_artifact
  662. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Nether Infusion: minecraft:nether_infusion
  663. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Enchantment Artifact: minecraft:enchantment_artifact
  664. [16:49:49] [Server thread/INFO]: [EcoEnchants] - First Strike: minecraft:first_strike
  665. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Inaccuracy: minecraft:inaccuracy_curse
  666. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Wisdom: minecraft:wisdom
  667. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Cerebral: minecraft:cerebral
  668. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Fire Artifact: minecraft:fire_artifact
  669. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Puncture: minecraft:puncture
  670. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Stalwart: minecraft:stalwart
  671. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Zeus: minecraft:zeus
  672. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Corrosive: minecraft:corrosive
  673. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Proximity: minecraft:proximity
  674. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Illusion Aspect: minecraft:illusion_aspect
  675. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Redstone Artifact: minecraft:redstone_artifact
  676. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Damage Artifact: minecraft:damage_artifact
  677. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Voltage: minecraft:voltage
  678. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Stone Switcher: minecraft:stone_switcher
  679. [16:49:49] [Server thread/INFO]: [EcoEnchants] - End Infusion: minecraft:end_infusion
  680. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Cranial: minecraft:cranial
  681. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Ender Slayer: minecraft:ender_slayer
  682. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Honey Artifact: minecraft:honey_artifact
  683. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Carve: minecraft:carve
  684. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Leeching: minecraft:leeching
  685. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Intellect: minecraft:intellect
  686. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Impact: minecraft:impact
  687. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Breaklessness: minecraft:breaklessness_curse
  688. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Bladed: minecraft:bladed
  689. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Famine: minecraft:famine
  690. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Instability: minecraft:instability
  691. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Shot Assist: minecraft:shot_assist
  692. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Emerald Artifact: minecraft:emerald_artifact
  693. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Force: minecraft:force
  694. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Marksman: minecraft:marksman
  695. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Incandescence: minecraft:incandescence
  696. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Extinguishing: minecraft:extinguishing
  697. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Arcanic: minecraft:arcanic
  698. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Zap Artifact: minecraft:zap_artifact
  699. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Deflection: minecraft:deflection
  700. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Tear Artifact: minecraft:tear_artifact
  701. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Ink Artifact: minecraft:ink_artifact
  702. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Green Thumb: minecraft:green_thumb
  703. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Calling: minecraft:calling_curse
  704. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Missile: minecraft:missile
  705. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Aquatic: minecraft:aquatic
  706. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Frenzy: minecraft:frenzy
  707. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Bleed: minecraft:bleed
  708. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Invigoration: minecraft:invigoration
  709. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Blast Mining: minecraft:blast_mining
  710. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Clouds Artifact: minecraft:clouds_artifact
  711. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Identify: minecraft:identify
  712. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Curse of Misfortune: minecraft:misfortune_curse
  713. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Butchering: minecraft:butchering
  714. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Finality: minecraft:finality
  715. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Blind: minecraft:blind
  716. [16:49:49] [Server thread/INFO]: [EcoEnchants] - Netheric: minecraft:netheric
  717. [16:49:49] [Server thread/INFO]: [EcoEnchants] - End Artifact: minecraft:end_artifact
  718. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  719. [16:49:49] [Server thread/INFO]: [EcoEnchants] Loading Enchantment Configs...
  720. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  721. [16:49:49] [Server thread/INFO]: [EcoEnchants] Registering Enchantments...
  722. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  723. [16:49:49] [Server thread/INFO]: [EcoEnchants] Registering Enchantment Listeners...
  724. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  725. [16:49:49] [Server thread/INFO]: [EcoEnchants] Registering Enchantment Tasks...
  726. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  727. [16:49:49] [Server thread/INFO]: [EcoEnchants] Loading Commands...
  728. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  729. [16:49:49] [Server thread/INFO]: [EcoEnchants] Hooking into bStats...
  730. [16:49:49] [Server thread/INFO]: [EcoEnchants]
  731. [16:49:49] [Server thread/INFO]: [EcoEnchants] Loaded EcoEnchants!
  732. [16:49:49] [Server thread/INFO]: [VarLight] Enabling VarLight v1.12.8
  733. [16:49:49] [Server thread/INFO]: [VarLight] Using "minecraft:glowstone_dust" as the Light update item.
  734. [16:49:49] [Server thread/INFO]: [VarLight] Persist on world save enabled
  735. [16:49:50] [Server thread/INFO]: Preparing level "world"
  736. [16:49:50] [Server thread/INFO]: -------- World Settings For [world] --------
  737. [16:49:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  738. [16:49:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  739. [16:49:50] [Server thread/INFO]: View Distance: 10
  740. [16:49:50] [Server thread/INFO]: Item Merge Radius: 2.5
  741. [16:49:50] [Server thread/INFO]: Item Despawn Rate: 6000
  742. [16:49:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  743. [16:49:50] [Server thread/INFO]: Mob Spawn Range: 6
  744. [16:49:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  745. [16:49:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  746. [16:49:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  747. [16:49:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  748. [16:49:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  749. [16:49:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  750. [16:49:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  751. [16:49:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  752. [16:49:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  753. [16:49:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  754. [16:49:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  755. [16:49:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  756. [16:49:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  757. [16:49:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  758. [16:49:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  759. [16:49:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  760. [16:49:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  761. [16:49:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  762. [16:49:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  763. [16:49:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  764. [16:49:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  765. [16:49: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
  766. [16:49:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  767. [16:49:50] [Server thread/INFO]: Max TNT Explosions: 100
  768. [16:49:50] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  769. [16:49:50] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  770. [16:49:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  771. [16:49:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  772. [16:49:50] [Server thread/INFO]: View Distance: 10
  773. [16:49:50] [Server thread/INFO]: Item Merge Radius: 2.5
  774. [16:49:50] [Server thread/INFO]: Item Despawn Rate: 6000
  775. [16:49:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  776. [16:49:50] [Server thread/INFO]: Mob Spawn Range: 6
  777. [16:49:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  778. [16:49:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  779. [16:49:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  780. [16:49:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  781. [16:49:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  782. [16:49:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  783. [16:49:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  784. [16:49:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  785. [16:49:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  786. [16:49:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  787. [16:49:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  788. [16:49:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  789. [16:49:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  790. [16:49:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  791. [16:49:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  792. [16:49:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  793. [16:49:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  794. [16:49:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  795. [16:49:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  796. [16:49:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  797. [16:49:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  798. [16:49: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
  799. [16:49:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  800. [16:49:50] [Server thread/INFO]: Max TNT Explosions: 100
  801. [16:49:50] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  802. [16:49:50] [Server thread/INFO]: Preparing spawn area: 0%
  803. [16:49:51] [Server thread/INFO]: Time elapsed: 391 ms
  804. [16:49:51] [Server thread/INFO]: [VarLight] Enabling in World [world]
  805. [16:49:51] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  806. [16:49:51] [Server thread/INFO]: Time elapsed: 170 ms
  807. [16:49:51] [Server thread/INFO]: [VarLight] Enabling in World [world_the_end]
  808. [16:49:51] [Server thread/INFO]: [FlySpeed] Enabling FlySpeed v2.1.0*
  809. [16:49:51] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.6
  810. [16:49:51] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
  811. [16:49:51] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  812. [16:49:51] [Server thread/INFO]: [ClearLag] Loading modules...
  813. [16:49:51] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  814. [16:49:51] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  815. [16:49:51] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  816. [16:49:51] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v4.1.2
  817. [16:49:51] [Thread-16/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.16]...
  818. [16:49:51] [Server thread/INFO]: [ImageOnMap] Loaded 1 player map files.
  819. [16:49:51] [Server thread/INFO]: [AFKPlus] Enabling AFKPlus v3.3.2
  820. [16:49:51] [Server thread/INFO]: [AFKPlus] AFKPlus v.3.3.2 has been enabled!
  821. [16:49:51] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
  822. [16:49:51] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  823. [16:49:51] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  824. [16:49:51] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  825. [16:49:51] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  826. [16:49:51] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  827. [16:49:51] [Server thread/INFO]: [EpicEnchants] Enabling EpicEnchants v1.1.10
  828. [16:49:51] [Server thread/INFO]:
  829. [16:49:51] [Server thread/INFO]: =============================
  830. [16:49:51] [Server thread/INFO]: EpicEnchants 1.1.10 by Songoda <3!
  831. [16:49:51] [Server thread/INFO]: Action: Enabling...
  832. [16:49:51] [Server thread/INFO]: [EpicEnchants] Loaded locale "en_US"
  833. [16:49:51] [Server thread/INFO]: [SongodaCore] Hooked EpicEnchants.
  834. [16:49:51] [Server thread/INFO]: Using the master configurations because version is V1_16
  835. [16:49:52] [Server thread/INFO]: [EpicEnchants] Successfully loaded enchants: Obliterate, AntiGravity, IceAspect, Dodge, ObsidianDestroyer, Decapitation, Confusion, Berserk, Haste, Oxygenate, StormFall, DeathBringer, Fly, Explosive, Aquatic, Inquisitive, LifeSteal, Ragdoll, Wither, Blind, FeatherWeight, RocketEscape, FoodSteal, Enlightened, Glowing, Frozen, SelfDestruct, Shockwave, SkillSwipe, Experience, Gears, Overload, Insomnia, DeathGod, Lightning, Resist, Poison, PlagueCarrier
  836. [16:49:52] [Server thread/INFO]: =============================
  837. [16:49:52] [Server thread/INFO]:
  838. [16:49:52] [Server thread/INFO]: [LampControl] Enabling LampControl v4.0.0-SNAPSHOT
  839. [16:49:52] [Server thread/INFO]: MainEnvironment()
  840. [16:49:52] [Server thread/INFO]: [LampControl] Successfully loaded messages for plugin LampControl!
  841. [16:49:52] [Server thread/INFO]: [LampControl] Selected language: English
  842. [16:49:52] [Server thread/INFO]: [LampControl] has been loaded! WorldEdit is: true
  843. [16:49:52] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
  844. [16:49:52] [Thread-17/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  845. [16:49:52] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  846. [16:49:52] [Thread-16/INFO]: [ClearLag] No updates found!
  847. [16:49:52] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
  848. [16:49:52] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  849. [16:49:52] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  850. [16:49:52] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  851. [16:49:52] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  852. [16:49:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  853. [16:49:52] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  854. [16:49:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  855. [16:49:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  856. [16:49:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  857. [16:49:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  858. [16:49:52] [Server thread/INFO]: [WorldGuard] Loading region data...
  859. [16:49:52] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.28-SNAPSHOT (build 2362)
  860. [16:49:53] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.3.5-SNAPSHOT (build 425)
  861. [16:49:53] [Server thread/INFO]: [Sentinel] Sentinel loading...
  862. [16:49:53] [Server thread/INFO]: [Sentinel] Running on java version: 16.0.2
  863. [16:49:53] [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.
  864. [16:49:53] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
  865. [16:49:53] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
  866. [16:49:53] [Server thread/INFO]: [Sentinel] Sentinel loaded!
  867. [16:49:53] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.13.3
  868. [16:49:53] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
  869. [16:49:53] [Server thread/INFO]: [Shopkeepers] Loading data of 7 shopkeepers..
  870. [16:49:53] [Server thread/INFO]: [CustomHeads] Enabling CustomHeads v3.0.2*
  871. [16:49:54] [Server thread/INFO]: [CustomHeads] Warning : Hrm. Seems like CustomHeads wasn't tested on this Minecraft Version yet...
  872. [16:49:54] [Server thread/INFO]: [CustomHeads] Warning : Please report this to me on Discord (Link's on the Spigot Page)
  873. [16:49:54] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.0.0-SNAPSHOT-5145f853
  874. [16:49:54] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  875. [16:49:54] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.16.5)...
  876. [16:49:54] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  877. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 154 ms to scan 1 urls, producing 3 keys and 21 values
  878. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 14 ms to scan 1 urls, producing 3 keys and 24 values
  879. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 9 ms to scan 1 urls, producing 0 keys and 0 values
  880. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 10 ms to scan 1 urls, producing 3 keys and 12 values
  881. [16:49:55] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  882. [16:49:55] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers
  883. [16:49:55] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  884. [16:49:55] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  885. [16:49:55] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  886. [16:49:55] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  887. [16:49:55] [Server thread/INFO]: [MythicMobs] Base directory D:\Desktop\Gaming_Maze\plugins\MythicMobs\SavedData
  888. [16:49:55] [Server thread/INFO]: [MythicMobs] Module directory D:\Desktop\Gaming_Maze\plugins\MythicMobs\SavedData\worlds
  889. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 25 ms to scan 1 urls, producing 11 keys and 335 values
  890. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 45 ms to scan 1 urls, producing 25 keys and 699 values
  891. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 19 ms to scan 1 urls, producing 6 keys and 116 values
  892. [16:49:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 11 ms to scan 1 urls, producing 2 keys and 10 values
  893. [16:49:55] [Server thread/INFO]: [MythicMobs] LOADED
  894. [16:49:56] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper - MobType ZoonCreeper is invalid! Spawner cannot initialize. Disabling.
  895. [16:49:56] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper2 - MobType ZoonCreeper is invalid! Spawner cannot initialize. Disabling.
  896. [16:49:56] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper3 - MobType ZoonCreeper is invalid! Spawner cannot initialize. Disabling.
  897. [16:49:56] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper4 - MobType ZoonCreeper is invalid! Spawner cannot initialize. Disabling.
  898. [16:49:56] [Server thread/WARN]: [MythicMobs] Error enabling spawner sewermazecreeper5 - MobType ZoonCreeper is invalid! Spawner cannot initialize. Disabling.
  899. [16:49:56] [Server thread/WARN]: [MythicMobs] Error enabling spawner Waterdungeonguardian - MobType GateGuardian is invalid! Spawner cannot initialize. Disabling.
  900. [16:49:56] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=ZoonCreeper;amount=2}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  901. [16:49:56] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=ZoonCreeper;amount=5}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  902. [16:49:56] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=SpiderMount2;amount=2}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  903. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 5 mobs.
  904. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
  905. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  906. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 15 skills.
  907. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 2 random spawns.
  908. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 8 mythic items.
  909. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
  910. [16:49:56] [Server thread/INFO]: [MythicMobs] ? Loaded 6 mob spawners.
  911. [16:49:56] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  912. [16:49:56] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  913. [16:49:56] [Server thread/INFO]: [MythicMobs] ? MythicMobs v5.0.0 (build 5145f853) has been successfully loaded!
  914. [16:49:56] [Server thread/INFO]: [GSit] Enabling GSit v[5.2.0.2]
  915. [16:49:56] [Server thread/INFO]: Plugin.plugin-enabled
  916. [16:49:56] [Server thread/INFO]: Plugin.plugin-hook
  917. [16:49:56] [Server thread/INFO]: [GSit] This Plugin has a new Version: [6.0.2.1]!
  918. [GSit] You use the outdated Version: [5.2.0.2]!
  919. [GSit] Download the latest Version:
  920. [GSit] https://www.spigotmc.org/resources/62325
  921. [16:49:56] [Server thread/INFO]: [NPC_Destinations] Enabling NPC_Destinations v2.6.3
  922. [16:49:56] [Server thread/INFO]: [NPC_Destinations] MC Version found (MC: 1.16.5)
  923. [16:49:56] [Server thread/INFO]: [NPC_Destinations] Citizens (2.0.28-SNAPSHOT (build 2362)) found, NPC trait enabled.
  924. [16:49:56] [Server thread/INFO]: [NPC_Destinations] BetonQuest not found, quest support disabled
  925. [16:49:56] [Server thread/INFO]: [NPC_Destinations] LightAPI was not found, there will be no support for NPC torch lighting.
  926. [16:49:56] [Server thread/INFO]: [NPC_Destinations] JobsReborn was not found, there will be no support for Jobs in locations.
  927. [16:49:56] [Server thread/INFO]: [NPC_Destinations] Sentinel (2.3.5-SNAPSHOT (build 425)) was found, adding support for sentinel in locations.
  928. [16:49:56] [Server thread/INFO]: [NPC_Destinations] PlotSquared not found, plot compliance disabled
  929. [16:49:56] [Server thread/INFO]: [NPC_Destinations] Worldguard found V(7.0.4+f7ff984), regions supported
  930. [16:49:56] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.6
  931. [16:49:56] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
  932. [16:49:56] [Server thread/INFO]: [CitizensText] Enabling CitizensText v1.2
  933. [16:49:56] [Server thread/INFO]: [NoCreeperWGFlag] Enabling NoCreeperWGFlag v1.0*
  934. [16:49:56] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.5.5
  935. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting in socket mode
  936. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing build 326 by Mindgamesnl
  937. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using the main config file..
  938. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting configuration module
  939. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using the main config file..
  940. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting configuration module
  941. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Skipped 16/16 migrations.
  942. [16:49:56] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing socket connector
  943. [16:49:57] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting authentication module
  944. [16:49:57] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] This server already has an account, skipping sign up.
  945. [16:49:57] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing account details
  946. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Loading aliases...
  947. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Loaded 0 aliases
  948. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Detected version type: MODERN
  949. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Enabling the 1.13 speaker system
  950. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Turns out you have WorldGuard installed! enabling regions and the region tasks..
  951. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Enabling the newer 1.13 regions
  952. [16:49:58] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting and loading took 13933MS
  953. [16:49:58] [Server thread/INFO]: [Denizen] Enabling Denizen v1.2.1-SNAPSHOT (build 5708-DEV)
  954. [16:49:58] [Server thread/INFO]: [Denizen] Running on java version: 16.0.2
  955. [16:49:58] [Server thread/INFO]: [Denizen] Running on fully supported Java 16.
  956. [16:49:58] [Server thread/INFO]: +> [Denizen] +-------------------------+
  957. [16:49:58] [Server thread/INFO]: +> [Denizen] _/_ _ ._ _ _
  958. [16:49:58] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ ) scriptable minecraft
  959. [16:49:58] [Server thread/INFO]: +> [Denizen]
  960. [16:49:58] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
  961. [16:49:58] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
  962. [16:49:58] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
  963. [16:49:58] [Server thread/INFO]: +> [Denizen] version: 1.2.1-SNAPSHOT (build 5708-DEV)
  964. [16:49:58] [Server thread/INFO]: +> [Denizen] +-------------------------+
  965. [16:49:58] [Server thread/INFO]: OKAY! Loaded core commands: [clickable, showfake, invisible, animate, ban, modifyblock, cast, midi, fakeequip, else, sidebar, explode, cooldown,
  966. weather, action, scoreboard, if, give, worldborder, chunkload, zap, lookclose, mount, execute, push, announce, waituntil, firework, stop,
  967. advancement, light, reset, hurt, ratelimit, nbt, wait, flag, log, despawn, webget, sleep, goto, attack, attach, event, stand, map, resume, break,
  968. strike, health, team, trigger, fly, itemcooldown, kick, gamerule, playsound, disengage, rename, chat, anchor, fish, definemap, leash, disguise,
  969. queue, rotate, sign, run, while, experience, playeffect, narrate, bossbar, vulnerable, pushable, create, trait, shoot, sneak, oxygen, yaml, group,
  970. statistic, fakeitem, pose, opentrades, blockcrack, schematic, look, pause, feed, take, toast, runlater, compass, adjust, animatechest, glow, drop,
  971. note, teleport, choose, inventory, actionbar, title, remove, sql, switch, head, foreach, random, reload, adjustblock, repeat, define, heal,
  972. copyblock, filecopy, sit, burn, debug, determine, assignment, permission, follow, displayitem, scribe, createworld, spawn, equip, money, fakespawn,
  973. engage, time, inject, mark, age, walk]
  974. [16:49:59] [Server thread/INFO]: OKAY! Loaded core triggers: [CHAT, CLICK, PROXIMITY, DAMAGE]
  975. [16:49:59] [Server thread/INFO]: OKAY! Loaded core object types: [MapTag as map, BiomeTag as b, DurationTag as d, ChunkTag as ch, EntityTag as e, InventoryTag as in,
  976. CustomObjectTag as custom, ElementTag as el, ItemTag as i, ColorTag as co, LocationTag as l, MaterialTag as m, NPCTag as n, EllipsoidTag as
  977. ellipsoid, PlayerTag as p, QueueTag as q, CuboidTag as cu, ScriptTag as s, TradeTag as trade, PolygonTag as polygon, EnchantmentTag as enchantment,
  978. WorldTag as w, TimeTag as time, PluginTag as pl, ListTag as li]
  979. [16:49:59] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
  980. [16:49:59] [Server thread/INFO]: +> [ScriptRegistry] Loading 1 scripts...
  981. [16:49:59] [Server thread/INFO]: [BlockRegen] Enabling BlockRegen v3.5.8
  982. [16:49:59] [Server thread/INFO]: [BlockRegen] Loaded Settings.yml
  983. [16:49:59] [Server thread/INFO]: [BlockRegen] Loaded Messages.yml
  984. [16:49:59] [Server thread/INFO]: [BlockRegen] Loaded Blocklist.yml
  985. [16:49:59] [Server thread/INFO]: [BlockRegen] Loaded Regions.yml
  986. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Loaded 5 block preset(s)...
  987. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Found 1 event(s)... added all to the system.
  988. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Starting auto-save.. with an interval of 600 seconds.
  989. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  990. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: WorldEdit found! Enabling regions.
  991. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: WorldGuard found! Supporting it's region protection.
  992. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: You are using version 3.5.8
  993. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Report bugs or suggestions to discord only please. ( /blockregen discord )
  994. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Always backup if you are not sure about things.
  995. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: MetricsLite enabled
  996. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  997. [16:49:59] [Server thread/INFO]: [NPCDestinations_Animator] Enabling NPCDestinations_Animator v2.6.0
  998. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  999. [16:49:59] [Server thread/INFO]: [NPCDestinations_Rancher] Enabling NPCDestinations_Rancher v2.5.0
  1000. [16:49:59] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  1001. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Enabling BeautyQuests v0.19.0_BUILD216
  1002. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Hooked into WorldGuard
  1003. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Hooked into MythicMobs
  1004. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Hooked into Vault
  1005. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Hooked into HolographicDisplays
  1006. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Loaded valid Minecraft version 1_16_R3.
  1007. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Loaded start particles: REDSTONE in shape POINT with color "R255 G255 B0"
  1008. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Loaded talk particles: VILLAGER_HAPPY in shape BAR
  1009. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Loaded next particles: SMOKE_NORMAL in shape SPOT
  1010. [16:49:59] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Loaded language file locales/en_US.yml (0.035s)!
  1011. [16:50:00] [Server thread/INFO]: [WorldGuard] Registering session handler fr.skytasul.quests.utils.compatibility.worldguard.BQWorldGuard
  1012. [16:50:00] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  1013. [16:50:00] [Server thread/INFO]: [BeautyQuestsAddon] Enabling BeautyQuestsAddon v1.3
  1014. [16:50:00] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Hooked into MythicMobs after primary initialization
  1015. [16:50:00] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  1016. [16:50:00] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.22.0
  1017. [16:50:00] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  1018. [16:50:00] [Server thread/INFO]: [NPCDestinations_Farmer] Enabling NPCDestinations_Farmer v2.5.1
  1019. [16:50:00] [Server thread/INFO]: [BlockRegen] INFO: Found Vault, but no Economy Provider is registered.
  1020. [16:50:00] [Server thread/INFO]: Running delayed init tasks
  1021. [16:50:00] [Server thread/INFO]: [EcoEnchants] Adding block populators...
  1022. [16:50:00] [Craft Scheduler Thread - 2/INFO]: [AFKPlus] AFKPlus file watcher started!
  1023. [16:50:00] [Server thread/INFO]: [EcoEnchants]
  1024. [16:50:00] [Server thread/INFO]: [EcoEnchants]
  1025. [16:50:00] [Server thread/INFO]: [EcoEnchants] Updating cache...
  1026. [16:50:00] [Server thread/INFO]: [EcoEnchants]
  1027. [16:50:00] [Server thread/INFO]: [EcoEnchants] Loading Integrations...
  1028. [16:50:00] [Server thread/INFO]: [EcoEnchants] WorldGuard: ENABLED
  1029. [16:50:00] [Server thread/INFO]: [EcoEnchants] GriefPrevention: DISABLED
  1030. [16:50:00] [Server thread/INFO]: [EcoEnchants] FactionsUUID: DISABLED
  1031. [16:50:00] [Server thread/INFO]: [EcoEnchants] Towny: DISABLED
  1032. [16:50:00] [Server thread/INFO]: [EcoEnchants] Lands: DISABLED
  1033. [16:50:00] [Server thread/INFO]: [EcoEnchants] Kingdoms: DISABLED
  1034. [16:50:00] [Server thread/INFO]: [EcoEnchants] Essentials: DISABLED
  1035. [16:50:00] [Server thread/INFO]: [EcoEnchants] AAC: DISABLED
  1036. [16:50:00] [Server thread/INFO]: [EcoEnchants] Matrix: DISABLED
  1037. [16:50:00] [Server thread/INFO]: [EcoEnchants] NCP: DISABLED
  1038. [16:50:00] [Server thread/INFO]: [EcoEnchants] Spartan: DISABLED
  1039. [16:50:00] [Server thread/INFO]: [EcoEnchants] PlaceholderAPI: DISABLED
  1040. [16:50:00] [Server thread/INFO]: [EcoEnchants] mcMMO: DISABLED
  1041. [16:50:00] [Server thread/INFO]: [EcoEnchants]
  1042. [16:50:00] [Server thread/INFO]: [EcoEnchants] Updating cache...
  1043. [16:50:00] [Craft Scheduler Thread - 3/INFO]: [VarLight] ------------------------------------------------------
  1044. [16:50:00] [Craft Scheduler Thread - 3/INFO]: [VarLight] You are running the latest version of VarLight
  1045. [16:50:00] [Craft Scheduler Thread - 3/INFO]: [VarLight] ------------------------------------------------------
  1046. [16:50:00] [Server thread/INFO]: [EcoEnchants]
  1047. [16:50:01] [Craft Scheduler Thread - 1/INFO]: Changes in newest Version
  1048. Critical hot-fix to config updater, Stops the updater from resetting permissions
  1049. [16:50:01] [Log4j2-TF-1-AsyncLogger[AsyncContext@659e0bfd]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
  1050. [16:50:01] [Log4j2-TF-1-AsyncLogger[AsyncContext@659e0bfd]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  1051. [16:50:01] [Log4j2-TF-1-AsyncLogger[AsyncContext@659e0bfd]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
  1052. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Gaming Maze Testing Server(851170793085861978)
  1053. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(851170793085861982)
  1054. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ingame-chat(851176474291732512)
  1055. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(851176509388357652)
  1056. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rythm(851613600979484702)
  1057. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:develop(851841113719439380)
  1058. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:texture-pack(853323255809441812)
  1059. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(851176509388357652)
  1060. [16:50:02] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] Not using JDBC because the JDBC connection string is invalid!
  1061. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling SuperVanish hook
  1062. [16:50:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  1063. [16:50:02] [pool-40-thread-1/WARN]: [DiscordSRV]
  1064.  
  1065. The current build of DiscordSRV is outdated by 147 commits! Get the latest build at your favorite distribution center.
  1066.  
  1067. Spigot: https://www.spigotmc.org/resources/discordsrv.18494/
  1068. Github: https://github.com/DiscordSRV/DiscordSRV/releases
  1069. Direct Download: https://get.discordsrv.com
  1070.  
  1071. [16:50:04] [Server thread/INFO]: [Citizens] Loaded 214 NPCs.
  1072. [16:50:04] [Server thread/INFO]: [MythicMobs] ?Using HolographicDisplays plugin for holograms
  1073. [16:50:04] [Server thread/INFO]: +> [ScriptEvent] Processed 0 script event paths.
  1074. [16:50:04] [Server thread/INFO]: +> [Denizen] +-------------------------+
  1075. [16:50:04] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2021/08/20 16:50:04
  1076. [16:50:04] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.9
  1077. [16:50:04] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1078. [16:50:04] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
  1079. [16:50:05] [Server thread/INFO]: Done (26.586s)! For help, type "help"
  1080. [16:50:05] [Server thread/INFO]: Timings Reset
  1081. [16:50:05] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
  1082. [16:50:05] [Server thread/WARN]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] The NPC 331 does not exist for quest 21, branch 0, stage -1
  1083. [16:50:05] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
  1084. [16:50:05] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] 11 quests loaded (0.278s)!
  1085. [16:50:05] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Periodic saves task started (18000 ticks). Task ID: 2104
  1086. [16:50:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5502ms or 110 ticks behind
  1087. [16:50:06] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'rally{types=ZoonCreeper,SpiderMount;radius=100;ot=true}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  1088. [16:50:06] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'rally{types=ZoonCreeper,SpiderMount;radius=100;ot=true}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  1089. [16:50:06] [Server thread/INFO]: [CitizensText] NPC with the id 331 doesn't exist. Consider removing this text instance.
  1090. [16:50:06] [Server thread/INFO]: [CitizensText] 113 texts loadeds (including 1 dead ones)
  1091. [16:50:08] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] New Identity = yBBnrVkQCRcQW3RgDnAFUCCBx
  1092. [16:51:06] [Server thread/INFO]: [NPC_Destinations] A citizens save.yml has been backed up. See the {plugin}/CitizensBackups/ for the file.
  1093. [16:51:41] [User Authenticator #1/INFO]: UUID of player Qewt is cb9ff733-4f18-430d-bf76-e1fea01a337e
  1094. [16:51:42] [Server thread/INFO]: Qewt joined the game
  1095. [16:51:42] [Server thread/INFO]: Qewt[/127.0.0.1:56185] logged in with entity id 1568 at ([world]542.1912966666092, 77.0, 422.94227696587126)
  1096. [16:51:43] [Craft Scheduler Thread - 7/INFO]: [OpenAudioMc] [OpenAudioMc] Canceling voice handshake because the driver is null
  1097. [16:51:44] [EventThread/INFO]: [OpenAudioMc] [OpenAudioMc] Canceling voice handshake because the service is locked
  1098. [16:51:47] [Server thread/INFO]: Qewt issued server command: /mm mobs list
  1099. [16:51:50] [Server thread/INFO]: Qewt issued server command: /mm reload
  1100. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 14 mobs.
  1101. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
  1102. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  1103. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 15 skills.
  1104. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 2 random spawns.
  1105. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 8 mythic items.
  1106. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
  1107. [16:51:50] [Server thread/INFO]: [MythicMobs] ? Loaded 6 mob spawners.
  1108. [16:51:50] [Server thread/INFO]: Qewt issued server command: /mm mobs list
  1109. [16:51:56] [Server thread/INFO]: Qewt issued server command: /gamemode creative
  1110. [16:51:56] [Server thread/INFO]: [Qewt: Set own game mode to Creative Mode]
  1111. [16:51:56] [Server thread/INFO]: Qewt issued server command: /gamemode spectator
  1112. [16:51:56] [Server thread/INFO]: [Qewt: Set own game mode to Spectator Mode]
  1113. [16:51:57] [Server thread/INFO]: Qewt issued server command: /gamemode creative
  1114. [16:51:57] [Server thread/INFO]: [Qewt: Set own game mode to Creative Mode]
  1115. [16:52:02] [Server thread/INFO]: Qewt issued server command: /mm egg get S-Reeper
  1116. [16:52:23] [Server thread/INFO]: Qewt issued server command: /gamemode survival
  1117. [16:52:23] [Server thread/INFO]: [Qewt: Set own game mode to Survival Mode]
  1118. [16:53:15] [Server thread/INFO]: Qewt issued server command: /gamemode creative
  1119. [16:53:15] [Server thread/INFO]: [Qewt: Set own game mode to Creative Mode]
  1120. [16:53:17] [Server thread/INFO]: Qewt issued server command: /gamemode survival
  1121. [16:53:17] [Server thread/INFO]: [Qewt: Set own game mode to Survival Mode]
  1122. [16:53:48] [Server thread/INFO]: Qewt issued server command: /gamemode creative
  1123. [16:53:48] [Server thread/INFO]: [Qewt: Set own game mode to Creative Mode]
  1124. [16:53:51] [Server thread/INFO]: Qewt issued server command: /gamemode survival
  1125. [16:53:51] [Server thread/INFO]: [Qewt: Set own game mode to Survival Mode]
  1126. [16:53:52] [EventThread/INFO]: [OpenAudioMc] [OpenAudioMc] Logging out of voicechat
  1127. [16:53:59] [Server thread/INFO]: Qewt issued server command: /gamemode creative
  1128. [16:53:59] [Server thread/INFO]: [Qewt: Set own game mode to Creative Mode]
  1129. [16:55:31] [Server thread/INFO]: [AFK+] Qewt is now AFK
  1130. [16:57:10] [Server thread/INFO]: [AFK+] Qewt is no longer AFK
  1131. [16:58:00] [Server thread/INFO]: Stopping the server
  1132. [16:58:00] [Server thread/INFO]: Stopping server
  1133. [16:58:00] [Server thread/INFO]: [NPCDestinations_Farmer] Disabling NPCDestinations_Farmer v2.5.1
  1134. [16:58:00] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.22.0
  1135. [16:58:00] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Saved linked accounts in 47ms
  1136. [16:58:00] [Log4j2-TF-1-AsyncLogger[AsyncContext@659e0bfd]-1/ERROR]: [DiscordSRV] [JDA] There was an I/O error while executing a REST request: null
  1137. [16:58:00] [DiscordSRV - JDA Callback 9/ERROR]: [DiscordSRV] DiscordSRV encountered an unknown Discord error: -1: java.io.InterruptedIOException
  1138. [16:58:00] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Shutdown completed in 229ms
  1139. [16:58:00] [Server thread/INFO]: [BeautyQuestsAddon] Disabling BeautyQuestsAddon v1.3
  1140. [16:58:01] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Disabling BeautyQuests v0.19.0_BUILD216
  1141. [16:58:01] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] Periodic saves task stopped.
  1142. [16:58:01] [Server thread/INFO]: [fr.skytasul.quests.BeautyQuests] [BeautyQuests] 1 scoreboards deleted.
  1143. [16:58:01] [Server thread/INFO]: [WorldGuard] Unregistering session handler fr.skytasul.quests.utils.compatibility.worldguard.BQWorldGuard
  1144. [16:58:01] [Server thread/INFO]: [null] [BeautyQuests] BeautyQuests logger stream closed.
  1145. [16:58:01] [Server thread/INFO]: [NPCDestinations_Rancher] Disabling NPCDestinations_Rancher v2.5.0
  1146. [16:58:01] [Server thread/INFO]: [NPCDestinations_Animator] Disabling NPCDestinations_Animator v2.6.0
  1147. [16:58:01] [Server thread/INFO]: [BlockRegen] Disabling BlockRegen v3.5.8
  1148. [16:58:01] [Server thread/INFO]: [Denizen] Disabling Denizen v1.2.1-SNAPSHOT (build 5708-DEV)
  1149. [16:58:02] [Server thread/INFO]: [Denizen] v1.2.1-SNAPSHOT (build 5708-DEV) disabled.
  1150. [16:58:02] [Server thread/INFO]: [OpenAudioMc] Disabling OpenAudioMc v6.5.5
  1151. [16:58:02] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Shutting down
  1152. [16:58:02] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Stopped OpenAudioMc. Goodbye.
  1153. [16:58:02] [Server thread/INFO]: [VarLight] Disabling VarLight v1.12.8
  1154. [16:58:02] [Server thread/INFO]: [NoCreeperWGFlag] Disabling NoCreeperWGFlag v1.0
  1155. [16:58:02] [Server thread/INFO]: [CitizensText] Disabling CitizensText v1.2
  1156. [16:58:03] [Server thread/INFO]: [CitizensText] 113 texts saved
  1157. [16:58:03] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.6
  1158. [16:58:03] [Server thread/INFO]: [NPC_Destinations] Disabling NPC_Destinations v2.6.3
  1159. [16:58:03] [Server thread/INFO]: [GSit] Disabling GSit v[5.2.0.2]
  1160. [16:58:03] [Server thread/INFO]: Plugin.plugin-disabled
  1161. [16:58:03] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v5.0.0-SNAPSHOT-5145f853
  1162. [16:58:03] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  1163. [16:58:03] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  1164. [16:58:03] [Server thread/INFO]: [MythicMobs] UNLOADED
  1165. [16:58:03] [Server thread/INFO]: [CustomHeads] Disabling CustomHeads v3.0.2
  1166. [16:58:03] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.13.3
  1167. [16:58:04] [Server thread/INFO]: [EcoEnchants] Disabling EcoEnchants v5.2.4
  1168. [16:58:04] [Server thread/INFO]: [EcoEnchants] Disabling EcoEnchants...
  1169. [16:58:04] [Server thread/INFO]: [EcoEnchants] Removing Block Populators...
  1170. [16:58:04] [Server thread/INFO]: [EcoEnchants]
  1171. [16:58:04] [Server thread/INFO]: [EcoEnchants] Unloading Extensions...
  1172. [16:58:04] [Server thread/INFO]: [EcoEnchants] Bye! :)
  1173. [16:58:04] [Server thread/INFO]: [Sentinel] Disabling Sentinel v2.3.5-SNAPSHOT (build 425)
  1174. [16:58:04] [Server thread/INFO]: [Sentinel] Sentinel unloading...
  1175. [16:58:04] [Server thread/INFO]: [Sentinel] Sentinel unloaded!
  1176. [16:58:04] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.28-SNAPSHOT (build 2362)
  1177. [16:58:04] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4+f7ff984
  1178. [16:58:04] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  1179. [16:58:04] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.6
  1180. [16:58:04] [Server thread/INFO]: [LampControl] Disabling LampControl v4.0.0-SNAPSHOT
  1181. [16:58:04] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.4+5723-e3bfc64
  1182. [16:58:04] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  1183. [16:58:04] [Server thread/INFO]: [EpicEnchants] Disabling EpicEnchants v1.1.10
  1184. [16:58:04] [Server thread/INFO]:
  1185. [16:58:04] [Server thread/INFO]: =============================
  1186. [16:58:04] [Server thread/INFO]: EpicEnchants 1.1.10 by Songoda <3!
  1187. [16:58:04] [Server thread/INFO]: Action: Disabling...
  1188. [16:58:04] [Server thread/INFO]: =============================
  1189. [16:58:04] [Server thread/INFO]:
  1190. [16:58:04] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
  1191. [16:58:04] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1192. [16:58:04] [Server thread/INFO]: [AFKPlus] Disabling AFKPlus v3.3.2
  1193. [16:58:04] [Server thread/INFO]: [AFKPlus] AFKPlus has been disabled!
  1194. [16:58:04] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v4.1.2
  1195. [16:58:04] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0
  1196. [16:58:04] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
  1197. [16:58:04] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1198. [16:58:04] [Server thread/INFO]: [OpenInv] Disabling OpenInv v4.1.6
  1199. [16:58:04] [Server thread/INFO]: [FlySpeed] Disabling FlySpeed v2.1.0
  1200. [16:58:04] [Server thread/INFO]: Saving players
  1201. [16:58:04] [Server thread/INFO]: Qewt lost connection: Server closed
  1202. [16:58:04] [Server thread/INFO]: Qewt left the game
  1203. [16:58:05] [Server thread/INFO]: Saving worlds
  1204. [16:58:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  1205. [16:58:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1206. [16:58:05] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  1207. [16:58:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1208. [16:58:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1209. [16:58:06] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  1210. [16:58:06] [Server thread/INFO]: Flushing Chunk IO
  1211. [16:58:06] [Server thread/INFO]: Closing Thread Pool
  1212. [16:58:06] [Server thread/INFO]: Closing Server
  1213.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement