[22:23:21] [ServerMain/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack. [22:23:21] [ServerMain/WARN]: Failed to parse resource pack prompt '"&eWelcome to D2! Make sure to enable server textures!' com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 55 path $ at com.google.gson.internal.Streams.parse(Streams.java:61) ~[gson-2.10.jar:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:72) ~[gson-2.10.jar:?] at net.minecraft.util.GsonHelper.fromNullableJson(GsonHelper.java:434) ~[?:?] at net.minecraft.util.GsonHelper.fromNullableJson(GsonHelper.java:480) ~[?:?] at net.minecraft.network.chat.Component$Serializer.fromJson(Component.java:531) ~[?:?] at net.minecraft.server.dedicated.DedicatedServerProperties.parseResourcePackPrompt(DedicatedServerProperties.java:191) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.dedicated.DedicatedServerProperties.getServerPackInfo(DedicatedServerProperties.java:224) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.dedicated.DedicatedServerProperties.(DedicatedServerProperties.java:168) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.dedicated.DedicatedServerProperties.fromFile(DedicatedServerProperties.java:178) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.dedicated.DedicatedServerSettings.(DedicatedServerSettings.java:19) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.Main.main(Main.java:131) ~[paper-1.20.jar:git-Paper-17] at org.bukkit.craftbukkit.Main.main(Main.java:316) ~[paper-1.20.jar:git-Paper-17] at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?] at java.lang.Thread.run(Thread.java:1589) ~[?:?] Caused by: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 55 path $ at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1657) ~[gson-2.10.jar:?] at com.google.gson.stream.JsonReader.nextQuotedValue(JsonReader.java:1042) ~[gson-2.10.jar:?] at com.google.gson.stream.JsonReader.nextString(JsonReader.java:824) ~[gson-2.10.jar:?] at com.google.gson.internal.bind.TypeAdapters$28.readTerminal(TypeAdapters.java:747) ~[gson-2.10.jar:?] at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:773) ~[gson-2.10.jar:?] at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:725) ~[gson-2.10.jar:?] at com.google.gson.internal.Streams.parse(Streams.java:49) ~[gson-2.10.jar:?] ... 13 more [22:23:21] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [22:23:21] [ServerMain/INFO]: Found non-pack entry './D2 Remaster/datapacks/titan.json', ignoring [22:23:21] [ServerMain/ERROR]: Couldn't load features metadata java.lang.RuntimeException: Unknown feature ids: [minecraft:update_1_20] at com.mojang.serialization.DataResult.lambda$getOrThrow$5(DataResult.java:101) ~[datafixerupper-6.0.8.jar:?] at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[paper-1.20.jar:?] at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-6.0.8.jar:?] at net.minecraft.server.packs.metadata.MetadataSectionType$1.lambda$fromJson$0(MetadataSectionType.java:19) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.packs.AbstractPackResources.getMetadataFromStream(AbstractPackResources.java:53) ~[?:?] at net.minecraft.server.packs.AbstractPackResources.getMetadataSection(AbstractPackResources.java:34) ~[?:?] at net.minecraft.server.packs.repository.Pack.readPackInfo(Pack.java:63) ~[?:?] at net.minecraft.server.packs.repository.Pack.readMetaAndCreate(Pack.java:34) ~[?:?] at net.minecraft.server.packs.repository.FolderRepositorySource.lambda$loadPacks$0(FolderRepositorySource.java:46) ~[?:?] at net.minecraft.server.packs.repository.FolderRepositorySource.discoverPacks(FolderRepositorySource.java:63) ~[?:?] at net.minecraft.server.packs.repository.FolderRepositorySource.loadPacks(FolderRepositorySource.java:44) ~[?:?] at net.minecraft.server.packs.repository.PackRepository.lambda$discoverAvailable$0(PackRepository.java:39) ~[?:?] at net.minecraft.server.packs.repository.PackRepository.reload(PackRepository.java:31) ~[?:?] at net.minecraft.server.MinecraftServer.configurePackRepository(MinecraftServer.java:2093) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.WorldLoader$PackConfig.createResourceManager(WorldLoader.java:74) ~[?:?] at net.minecraft.server.WorldLoader.a(WorldLoader.java:28) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.Main.lambda$main$1(Main.java:247) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.Util.blockUntilDone(Util.java:821) ~[?:?] at net.minecraft.Util.blockUntilDone(Util.java:816) ~[?:?] at net.minecraft.server.Main.main(Main.java:246) ~[paper-1.20.jar:git-Paper-17] at org.bukkit.craftbukkit.Main.main(Main.java:316) ~[paper-1.20.jar:git-Paper-17] at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?] at java.lang.Thread.run(Thread.java:1589) ~[?:?] [22:23:22] [Worker-Main-1/ERROR]: Invalid path in pack: minecraft:loot_tables/entities/NORMALTABLE.JSON, ignoring [22:23:22] [ServerMain/INFO]: Loaded 7 recipes [22:23:22] [Server thread/INFO]: Starting minecraft server version 1.20 [22:23:22] [Server thread/INFO]: Loading properties [22:23:22] [Server thread/INFO]: This server is running Paper version git-Paper-17 (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: c287e92) [22:23:22] [Server thread/INFO]: Server Ping Player Sample Count: 12 [22:23:22] [Server thread/INFO]: Using 4 threads for Netty based IO [22:23:23] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/ For more information please visit: https://github.com/PaperMC/Paper/issues/8948 [22:23:23] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [22:23:23] [Server thread/INFO]: Default game type: ADVENTURE [22:23:23] [Server thread/INFO]: Generating keypair [22:23:23] [Server thread/INFO]: Starting Minecraft server on *:25565 [22:23:23] [Server thread/INFO]: Using epoll channel type [22:23:23] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [22:23:23] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity. [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loading 2 libraries... please wait [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-api/4.14.0/adventure-api-4.14.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-key/4.14.0/adventure-key-4.14.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-gson/4.14.0/adventure-text-serializer-gson-4.14.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/net/kyori/adventure-text-serializer-json/4.14.0/adventure-text-serializer-json-4.14.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loading 2 libraries... please wait [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library /home/********/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar [22:23:23] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library /home/********/libraries/com/h2database/h2/2.1.214/h2-2.1.214.jar [22:23:23] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1 [22:23:23] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting... [22:23:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [22:23:24] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.4 [22:23:24] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.1-SNAPSHOT-673 [22:23:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [22:23:24] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.5.1-SNAPSHOT-2b00932e [22:23:24] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [22:23:24] [Server thread/INFO]: [MythicMobs] §4M§6y§6t§6h§2i§2c§2 §3E§3n§1a§1b§1l§5e§5d§4! [22:23:24] [Server thread/INFO]: [MythicDungeons] Loading server plugin MythicDungeons v1.3.0-SNAPSHOT [22:23:24] [Server thread/INFO]: [VariableEnderChests] Loading server plugin VariableEnderChests v1.10.4.0 [22:23:24] [Server thread/INFO]: [NoOffhand] Loading server plugin NoOffhand v1.0.3 [22:23:24] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.79 [22:23:25] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.16+6534-2066eb4 [22:23:25] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@59c94c4] [22:23:25] [Server thread/INFO]: [CommandPanels] Loading server plugin CommandPanels v3.18.6.0 [22:23:25] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR4.0.2 [22:23:25] [Server thread/INFO]: [MultiWeather] Loading server plugin MultiWeather v1.3.0 [22:23:25] [Server thread/INFO]: [ServersNPC] Loading server plugin ServersNPC v4.5 [22:23:25] [Server thread/INFO]: [O'DailyQuests] Loading server plugin ODailyQuests v2.2.3 [22:23:25] [Server thread/INFO]: [ChatItem] Loading server plugin ChatItem v2.4.9 [22:23:25] [Server thread/INFO]: [SuperVanish] Loading server plugin SuperVanish v6.2.18 [22:23:25] [Server thread/INFO]: [Hat] Loading server plugin Hat v1.5.0 [22:23:25] [Server thread/INFO]: [ActivityRewarder] Loading server plugin ActivityRewarder v1.4.2-BETA [22:23:25] [Server thread/INFO]: [MythicCrucible] Loading server plugin MythicCrucible v2.0.0-SNAPSHOT [22:23:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [22:23:25] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.1-SNAPSHOT-673 [22:23:25] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.79 [22:23:25] [Server thread/INFO]: __ [22:23:25] [Server thread/INFO]: | |__) LuckPerms v5.4.79 [22:23:25] [Server thread/INFO]: |___ | Running on Bukkit - Paper [22:23:25] [Server thread/INFO]: [22:23:25] [Server thread/INFO]: [LuckPerms] Loading configuration... [22:23:25] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [22:23:26] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [22:23:26] [Server thread/INFO]: [LuckPerms] Performing initial data load... [22:23:26] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 945ms) [22:23:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.16+6534-2066eb4 [22:23:26] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [22:23:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [22:23:26] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter [22:23:27] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR4.0.2 [22:23:27] [Server thread/INFO]: Preparing level "D2 Remaster" [22:23:27] [Server thread/INFO]: -------- World Settings For [D2 Remaster] -------- [22:23:27] [Server thread/INFO]: Item Merge Radius: 2.5 [22:23:27] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:23:27] [Server thread/INFO]: View Distance: 9 [22:23:27] [Server thread/INFO]: Simulation Distance: 9 [22:23:27] [Server thread/INFO]: Mob Spawn Range: 6 [22:23:27] [Server thread/INFO]: Item Despawn Rate: 6000 [22:23:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [22:23:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:23:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:23:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:23:27] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Cane Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Melon Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Beetroot Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Carrot Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Potato Growth Modifier: 100% [22:23:27] [Server thread/INFO]: TorchFlower Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:23:27] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Vine Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Cocoa Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Bamboo Growth Modifier: 100% [22:23:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Kelp Growth Modifier: 100% [22:23:27] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: CaveVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [22:23:27] [Server thread/INFO]: PitcherPlant Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [22:23:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [22:23:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [22:23:27] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [22:23:27] [Server thread/INFO]: Max TNT Explosions: 100 [22:23:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:23:27] [Server thread/INFO]: -------- World Settings For [D2 Remaster_minecraft_farm] -------- [22:23:27] [Server thread/INFO]: Item Merge Radius: 2.5 [22:23:27] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:23:27] [Server thread/INFO]: View Distance: 9 [22:23:27] [Server thread/INFO]: Simulation Distance: 9 [22:23:27] [Server thread/INFO]: Mob Spawn Range: 6 [22:23:27] [Server thread/INFO]: Item Despawn Rate: 6000 [22:23:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [22:23:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:23:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:23:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:23:27] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Cane Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Melon Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Beetroot Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Carrot Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Potato Growth Modifier: 100% [22:23:27] [Server thread/INFO]: TorchFlower Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:23:27] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Vine Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Cocoa Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Bamboo Growth Modifier: 100% [22:23:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Kelp Growth Modifier: 100% [22:23:27] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: CaveVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [22:23:27] [Server thread/INFO]: PitcherPlant Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [22:23:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [22:23:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [22:23:27] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [22:23:27] [Server thread/INFO]: Max TNT Explosions: 100 [22:23:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:23:27] [Server thread/INFO]: -------- World Settings For [D2 Remaster_minecraft_titan] -------- [22:23:27] [Server thread/INFO]: Item Merge Radius: 2.5 [22:23:27] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:23:27] [Server thread/INFO]: View Distance: 9 [22:23:27] [Server thread/INFO]: Simulation Distance: 9 [22:23:27] [Server thread/INFO]: Mob Spawn Range: 6 [22:23:27] [Server thread/INFO]: Item Despawn Rate: 6000 [22:23:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [22:23:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:23:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:23:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:23:27] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Cane Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Melon Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Beetroot Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Carrot Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Potato Growth Modifier: 100% [22:23:27] [Server thread/INFO]: TorchFlower Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:23:27] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Vine Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Cocoa Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Bamboo Growth Modifier: 100% [22:23:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Kelp Growth Modifier: 100% [22:23:27] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: CaveVines Growth Modifier: 100% [22:23:27] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [22:23:27] [Server thread/INFO]: PitcherPlant Growth Modifier: 100% [22:23:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [22:23:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [22:23:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [22:23:27] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [22:23:27] [Server thread/INFO]: Max TNT Explosions: 100 [22:23:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:23:28] [Server thread/INFO]: -------- World Settings For [D2 Remaster_minecraft_io] -------- [22:23:28] [Server thread/INFO]: Item Merge Radius: 2.5 [22:23:28] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:23:28] [Server thread/INFO]: View Distance: 9 [22:23:28] [Server thread/INFO]: Simulation Distance: 9 [22:23:28] [Server thread/INFO]: Mob Spawn Range: 6 [22:23:28] [Server thread/INFO]: Item Despawn Rate: 6000 [22:23:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [22:23:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:23:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:23:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:23:28] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Cane Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Melon Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Beetroot Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Carrot Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Potato Growth Modifier: 100% [22:23:28] [Server thread/INFO]: TorchFlower Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:23:28] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Vine Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Cocoa Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Bamboo Growth Modifier: 100% [22:23:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Kelp Growth Modifier: 100% [22:23:28] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: CaveVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [22:23:28] [Server thread/INFO]: PitcherPlant Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [22:23:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [22:23:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [22:23:28] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [22:23:28] [Server thread/INFO]: Max TNT Explosions: 100 [22:23:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:23:28] [Server thread/INFO]: -------- World Settings For [D2 Remaster_minecraft_edz] -------- [22:23:28] [Server thread/INFO]: Item Merge Radius: 2.5 [22:23:28] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:23:28] [Server thread/INFO]: View Distance: 9 [22:23:28] [Server thread/INFO]: Simulation Distance: 9 [22:23:28] [Server thread/INFO]: Mob Spawn Range: 6 [22:23:28] [Server thread/INFO]: Item Despawn Rate: 6000 [22:23:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [22:23:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:23:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:23:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:23:28] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Cane Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Melon Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Beetroot Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Carrot Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Potato Growth Modifier: 100% [22:23:28] [Server thread/INFO]: TorchFlower Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:23:28] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Vine Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Cocoa Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Bamboo Growth Modifier: 100% [22:23:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Kelp Growth Modifier: 100% [22:23:28] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: CaveVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [22:23:28] [Server thread/INFO]: PitcherPlant Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [22:23:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [22:23:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [22:23:28] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [22:23:28] [Server thread/INFO]: Max TNT Explosions: 100 [22:23:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:23:28] [Server thread/INFO]: -------- World Settings For [D2 Remaster_minecraft_nessus] -------- [22:23:28] [Server thread/INFO]: Item Merge Radius: 2.5 [22:23:28] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:23:28] [Server thread/INFO]: View Distance: 9 [22:23:28] [Server thread/INFO]: Simulation Distance: 9 [22:23:28] [Server thread/INFO]: Mob Spawn Range: 6 [22:23:28] [Server thread/INFO]: Item Despawn Rate: 6000 [22:23:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [22:23:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:23:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:23:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:23:28] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Cane Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Melon Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Beetroot Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Carrot Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Potato Growth Modifier: 100% [22:23:28] [Server thread/INFO]: TorchFlower Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:23:28] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Vine Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Cocoa Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Bamboo Growth Modifier: 100% [22:23:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Kelp Growth Modifier: 100% [22:23:28] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: CaveVines Growth Modifier: 100% [22:23:28] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [22:23:28] [Server thread/INFO]: PitcherPlant Growth Modifier: 100% [22:23:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [22:23:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64 [22:23:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [22:23:28] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [22:23:28] [Server thread/INFO]: Max TNT Explosions: 100 [22:23:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:23:28] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [22:23:28] [Server thread/INFO]: Time elapsed: 98 ms [22:23:28] [Server thread/INFO]: Preparing start region for dimension minecraft:farm [22:23:28] [Server thread/INFO]: Time elapsed: 49 ms [22:23:28] [Server thread/INFO]: Preparing start region for dimension minecraft:titan [22:23:28] [Server thread/INFO]: Time elapsed: 13 ms [22:23:28] [Server thread/INFO]: Preparing start region for dimension minecraft:io [22:23:28] [Server thread/INFO]: Time elapsed: 35 ms [22:23:28] [Server thread/INFO]: Preparing start region for dimension minecraft:edz [22:23:28] [Server thread/INFO]: Time elapsed: 15 ms [22:23:28] [Server thread/INFO]: Preparing start region for dimension minecraft:nessus [22:23:28] [Server thread/INFO]: Time elapsed: 9 ms [22:23:28] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1 [22:23:28] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763) [22:23:28] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.4 [22:23:28] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [22:23:28] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.5.1-SNAPSHOT-2b00932e [22:23:28] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.0)... [22:23:28] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality [22:23:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0] [22:23:29] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled! [22:23:29] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled! [22:23:29] [Server thread/INFO]: [MythicMobs] Base directory /home/********/plugins/MythicMobs/SavedData [22:23:29] [Server thread/INFO]: [MythicMobs] Module directory /home/********/plugins/MythicMobs/SavedData/worlds [22:23:30] [Server thread/INFO]: [MythicMobs] Loading Packs... [22:23:31] [Server thread/INFO]: [MythicMobs] Loading Items... [22:23:31] [Server thread/INFO]: [MythicMobs] Loading Item Groups... [22:23:31] [Server thread/INFO]: [MythicMobs] Loading Skills... [22:23:31] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Targeter line 'EIR{sort=farthest;limit=1;r=5;ignore=players,self}': 'FARTHEST' is not a valid sorter. [22:23:31] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error: Particle 'soul_fire_fire' is not supported by this version of MythicMobs. [22:23:31] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error: Particle 'minecraft:sneeze' is not supported by this version of MythicMobs. [22:23:31] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error: Particle 'minecraft:sneeze' is not supported by this version of MythicMobs. [22:23:31] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error: Particle 'minecraft:sneeze' is not supported by this version of MythicMobs. [22:23:32] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [22:23:32] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [22:23:32] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Condition mobsinradius [22:23:32] [Server thread/WARN]: [MythicMobs] --| File: Unknown [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type. [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: mobsInRadius{amount=12to200;radius=35} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon [22:23:32] [Server thread/WARN]: [MythicMobs] --| Skill: SummonSkeletons | File: /home/********/plugins/MythicMobs/Skills/ExampleSkills.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type. [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{mob=SkeletalMinion;amount=2;noise=5} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon [22:23:32] [Server thread/WARN]: [MythicMobs] --| Skill: SummonSkeletons | File: /home/********/plugins/MythicMobs/Skills/ExampleSkills.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type. [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{mob=SkeletalMinion;amount=2;noise=5} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic summon [22:23:32] [Server thread/WARN]: [MythicMobs] --| Skill: SummonSkeletons | File: /home/********/plugins/MythicMobs/Skills/ExampleSkills.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: The 'type' attribute must be a valid MythicMob or MythicEntity type. [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: summon{mob=SkeletalMinion;amount=2;noise=5} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic randomskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Skill: TakenCaptainRandom | File: /home/********/plugins/MythicMobs/Skills/enemy skills/takenskills.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: randomskill{skills=TakenCaptainBlast,FallenTeleport,;fbskill=TakenCaptainBlast} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: EventBrakion | File: /home/********/plugins/MythicMobs/Mobs/eventbosses.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill Brakiondeath [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=Brakiondeath} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic sudoskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: Ehkazier | File: /home/********/plugins/MythicMobs/Mobs/eventbosses.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill subdeathplayerkill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: sudoskill{s=subdeathplayerkill} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: MemoryBrig | File: /home/********/plugins/MythicMobs/Mobs/eventbosses.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill brigplayerdeath [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=brigplayerdeath} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: Randal | File: /home/********/plugins/MythicMobs/Mobs/eventbosses.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill brigplayerdeath [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=brigplayerdeath} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: GoliathTank | File: /home/********/plugins/MythicMobs/Mobs/Patrol mobs/LeveledCabalMobs.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill Goliathplayerdeath [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=Goliathplayerdeath} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: DevBrakion | File: /home/********/plugins/MythicMobs/Mobs/extramobs.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill Brakiondeath [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=Brakiondeath} [22:23:32] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mob: EDZFlag | File: /home/********/plugins/MythicMobs/Mobs/publiceventflag.yml [22:23:32] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill edzrandompubliceventchoice [22:23:32] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=edzrandompubliceventchoice} [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 125 mobs. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 777 skills. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 354 mythic items. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 100 drop tables. [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ Loaded 588 mob spawners. [22:23:32] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully. [22:23:32] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics [22:23:32] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.5.1 ( build 2b00932e ) has been successfully loaded! [22:23:32] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded. [22:23:32] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs [22:23:32] [Server thread/INFO]: [MythicDungeons] Enabling MythicDungeons v1.3.0-SNAPSHOT [22:23:32] [Server thread/INFO]: [DungeonParties] Loading server plugin DungeonParties v1.0-SNAPSHOT [22:23:32] [Server thread/INFO]: [DungeonParties] Enabling DungeonParties v1.0-SNAPSHOT [22:23:32] [Server thread/INFO]: [MythicDungeons] §dDungeonParties plugin found! Enabled party support. [22:23:32] [Server thread/INFO]: [MythicDungeons] §dMythicMobs plugin found! Enabled MythicMobs support. [22:23:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: md [1.3.0] [22:23:33] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 42 ms to scan 1 urls, producing 11 keys and 149 values [22:23:33] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 8 keys and 64 values [22:23:33] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 3 ms to scan 1 urls, producing 5 keys and 20 values [22:23:33] [Server thread/INFO]: [MythicDungeons] §d* Loaded §629 §dfunctions. [22:23:33] [Server thread/INFO]: [MythicDungeons] §d* Loaded §613 §dtriggers. [22:23:33] [Server thread/INFO]: [MythicDungeons] §d* Loaded §64 §dconditions. [22:23:33] [Server thread/ERROR]: [org.bukkit.configuration.serialization.ConfigurationSerialization] Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization java.lang.IllegalArgumentException: unknown world at org.bukkit.Location.deserialize(Location.java:1139) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?] at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:85) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:127) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:207) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:58) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:264) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:247) ~[snakeyaml-2.0.jar:?] at org.bukkit.configuration.file.YamlConstructor.construct(YamlConstructor.java:37) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.fromNodeTree(YamlConfiguration.java:163) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.fromNodeTree(YamlConfiguration.java:161) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:120) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at net.playavalon.mythicdungeons.dungeons.Dungeon.(Dungeon.java:109) ~[MythicDungeons-1.3.0-SNAPSHOT (2).jar:?] at net.playavalon.mythicdungeons.managers.DungeonManager.loadDungeon(DungeonManager.java:52) ~[MythicDungeons-1.3.0-SNAPSHOT (2).jar:?] at net.playavalon.mythicdungeons.managers.DungeonManager.loadDungeon(DungeonManager.java:48) ~[MythicDungeons-1.3.0-SNAPSHOT (2).jar:?] at net.playavalon.mythicdungeons.managers.DungeonManager.(DungeonManager.java:42) ~[MythicDungeons-1.3.0-SNAPSHOT (2).jar:?] at net.playavalon.mythicdungeons.MythicDungeons.onEnable(MythicDungeons.java:333) ~[MythicDungeons-1.3.0-SNAPSHOT (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.jar:git-Paper-17] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.jar:git-Paper-17] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:562) ~[paper-1.20.jar:git-Paper-17] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:435) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.jar:git-Paper-17] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.jar:git-Paper-17] at java.lang.Thread.run(Thread.java:1589) ~[?:?] [22:23:33] [Server thread/INFO]: [MythicDungeons] §dGUI menus initialized! [22:23:33] [Server thread/INFO]: [MythicDungeons] §dMythic Dungeons v1.3.0 §ainitialized! Happy dungeon-ing! [22:23:33] [Server thread/INFO]: [VariableEnderChests] Enabling VariableEnderChests v1.10.4.0 [22:23:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: variableenderchests [**.**.**.**] [22:23:33] [Server thread/INFO]: [NoOffhand] Enabling NoOffhand v1.0.3 [22:23:33] [Server thread/INFO]: [NoOffhand] ┏ Initializing config files... [22:23:33] [Server thread/INFO]: [NoOffhand] ┣ Initializing listeners... [22:23:33] [Server thread/INFO]: [NoOffhand] ┣ Registering commands... [22:23:33] [Server thread/INFO]: [NoOffhand] ┗ Plugin enabled! [22:23:33] [Server thread/INFO]: [NoOffhand] Good to use? Welcome to donate us: [22:23:33] [Server thread/INFO]: [NoOffhand] www.paypal.me/starchier [22:23:33] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.18.6.0 [22:23:33] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.18.6.0 Plugin Loading... [22:23:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: commandpanels [1.0.0] [22:23:34] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.18.6.0 Plugin Loaded! [22:23:34] [Server thread/INFO]: [MultiWeather] Enabling MultiWeather v1.3.0 [22:23:34] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v4.5 [22:23:34] [Server thread/INFO]: [O'DailyQuests] Enabling ODailyQuests v2.2.3 [22:23:34] [Server thread/INFO]: [O'DailyQuests] Plugin is starting... [22:23:34] [Server thread/WARN]: [O'DailyQuests] It looks like you were using an older version of the plugin. Let's update your files! [22:23:34] [Server thread/INFO]: [O'DailyQuests] Checking for update... [22:23:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [22:23:34] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection conn0: url=jdbc:h2:./plugins/ODailyQuests/database user=ODQ [22:23:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [22:23:34] [Server thread/INFO]: [O'DailyQuests] Plugin successfully connected to database DATABASE. [22:23:34] [Server thread/INFO]: [O'DailyQuests] MythicMobs successfully hooked. [22:23:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: odailyquests [1.0.3] [22:23:34] [Server thread/INFO]: [O'DailyQuests] PlaceholderAPI successfully hooked. [22:23:34] [Server thread/INFO]: [O'DailyQuests] easyQuests array successfully loaded (11). [22:23:34] [Server thread/INFO]: [O'DailyQuests] mediumQuests array successfully loaded (7). [22:23:34] [Server thread/INFO]: [O'DailyQuests] hardQuests array successfully loaded (10). [22:23:34] [Server thread/INFO]: [O'DailyQuests] Plugin is started! [22:23:34] [Server thread/INFO]: [ChatItem] Enabling ChatItem v2.4.9 [22:23:34] [Server thread/INFO]: [ChatItem] Detected server version: v1_20 [22:23:34] [Server thread/INFO]: [ChatItem] The plugin ProtocolLib has been detected. Loading Protocollib support ... [22:23:34] [Server thread/INFO]: [ChatItem] Loaded 3 getter for base components. [22:23:34] [Server thread/INFO]: [ChatItem] Save method founded: b. Use ComponentBuilder's method. [22:23:34] [Server thread/INFO]: [ChatItem] Manager automatically chosen: PacketEditing (packet), ChatListener (chat) [22:23:34] [Server thread/INFO]: [ChatItem] Loaded translation for en_gb. [22:23:34] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.18 [22:23:34] [Server thread/INFO]: [SuperVanish] Hooked into PaperSpigot for server list ping support [22:23:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: supervanish [6.2.18] [22:23:34] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI [22:23:34] [Server thread/INFO]: [Hat] Enabling Hat v1.5.0 [22:23:34] [Server thread/INFO]: [Hat] Validating messages.yml [22:23:34] [Server thread/INFO]: [Hat] messages.yml has been validated. [22:23:36] [Server thread/INFO]: [Hat] Hat has been enabled. [22:23:36] [Server thread/INFO]: [ActivityRewarder] Enabling ActivityRewarder v1.4.2-BETA [22:23:36] [Server thread/WARN]: [ActivityRewarder] Invalid template type, setting to default. [22:23:36] [Server thread/INFO]: [ActivityRewarder] Floodgate plugin not found. Continuing without floodgate. [22:23:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rewarder [1.4.2-BETA] [22:23:36] [Server thread/INFO]: [MythicCrucible] Enabling MythicCrucible v2.0.0-SNAPSHOT [22:23:36] [Server thread/INFO]: [MythicMobs] §6------------------------------------------------ [22:23:36] [Server thread/INFO]: [MythicMobs] §b+ Loading MythicCrucible for Bukkit [22:23:36] [Server thread/INFO]: [MythicMobs] §6------------------------------------------------ [22:23:36] [Server thread/INFO]: [MythicMobs] Registering Durability Listener [22:23:39] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics [22:23:39] [Server thread/INFO]: [MythicMobs] MythicCrucible Support has been enabled! [22:23:39] [Server thread/INFO]: [MythicMobs] MythicCrucible WorldEdit support enabled! [22:23:39] [Server thread/INFO]: [MythicMobs] ✓ MythicCrucible v2.0.0 has been successfully loaded! [22:23:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [22:23:39] [Server thread/INFO]: 0 placeholder hook(s) registered! [22:23:39] [Server thread/INFO]: Starting GS4 status listener [22:23:39] [Server thread/INFO]: Thread Query Listener started [22:23:39] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565 [22:23:40] [Server thread/INFO]: Running delayed init tasks [22:23:40] [Craft Scheduler Thread - 0 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing Brakion.bbmodel. [22:23:40] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop giveitem{i=commontorare} @Trigger ~onDeath [22:23:40] [Server thread/WARN]: [MythicMobs] --| File: /home/********/plugins/MythicMobs/Mobs/Patrol mobs/FallenMobs.yml [22:23:40] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found. [22:23:40] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop giveitem{i=commontorare} @Trigger ~onDeath [22:23:40] [Server thread/WARN]: [MythicMobs] --| File: /home/********/plugins/MythicMobs/Mobs/Patrol mobs/FallenMobs.yml [22:23:40] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found. [22:23:40] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Drop primaryammonormaldrops 1 [22:23:40] [Server thread/WARN]: [MythicMobs] --| File: worlddroptables.yml [22:23:40] [Server thread/WARN]: [MythicMobs] --| Error Message: Drop type not found. [22:23:40] [Server thread/INFO]: Done (17.118s)! For help, type "help" [22:23:40] [Server thread/INFO]: Timings Reset [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone torso has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 90.0 ] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone torso has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 90.0 ] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing Darkbladehive.bbmodel. [22:23:40] [Craft Scheduler Thread - 9 - ODailyQuests/INFO]: [O'DailyQuests] Plugin is up to date. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing GoliathTank.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing Puck.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing SepiksFull.bbmodel. [22:23:40] [Craft Scheduler Thread - 6 - VariableEnderChests/INFO]: [VariableEnderChests] There is a new update available. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing VexHydraAnimated.bbmodel. [22:23:40] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.5) is available at: [22:23:40] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/ [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing arcademachinefull.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing ascendantdarkblade.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing brigfinal.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing cabaldrill.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing cabaldroppod.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing commodorebrig.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing emotes.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing ghalakanimated.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing kargenanimations.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing publiceventflag.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing quantumhydra.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing salvationbrig.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing savathunsong.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing servitorfull.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing sisyphus.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing subjugatorfull.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing takenogre.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing titanbarrier.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing trainingdummy.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Importing xur.bbmodel. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate. [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] [22:23:40] [Craft Scheduler Thread - 2 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped. [22:23:41] [Server thread/INFO]: [MythicMobs] Loading ProtocolLib listeners... [22:23:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:41] [Server thread/WARN]: [MythicMobs] --| Skill: MonteCarlo | File: /home/********/plugins/MythicMobs/Items/world drops/exoticweapons2.yml [22:23:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill montecarlo [22:23:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=montecarlo;cd=0.26} [22:23:41] [Server thread/WARN]: [MythicMobs] ✗ Configuration Error in Mechanic metaskill [22:23:41] [Server thread/WARN]: [MythicMobs] --| Skill: MonteCarlo | File: /home/********/plugins/MythicMobs/Items/world drops/exoticweapons2.yml [22:23:41] [Server thread/WARN]: [MythicMobs] --| Error Message: Could not find MetaSkill montecarlomelee [22:23:41] [Server thread/WARN]: [MythicMobs] --| Mechanic Line: skill{s=montecarlomelee} [22:23:41] [Server thread/INFO]: [MythicMobs] Attached traits to items. [22:23:41] [Server thread/INFO]: [MythicMobs] Loaded 354 items. [22:24:33] [User Authenticator #0/INFO]: UUID of player BitrateBilly is fbf88ec0-ff6f-4aab-af7b-9e072936cbcf [22:24:35] [Server thread/INFO]: [👑] BitrateBilly joined the game [22:24:35] [Server thread/INFO]: BitrateBilly[/**.**.**.**:58065] logged in with entity id 59 at ([D2 Remaster_minecraft_farm]46.1387863276142, 68.9375, 189.6083476808626) [22:24:35] [Craft Scheduler Thread - 6 - VariableEnderChests/INFO]: [VariableEnderChests] Loaded enderchest for BitrateBilly [22:24:35] [Server thread/INFO]: [ChatItem] Loading ViaVersion support ... [22:24:35] [Craft Scheduler Thread - 8 - ODailyQuests/INFO]: [O'DailyQuests] BitrateBilly's quests have been loaded. [22:25:09] [Async Chat Thread - #1/INFO]: <[👑] BitrateBilly> t [22:29:59] [Server thread/INFO]: [Fireteam] Reloading config and loot tables... [22:29:59] [Server thread/INFO]: [Fireteam] Configs reloaded! [22:30:01] [Server thread/INFO]: BitrateBilly issued server command: /mm items get zenobia [22:30:01] [Server thread/INFO]: BitrateBilly issued server command: /mm items get zenobia [22:30:01] [Server thread/INFO]: BitrateBilly issued server command: /mm items get zenobia [22:30:11] [Server thread/INFO]: BitrateBilly issued server command: /give BitrateBilly minecraft:honey_bottle 45