Advertisement
Guest User

Untitled

a guest
Nov 28th, 2020
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.05 KB | None | 0 0
  1. [17:05:02] [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. [17:05:02] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [17:05:02] [Worker-Main-5/INFO]: Loaded 7 recipes
  4. [17:05:04] [Server thread/INFO]: Starting minecraft server version 1.16.4
  5. [17:05:04] [Server thread/INFO]: Loading properties
  6. [17:05:04] [Server console handler/ERROR]: [TerminalConsole] Failed to read console input
  7. java.io.IOException: Controlador no válido
  8. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_271]
  9. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_271]
  10. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_271]
  11. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_271]
  12. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_271]
  13. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_271]
  14. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_271]
  15. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_271]
  16. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_271]
  17. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_271]
  18. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_271]
  19. at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180) ~[patched_1.16.4.jar:git-Paper-296]
  20. at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[patched_1.16.4.jar:git-Paper-296]
  21. at net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:67) ~[patched_1.16.4.jar:git-Paper-296]
  22. Suppressed: java.io.IOException: Controlador no válido
  23. at java.io.FileInputStream.close0(Native Method) ~[?:1.8.0_271]
  24. at java.io.FileInputStream.access$000(Unknown Source) ~[?:1.8.0_271]
  25. at java.io.FileInputStream$1.close(Unknown Source) ~[?:1.8.0_271]
  26. at java.io.FileDescriptor.closeAll(Unknown Source) ~[?:1.8.0_271]
  27. at java.io.FileInputStream.close(Unknown Source) ~[?:1.8.0_271]
  28. at java.io.BufferedInputStream.close(Unknown Source) ~[?:1.8.0_271]
  29. at sun.nio.cs.StreamDecoder.implClose(Unknown Source) ~[?:1.8.0_271]
  30. at sun.nio.cs.StreamDecoder.close(Unknown Source) ~[?:1.8.0_271]
  31. at java.io.InputStreamReader.close(Unknown Source) ~[?:1.8.0_271]
  32. at java.io.BufferedReader.close(Unknown Source) ~[?:1.8.0_271]
  33. at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:183) ~[patched_1.16.4.jar:git-Paper-296]
  34. at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[patched_1.16.4.jar:git-Paper-296]
  35. at net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:67) ~[patched_1.16.4.jar:git-Paper-296]
  36. [17:05:04] [Server thread/INFO]: This server is running Paper version git-Paper-296 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
  37. [17:05:04] [Server thread/INFO]: Debug logging is disabled
  38. [17:05:04] [Server thread/INFO]: Using 4 threads for Netty based IO
  39. [17:05:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
  40. [17:05:04] [Server thread/INFO]: Default game type: SURVIVAL
  41. [17:05:04] [Server thread/INFO]: Generating keypair
  42. [17:05:04] [Server thread/INFO]: Starting Minecraft server on 192.168.100.5:25565
  43. [17:05:04] [Server thread/INFO]: Using default channel type
  44. [17:05:05] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  45. [17:05:08] [Server thread/WARN]: Legacy plugin PacketListenerApi v3.7.8-SNAPSHOT does not specify an api-version.
  46. [17:05:08] [Server thread/WARN]: Legacy plugin GlowAPI v1.4.14-SNAPSHOT does not specify an api-version.
  47. [17:05:08] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.8-SNAPSHOT
  48. [17:05:08] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  49. [17:05:08] [Server thread/WARN]: [ReflectionHelper/MinecraftVersion] Failed to find version enum for 'org.bukkit.craftbukkit.v1_16_R3'/'v1_16_R3'
  50. [17:05:08] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] Generating dynamic constant...
  51. [17:05:08] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] Injected dynamic version v1_16_R3 (#11603).
  52. [17:05:08] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] Please inform inventivetalent about the outdated version, as this is not guaranteed to work.
  53. [17:05:08] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] Version is v1_16_R3 (11603)
  54. [17:05:08] [Server thread/WARN]: [ReflectionHelper] Failed to find version enum for 'org.bukkit.craftbukkit.v1_16_R3'/'v1_16_R3'
  55. [17:05:08] [Server thread/INFO]: [ReflectionHelper] Generating dynamic constant...
  56. [17:05:08] [Server thread/INFO]: [ReflectionHelper] Injected dynamic version v1_16_R3 (#11603).
  57. [17:05:08] [Server thread/INFO]: [ReflectionHelper] Please inform inventivetalent about the outdated version, as this is not guaranteed to work.
  58. [17:05:09] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  59. [17:05:09] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
  60. [17:05:09] [Server thread/INFO]: [GlowAPI] Loading GlowAPI v1.4.14-SNAPSHOT
  61. [17:05:09] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  62. [17:05:09] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b483
  63. [17:05:09] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.4) has not yet been tested! Proceed with caution.
  64. [17:05:09] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.20
  65. [17:05:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0+a51fa43
  66. [17:05:09] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2a13a01c]
  67. [17:05:09] [Server thread/INFO]: [Denizen] Loading Denizen v1.1.8-SNAPSHOT (build 5145-DEV)
  68. [17:05:09] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.1.0
  69. [17:05:09] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  70. [17:05:09] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.5
  71. [17:05:09] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.11.0-SNAPSHOT-a9554921
  72. [17:05:09] [Server thread/INFO]: [BetonQuest] Loading BetonQuest v1.12.0-DEV-190
  73. [17:05:09] [Server thread/INFO]: [MythicArtifacts] Loading MythicArtifacts v0.1.30-SNAPSHOT
  74. [17:05:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  75. [17:05:09] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  76. [17:05:09] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.1.0 which is not a depend, softdepend or loadbefore of this plugin.
  77. [17:05:09] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  78. [17:05:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  79. [17:05:09] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  80. [17:05:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b483
  81. [17:05:09] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  82. [17:05:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0+a51fa43
  83. [17:05:09] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  84. [17:05:09] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
  85. [17:05:10] [Server thread/INFO]: [BetonQuest] Enabling BetonQuest v1.12.0-DEV-190
  86. [17:05:10] [Server thread/INFO]: [BetonQuest] Using SQLite for storing data!
  87. [17:05:10] [Server thread/INFO]: [BetonQuest] Configuration up to date!
  88. [17:05:10] [Server thread/INFO]: [BetonQuest] Hooking into Vault
  89. [17:05:10] [Server thread/INFO]: [BetonQuest] Hooking into ProtocolLib
  90. [17:05:10] [Server thread/INFO]: [BetonQuest] Hooking into WorldEdit
  91. [17:05:10] [Server thread/INFO]: [BetonQuest] BetonQuest succesfully enabled!
  92. [17:05:10] [Server thread/INFO]: Preparing level "world"
  93. [17:05:10] [Server thread/INFO]: -------- World Settings For [world] --------
  94. [17:05:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  95. [17:05:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  96. [17:05:10] [Server thread/INFO]: Item Merge Radius: 2.5
  97. [17:05:10] [Server thread/INFO]: Item Despawn Rate: 6000
  98. [17:05:10] [Server thread/INFO]: View Distance: 10
  99. [17:05:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  100. [17:05:10] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  101. [17:05:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  102. [17:05:10] [Server thread/INFO]: Mob Spawn Range: 8
  103. [17:05:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  104. [17:05:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  105. [17:05:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  106. [17:05:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  107. [17:05:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  108. [17:05:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  109. [17:05:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  110. [17:05:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  111. [17:05:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
  112. [17:05:10] [Server thread/INFO]: Potato Growth Modifier: 100%
  113. [17:05:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  114. [17:05:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  115. [17:05:10] [Server thread/INFO]: Vine Growth Modifier: 100%
  116. [17:05:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  117. [17:05:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  118. [17:05:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  119. [17:05:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
  120. [17:05:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  121. [17:05:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  122. [17:05:10] [Server thread/INFO]: Max TNT Explosions: 100
  123. [17:05:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  124. [17:05:10] [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
  125. [17:05:10] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  126. [17:05:10] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  127. [17:05:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  128. [17:05:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  129. [17:05:10] [Server thread/INFO]: Item Merge Radius: 2.5
  130. [17:05:10] [Server thread/INFO]: Item Despawn Rate: 6000
  131. [17:05:10] [Server thread/INFO]: View Distance: 10
  132. [17:05:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  133. [17:05:10] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  134. [17:05:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  135. [17:05:10] [Server thread/INFO]: Mob Spawn Range: 8
  136. [17:05:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  137. [17:05:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  138. [17:05:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  139. [17:05:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  140. [17:05:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  141. [17:05:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  142. [17:05:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  143. [17:05:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  144. [17:05:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
  145. [17:05:10] [Server thread/INFO]: Potato Growth Modifier: 100%
  146. [17:05:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  147. [17:05:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  148. [17:05:10] [Server thread/INFO]: Vine Growth Modifier: 100%
  149. [17:05:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  150. [17:05:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  151. [17:05:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  152. [17:05:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
  153. [17:05:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  154. [17:05:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  155. [17:05:10] [Server thread/INFO]: Max TNT Explosions: 100
  156. [17:05:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  157. [17:05:10] [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
  158. [17:05:10] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  159. [17:05:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  160. [17:05:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  161. [17:05:10] [Server thread/INFO]: Item Merge Radius: 2.5
  162. [17:05:10] [Server thread/INFO]: Item Despawn Rate: 6000
  163. [17:05:10] [Server thread/INFO]: View Distance: 10
  164. [17:05:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  165. [17:05:10] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  166. [17:05:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  167. [17:05:10] [Server thread/INFO]: Mob Spawn Range: 8
  168. [17:05:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  169. [17:05:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  170. [17:05:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  171. [17:05:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  172. [17:05:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  173. [17:05:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  174. [17:05:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  175. [17:05:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  176. [17:05:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
  177. [17:05:10] [Server thread/INFO]: Potato Growth Modifier: 100%
  178. [17:05:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  179. [17:05:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  180. [17:05:10] [Server thread/INFO]: Vine Growth Modifier: 100%
  181. [17:05:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  182. [17:05:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  183. [17:05:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  184. [17:05:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
  185. [17:05:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  186. [17:05:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  187. [17:05:10] [Server thread/INFO]: Max TNT Explosions: 100
  188. [17:05:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  189. [17:05:10] [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
  190. [17:05:11] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  191. [17:05:11] [Server thread/INFO]: Loaded 0 spawn chunks for world world
  192. [17:05:11] [Server thread/INFO]: Preparing spawn area: 0%
  193. [17:05:11] [Server thread/INFO]: Time elapsed: 268 ms
  194. [17:05:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  195. [17:05:12] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
  196. [17:05:12] [Server thread/INFO]: Time elapsed: 880 ms
  197. [17:05:12] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  198. [17:05:12] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
  199. [17:05:12] [Server thread/INFO]: Time elapsed: 65 ms
  200. [17:05:12] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.8-SNAPSHOT*
  201. [17:05:12] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
  202. [17:05:12] [Server thread/INFO]: [GlowAPI] Enabling GlowAPI v1.4.14-SNAPSHOT*
  203. [17:05:12] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.20
  204. [17:05:12] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.18-Free.jar
  205. [17:05:12] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_16_R3
  206. [17:05:12] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #803
  207. [17:05:12] [Server thread/INFO]: [LibsDisguises] Build Date: 27/11/2020 07:12
  208. [17:05:12] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  209. [17:05:12] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  210. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  211. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise DemonioRosa
  212. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Invocador
  213. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Antimago
  214. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise GuardianDun
  215. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise ReyEnderman
  216. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EnderWarrior1
  217. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EnderWarrior2
  218. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EnderWarrior3
  219. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EnderWarrior4
  220. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EnderWarrior5
  221. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise EnderWarrior6
  222. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise Maniqui
  223. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise AldeanoHerrero
  224. [17:05:12] [Server thread/INFO]: [LibsDisguises] Loaded 14 custom disguises
  225. [17:05:12] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  226. [17:05:13] [Server thread/INFO]: [Denizen] Enabling Denizen v1.1.8-SNAPSHOT (build 5145-DEV)
  227. [17:05:13] [Server thread/WARN]: [Denizen] Citizens does not seem to be activated! Denizen will have greatly reduced functionality!
  228. [17:05:13] [Server thread/INFO]: +> [Denizen] +-------------------------+
  229. [17:05:13] [Server thread/INFO]: +> [Denizen] _/_ _ ._ _ _
  230. [17:05:13] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ ) scriptable minecraft
  231. [17:05:13] [Server thread/INFO]: +> [Denizen]
  232. [17:05:13] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
  233. [17:05:13] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
  234. [17:05:13] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
  235. [17:05:13] [Server thread/INFO]: +> [Denizen] version: 1.1.8-SNAPSHOT (build 5145-DEV)
  236. [17:05:13] [Server thread/INFO]: +> [Denizen] +-------------------------+
  237. [17:05:13] [Server thread/INFO]: OKAY! Loaded core commands: [clickable, showfake, invisible, ban, modifyblock, cast, midi, else, sidebar, explode, cooldown, weather, scoreboard,
  238. if, give, worldborder, chunkload, zap, mount, execute, push, announce, waituntil, firework, stop, advancement, light, reset, hurt, ratelimit, nbt,
  239. wait, flag, log, webget, goto, attack, attach, event, map, strike, health, team, fly, itemcooldown, kick, gamerule, playsound, rename, leash,
  240. disguise, queue, rotate, sign, run, while, experience, playeffect, narrate, bossbar, shoot, oxygen, yaml, group, statistic, fakeitem, opentrades,
  241. blockcrack, schematic, look, feed, take, toast, compass, adjust, animatechest, glow, drop, note, teleport, choose, inventory, actionbar, title,
  242. remove, sql, switch, head, foreach, random, reload, adjustblock, repeat, define, heal, copyblock, filecopy, burn, debug, determine, permission,
  243. follow, displayitem, scribe, createworld, spawn, equip, money, fakespawn, time, inject, mark, age, walk]
  244. [17:05:13] [Server thread/INFO]: OKAY! Loaded core object types: [BiomeTag as b, DurationTag as d, ChunkTag as ch, EntityTag as e, InventoryTag as in, CustomObjectTag as custom,
  245. ElementTag as el, ItemTag as i, ColorTag as co, LocationTag as l, MaterialTag as m, EllipsoidTag as ellipsoid, PlayerTag as p, QueueTag as q,
  246. CuboidTag as cu, ScriptTag as s, TradeTag as trade, WorldTag as w, TimeTag as time, PluginTag as pl, ListTag as li, MapTag as map]
  247. [17:05:13] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
  248. [17:05:13] [Server thread/INFO]: +> [ScriptHelper] No scripts in /plugins/Denizen/scripts/ to load!
  249. [17:05:13] [Server thread/INFO]: [BetonQuest] Hooking into Denizen
  250. [17:05:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.1.0
  251. [17:05:13] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  252. [17:05:13] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  253. [17:05:13] [Server thread/INFO]: [Essentials] No kits found to migrate.
  254. [17:05:13] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
  255. [17:05:13] [Server thread/INFO]: [Essentials] Using locale es_MX
  256. [17:05:13] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  257. [17:05:13] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  258. [17:05:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  259. [17:05:13] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  260. [17:05:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
  261. [17:05:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  262. [17:05:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  263. [17:05:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  264. [17:05:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  265. [17:05:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  266. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  267. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  268. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  269. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  270. [17:05:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  271. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  272. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  273. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  274. [17:05:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  275. [17:05:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  276. [17:05:13] [Server thread/INFO]: [WorldGuard] Loading region data...
  277. [17:05:14] [Server thread/INFO]: [BetonQuest] Hooking into WorldGuard
  278. [17:05:14] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.5
  279. [17:05:14] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.11.0-SNAPSHOT-a9554921
  280. [17:05:14] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  281. [17:05:14] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.16.4)...
  282. [17:05:14] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  283. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 53 ms to scan 1 urls, producing 3 keys and 21 values
  284. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 12 ms to scan 1 urls, producing 3 keys and 24 values
  285. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 152 ms to scan 15 urls, producing 0 keys and 0 values
  286. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 11 ms to scan 1 urls, producing 3 keys and 9 values
  287. [17:05:14] [Server thread/INFO]: [MythicMobs] MythicMobs MythicArtifacts Support has been enabled!
  288. [17:05:14] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  289. [17:05:14] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers
  290. [17:05:14] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  291. [17:05:14] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  292. [17:05:14] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  293. [17:05:14] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  294. [17:05:14] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\GERARDO\Desktop\J\Nueva carpeta\plugins\MythicMobs\SavedData
  295. [17:05:14] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\GERARDO\Desktop\J\Nueva carpeta\plugins\MythicMobs\SavedData\worlds
  296. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 83 ms to scan 1 urls, producing 10 keys and 296 values
  297. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 25 ms to scan 1 urls, producing 23 keys and 618 values
  298. [17:05:14] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 9 ms to scan 1 urls, producing 6 keys and 88 values
  299. [17:05:14] [Server thread/INFO]: [MythicMobs] LOADED
  300. [17:05:14] [Server thread/WARN]: [MythicMobs] Loaded class org.inventivetalent.glow.GlowAPI$Color from GlowAPI v1.4.14-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
  301. [17:05:14] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] I am loaded from package org.inventivetalent.glow.reflection.minecraft
  302. [17:05:14] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] Version is v1_16_R3 (11603)
  303. [17:05:14] [Server thread/WARN]: [MythicMobs] Loaded class io.lumine.artifacts.enchants.MythicEnchantment from MythicArtifacts v0.1.30-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
  304. [17:05:15] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  305. [17:05:15] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  306. [17:05:15] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  307. [17:05:15] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  308. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  309. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  310. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  311. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  312. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  313. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  314. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  315. [17:05:15] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  316. [17:05:15] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  317. [17:05:15] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  318. [17:05:15] [Server thread/INFO]: [MythicMobs] ? MythicMobs Premium v4.11.0 (build a9554921) has been successfully loaded!
  319. [17:05:15] [Server thread/INFO]: [BetonQuest] Hooking into MythicMobs
  320. [17:05:15] [Server thread/INFO]: [MythicArtifacts] Enabling MythicArtifacts v0.1.30-SNAPSHOT
  321. [17:05:15] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
  322. [17:05:15] [Server thread/INFO]: [MythicMobs] + Loading MythicArtifacts for Bukkit
  323. [17:05:15] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
  324. [17:05:15] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  325. [17:05:15] [Server thread/INFO]: Running delayed init tasks
  326. [17:05:15] [Craft Scheduler Thread - 3/INFO]: [BetonQuest] (Autoupdater) Search for newer version...
  327. [17:05:15] [Server thread/INFO]: [BetonQuest] Hooked into Vault, ProtocolLib, WorldEdit, ProtocolLib, Denizen, WorldGuard, MythicMobs!
  328. [17:05:15] [Server thread/INFO]: [BetonQuest] There are 8 conditions, 18 events, 2 objectives and 2 conversations loaded from 2 packages.
  329. [17:05:15] [Server thread/INFO]: +> [ScriptEvent] Processed 0 script event paths.
  330. [17:05:15] [Server thread/INFO]: +> [] +-------------------------+
  331. [17:05:15] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  332. [17:05:15] [Server thread/INFO]: Done (11.323s)! For help, type "help"
  333. [17:05:15] [Server thread/INFO]: Timings Reset
  334. [17:05:15] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  335. [17:05:16] [User Authenticator #1/INFO]: UUID of player Derzha is 17d03630-43cc-41bf-a871-31d244f244d7
  336. [17:05:16] [Server thread/INFO]: Derzha joined the game
  337. [17:05:17] [Server thread/INFO]: Derzha[/192.168.100.5:63814] logged in with entity id 388 at ([world_nether]-5.021379306286258, 87.82993718148259, 58.24371374969488)
  338. [17:05:17] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
  339. [17:05:17] [Craft Scheduler Thread - 2/INFO]: [PacketListenerApi] Plugin is up-to-date
  340. [17:05:17] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  341. [17:05:17] [Server thread/INFO]: [MythicMobs] Loaded 96 items.
  342. [17:05:17] [Craft Scheduler Thread - 3/INFO]: [BetonQuest] (Autoupdater) Found newer version '1.12.0-DEV-287', it will be installed, if you execute '/q update'!
  343. [17:05:17] [Server thread/WARN]: [MythicMobs] Loaded class org.apache.commons.lang3.tuple.Pair from BetonQuest v1.12.0-DEV-190 which is not a depend, softdepend or loadbefore of this plugin.
  344. [17:08:24] [Server thread/INFO]: Derzha issued server command: /mm reload
  345. [17:08:24] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  346. [17:08:24] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  347. [17:08:24] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  348. [17:08:24] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  349. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  350. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  351. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  352. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  353. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  354. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  355. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  356. [17:08:24] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  357. [17:08:24] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  358. [17:08:24] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  359. [17:10:06] [Server thread/INFO]: Derzha issued server command: /mm reload
  360. [17:10:06] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  361. [17:10:06] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  362. [17:10:06] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  363. [17:10:06] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  364. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  365. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  366. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  367. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  368. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  369. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  370. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  371. [17:10:06] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  372. [17:10:06] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  373. [17:10:06] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  374. [17:12:58] [Server thread/INFO]: Derzha issued server command: /mm reload
  375. [17:12:58] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  376. [17:12:58] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  377. [17:12:58] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  378. [17:12:58] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  379. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  380. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  381. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  382. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  383. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  384. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  385. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  386. [17:12:58] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  387. [17:12:58] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  388. [17:12:58] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  389. [17:14:27] [Server thread/INFO]: Derzha issued server command: /mm reload
  390. [17:14:27] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  391. [17:14:27] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  392. [17:14:27] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  393. [17:14:27] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  394. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  395. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  396. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  397. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  398. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  399. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  400. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  401. [17:14:27] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  402. [17:14:27] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  403. [17:14:27] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  404. [17:14:36] [Server thread/INFO]: Derzha issued server command: /killall mobs
  405. [17:15:15] [Server thread/INFO]: Derzha issued server command: /mm reload
  406. [17:15:16] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  407. [17:15:16] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  408. [17:15:16] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  409. [17:15:16] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  410. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  411. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  412. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  413. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  414. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  415. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  416. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  417. [17:15:16] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  418. [17:15:16] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  419. [17:15:16] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  420. [17:15:55] [Server thread/INFO]: Derzha issued server command: /killall mobs
  421. [17:16:52] [Server thread/INFO]: Derzha issued server command: /spawnmob EndermanH
  422. [17:16:56] [Server thread/INFO]: Derzha issued server command: /spawnmob EndermanM
  423. [17:18:14] [Server thread/INFO]: Derzha issued server command: /MM RELOAD
  424. [17:18:14] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  425. [17:18:14] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  426. [17:18:14] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  427. [17:18:14] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  428. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  429. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  430. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  431. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  432. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  433. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  434. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  435. [17:18:14] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  436. [17:18:14] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  437. [17:18:14] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  438. [17:20:21] [Server thread/INFO]: Derzha issued server command: /mm reload
  439. [17:20:21] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  440. [17:20:21] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  441. [17:20:21] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  442. [17:20:21] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  443. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  444. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  445. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  446. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  447. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  448. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  449. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  450. [17:20:21] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  451. [17:20:21] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  452. [17:20:21] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  453. [17:24:23] [Server thread/INFO]: Derzha issued server command: /mm reload
  454. [17:24:24] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  455. [17:24:24] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  456. [17:24:24] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  457. [17:24:24] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  458. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  459. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  460. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  461. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  462. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  463. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  464. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  465. [17:24:24] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  466. [17:24:24] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  467. [17:24:24] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  468. [17:24:44] [Server thread/INFO]: Derzha issued server command: /killall mobs
  469. [17:25:18] [Server thread/INFO]: Derzha issued server command: /mm reload
  470. [17:25:18] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  471. [17:25:18] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  472. [17:25:18] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  473. [17:25:18] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  474. [17:25:18] [Server thread/ERROR]: [MythicMobs] Could not load line due to unbalanced braces.
  475. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  476. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  477. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  478. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  479. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  480. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  481. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  482. [17:25:18] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  483. [17:25:19] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  484. [17:25:19] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  485. [17:25:43] [Server thread/INFO]: Derzha issued server command: /mm reload
  486. [17:25:43] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  487. [17:25:43] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  488. [17:25:43] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  489. [17:25:43] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  490. [17:25:43] [Server thread/ERROR]: [MythicMobs] Could not load line due to unbalanced braces.
  491. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  492. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  493. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  494. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  495. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  496. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  497. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  498. [17:25:43] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  499. [17:25:43] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  500. [17:25:43] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  501. [17:26:51] [Server thread/INFO]: Derzha issued server command: /mm reload
  502. [17:26:51] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  503. [17:26:51] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  504. [17:26:51] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  505. [17:26:51] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  506. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  507. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  508. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  509. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  510. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  511. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  512. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  513. [17:26:51] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  514. [17:26:51] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  515. [17:26:51] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  516. [17:27:21] [Server thread/INFO]: Derzha issued server command: /killall mobs
  517. [17:29:10] [Server thread/INFO]: Derzha issued server command: /mm reload
  518. [17:29:10] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  519. [17:29:10] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  520. [17:29:10] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  521. [17:29:10] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  522. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  523. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  524. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  525. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  526. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  527. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  528. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  529. [17:29:10] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  530. [17:29:10] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  531. [17:29:10] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  532. [17:35:16] [Craft Scheduler Thread - 72/INFO]: [LibsDisguises] Now looking for update on Github..
  533. [17:42:13] [Server thread/INFO]: Derzha issued server command: /killall mobs
  534. [17:45:42] [Server thread/INFO]: Derzha issued server command: /mm reload
  535. [17:45:42] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  536. [17:45:42] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  537. [17:45:42] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  538. [17:45:42] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  539. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  540. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  541. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  542. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  543. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  544. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  545. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  546. [17:45:42] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  547. [17:45:42] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  548. [17:45:42] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  549. [17:45:54] [Server thread/INFO]: Derzha issued server command: /killall mobs
  550. [17:55:36] [Server thread/INFO]: Derzha issued server command: /mm reload
  551. [17:55:36] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  552. [17:55:36] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  553. [17:55:36] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  554. [17:55:36] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  555. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  556. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  557. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  558. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  559. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  560. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  561. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  562. [17:55:36] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  563. [17:55:36] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  564. [17:55:36] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  565. [17:55:47] [Server thread/INFO]: Derzha issued server command: /mm reload
  566. [17:55:47] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  567. [17:55:47] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  568. [17:55:47] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  569. [17:55:47] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  570. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  571. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  572. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  573. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  574. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  575. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  576. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  577. [17:55:47] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  578. [17:55:47] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  579. [17:55:47] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  580. [17:55:51] [Server thread/INFO]: Derzha issued server command: /killall mobs
  581. [17:55:56] [Server thread/INFO]: Derzha issued server command: /killall mobs
  582. [17:56:11] [Server thread/INFO]: Derzha issued server command: /mm reload
  583. [17:56:11] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  584. [17:56:11] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1794805258 Type: Maniqui
  585. [17:56:11] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1794805258 Type: Maniqui
  586. [17:56:11] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  587. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 165 mobs.
  588. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 38 vanilla mob overrides.
  589. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  590. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 361 skills.
  591. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 5 random spawns.
  592. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 96 mythic items.
  593. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 4 drop tables.
  594. [17:56:11] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  595. [17:56:11] [Server thread/INFO]: [MythicMobs] Attached Artifact traits to items.
  596. [17:56:11] [Server thread/WARN]: [MythicMobs] ? Config Error for Mechanic line 'summon{type=wolfie2;amount=1;radius=0}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type.
  597. [17:56:24] [Server thread/INFO]: Derzha issued server command: /killall mobs
  598. [18:02:15] [Server thread/INFO]: Derzha issued server command: /label
  599. [18:02:24] [Server thread/INFO]: Derzha issued server command: /stop
  600. [18:02:24] [Server thread/INFO]: [Derzha: Stopping the server]
  601. [18:02:24] [Server thread/INFO]: Stopping server
  602. [18:02:24] [Server thread/INFO]: [MythicArtifacts] Disabling MythicArtifacts v0.1.30-SNAPSHOT
  603. [18:02:24] [Server thread/INFO]: [BetonQuest] Disabling BetonQuest v1.12.0-DEV-190
  604. [18:02:24] [Server thread/INFO]: [BetonQuest] BetonQuest succesfully disabled!
  605. [18:02:24] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v4.11.0-SNAPSHOT-a9554921
  606. [18:02:24] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  607. [18:02:24] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  608. [18:02:24] [Server thread/INFO]: [MythicMobs] UNLOADED
  609. [18:02:24] [Server thread/INFO]: [TreasureChest] Disabling TreasureChest v8.5
  610. [18:02:24] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4+f7ff984
  611. [18:02:24] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  612. [18:02:24] [Server thread/INFO]: [Essentials] Disabling Essentials v2.18.1.0
  613. [18:02:24] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
  614. [18:02:24] [Server thread/INFO]: [Denizen] Disabling Denizen v1.1.8-SNAPSHOT (build 5145-DEV)
  615. [18:02:24] [Server thread/INFO]: [Denizen] v1.1.8-SNAPSHOT (build 5145-DEV) disabled.
  616. [18:02:24] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.0+a51fa43
  617. [18:02:24] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  618. [18:02:24] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.20
  619. [18:02:24] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0-SNAPSHOT-b483
  620. [18:02:24] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
  621. [18:02:24] [Server thread/INFO]: [GlowAPI] Disabling GlowAPI v1.4.14-SNAPSHOT
  622. [18:02:24] [Server thread/INFO]: [PacketListenerApi] Disabling PacketListenerApi v3.7.8-SNAPSHOT
  623. [18:02:24] [Server thread/INFO]: [PacketListenerAPI] Removing channels for online players...
  624. [18:02:24] [Server thread/INFO]: [PacketListenerAPI] Removing packet handlers (1)...
  625. [18:02:24] [Server thread/INFO]: Saving players
  626. [18:02:24] [Server thread/INFO]: Derzha lost connection: Server closed
  627. [18:02:24] [Server thread/INFO]: Derzha left the game
  628. [18:02:24] [Server thread/INFO]: Saving worlds
  629. [18:02:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  630. [18:02:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  631. [18:02:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  632. [18:02:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  633. [18:02:25] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  634. [18:02:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  635. [18:02:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  636. [18:02:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  637. [18:02:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  638. [18:02:25] [Server thread/INFO]: Flushing Chunk IO
  639. [18:02:25] [Server thread/INFO]: Closing Thread Pool
  640. [18:02:25] [Server thread/INFO]: Closing Server
  641.  
  642.  
  643. [{"name":"Derzha","uuid":"17d03630-43cc-41bf-a871-31d244f244d7","expiresOn":"2020-12-28 17:05:16 -0600"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement