[14:46:25] [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'
[14:46:27] [ServerMain/INFO]: Loaded 7 recipes
[14:46:27] [Server thread/INFO]: Starting minecraft server version 1.19.4
[14:46:27] [Server thread/INFO]: Loading properties
[14:46:27] [Server thread/INFO]: This server is running Paper version git-Paper-516 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: f7717c3)
[14:46:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:46:27] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:46:27] [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
[14:46:27] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[14:46:28] [Server thread/INFO]: Default game type: SURVIVAL
[14:46:28] [Server thread/INFO]: Generating keypair
[14:46:28] [Server thread/INFO]: Starting Minecraft server on *:25565
[14:46:28] [Server thread/INFO]: Using default channel type
[14:46:28] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[14:46:28] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\ming\Desktop\420-2023\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\ming\Desktop\420-2023\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\ming\Desktop\420-2023\libraries\it\unimi\dsi\fastutil\8.5.11\fastutil-8.5.11.jar
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [SkBee] Loading 2 libraries... please wait
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [SkBee] Loaded library C:\Users\ming\Desktop\420-2023\libraries\commons-io\commons-io\2.11.0\commons-io-2.11.0.jar
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [SkBee] Loaded library C:\Users\ming\Desktop\420-2023\libraries\org\apache\commons\commons-text\1.10.0\commons-text-1.10.0.jar
[14:46:29] [Server thread/INFO]: [SpigotLibraryLoader] [SkBee] Loaded library C:\Users\ming\Desktop\420-2023\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
[14:46:29] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[14:46:31] [Server thread/WARN]: Legacy plugin WDLCompanion v1.2.0 does not specify an api-version.
[14:46:31] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
[14:46:31] [Server thread/WARN]: Legacy plugin JonAPI v1.1-c1 does not specify an api-version.
[14:46:31] [Server thread/WARN]: Legacy plugin shit_do v1.0 does not specify an api-version.
[14:46:31] [Server thread/WARN]: Legacy plugin CMIEInjector v1.0.2.3 does not specify an api-version.
[14:46:31] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.40
[14:46:32] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
[14:46:32] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.6.0
[14:46:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1e0190d4]
[14:46:33] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0-SNAPSHOT-b602
[14:46:33] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.4) has not yet been tested! Proceed with caution.
[14:46:34] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[14:46:34] [Server thread/INFO]: [BKCommonLib] Loading server plugin BKCommonLib v1.19.4-v1
[14:46:37] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.7+216b061
[14:46:37] [Server thread/INFO]: [My_Worlds] Loading server plugin My_Worlds v1.19-v2
[14:46:37] [Server thread/ERROR]: [My_Worlds] [Preloader] Failed to update class loader registry
java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "o" is null
at jdk.internal.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57) ~[?:?]
at jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.get(UnsafeQualifiedObjectFieldAccessorImpl.java:38) ~[?:?]
at java.lang.reflect.Field.get(Field.java:425) ~[?:?]
at com.bergerkiller.bukkit.mw.Preloader.setLoaderPluginField(Preloader.java:350) ~[MyWorlds-1.19-v2-157.jar:?]
at com.bergerkiller.bukkit.mw.Preloader.onLoad(Preloader.java:173) ~[MyWorlds-1.19-v2-157.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:36) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:46:37] [Server thread/ERROR]: [My_Worlds] [Preloader] Failed to update class loader registry
java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "o" is null
at jdk.internal.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57) ~[?:?]
at jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.get(UnsafeQualifiedObjectFieldAccessorImpl.java:38) ~[?:?]
at java.lang.reflect.Field.get(Field.java:425) ~[?:?]
at com.bergerkiller.bukkit.mw.Preloader.setLoaderPluginField(Preloader.java:350) ~[MyWorlds-1.19-v2-157.jar:?]
at com.bergerkiller.bukkit.mw.Preloader.swapPluginFieldEverywhere(Preloader.java:283) ~[MyWorlds-1.19-v2-157.jar:?]
at com.bergerkiller.bukkit.mw.Preloader.onLoad(Preloader.java:188) ~[MyWorlds-1.19-v2-157.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:36) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:46:37] [Server thread/ERROR]: [My_Worlds] [Preloader] Failed to fully register the plugin into the server
java.lang.IllegalStateException: Preloader does not exist in plugins list
at com.bergerkiller.bukkit.mw.Preloader.swapPluginFieldEverywhere(Preloader.java:296) ~[MyWorlds-1.19-v2-157.jar:?]
at com.bergerkiller.bukkit.mw.Preloader.onLoad(Preloader.java:188) ~[MyWorlds-1.19-v2-157.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:36) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:46:37] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.1
[14:46:37] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.6.4
[14:46:37] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.26.2
[14:46:37] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.2.5.3
[14:46:37] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.5.0.8
[14:46:37] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.32-SNAPSHOT
[14:46:37] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.2.1-fd1d0777
[14:46:37] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[14:46:37] [Server thread/INFO]: [MythicLib] Loading server plugin MythicLib v1.5.2
[14:46:37] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_19_R3
[14:46:37] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
[14:46:37] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.31-SNAPSHOT (build 3043)
[14:46:37] [Server thread/INFO]: [MMOCore] Loading server plugin MMOCore v1.11.3
[14:46:37] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.10 build-18/04/2023
[14:46:37] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.23
[14:46:37] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR3.1.7
[14:46:37] [Server thread/INFO]: [MMOItems] Loading server plugin MMOItems v6.9.3
[14:46:37] [Server thread/INFO]: [MMOItems] Hooked onto WorldEdit
[14:46:38] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v21.3
[14:46:38] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
[14:46:38] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.2.5
[14:46:38] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v2.7.4
[14:46:38] [Server thread/INFO]: [EpicPluginLib] Loading server plugin EpicPluginLib v2.2.1
[14:46:38] [Server thread/INFO]: [PCGF_PluginLib] Loading server plugin PCGF_PluginLib v1.0.39-SNAPSHOT
[14:46:38] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.3.1
[14:46:38] [Server thread/INFO]: [Sentinel] Loading server plugin Sentinel v2.7.3-SNAPSHOT (build 505)
[14:46:38] [Server thread/INFO]: [WildStacker] Loading server plugin WildStacker v2023.1
[14:46:38] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.1
[14:46:38] [Server thread/INFO]: [WDLCompanion] Loading server plugin WDLCompanion v1.2.0
[14:46:38] [Server thread/INFO]: [UltraBar] Loading server plugin UltraBar v2.3.2
[14:46:38] [Server thread/INFO]: [TreasureChestX] Loading server plugin TreasureChestX v1.0
[14:46:38] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.3.1
[14:46:38] [Server thread/INFO]: [Themis] Loading server plugin Themis v0.14.6
[14:46:38] [Server thread/INFO]: [TAB] Loading server plugin TAB v3.3.2
[14:46:38] [Server thread/INFO]: [skript-yaml] Loading server plugin skript-yaml v1.4
[14:46:38] [Server thread/INFO]: [SkQuery] Loading server plugin SkQuery v4.1.7
[14:46:38] [Server thread/INFO]: [ServerSigns] Loading server plugin ServerSigns v4.8.0
[14:46:38] [Server thread/INFO]: [RotatingHeads2] Loading server plugin RotatingHeads2 v1.0.3
[14:46:38] [Server thread/INFO]: [PlayMoreSounds] Loading server plugin PlayMoreSounds v4.2
[14:46:38] [Server thread/INFO]: [PlayerKits] Loading server plugin PlayerKits v2.26.1
[14:46:38] [Server thread/INFO]: [PlaceItemsOnGroundRebuilt] Loading server plugin PlaceItemsOnGroundRebuilt v1.0.6
[14:46:38] [Server thread/INFO]: [NoPlugins] Loading server plugin NoPlugins v8.1
[14:46:38] [Server thread/INFO]: [MythicMobsExtension] Loading server plugin MythicMobsExtension v1.749-SNAPSHOT
[14:46:38] [Server thread/INFO]: [MythicDungeons] Loading server plugin MythicDungeons v1.1.1-SNAPSHOT
[14:46:38] [Server thread/INFO]: [MythicCrucible] Loading server plugin MythicCrucible v1.5.0-SNAPSHOT
[14:46:38] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.0.11
[14:46:38] [Server thread/INFO]: [Minepacks] Loading server plugin Minepacks v2.4.18
[14:46:38] [Server thread/INFO]: [MCPets] Loading server plugin MCPets v3.0.2
[14:46:38] [Server thread/INFO]: [MCPets] : mcpets-dismount flag registered successfully !
[14:46:38] [Server thread/INFO]: [MCPets] : mcpets-despawn flag registered successfully !
[14:46:38] [Server thread/INFO]: [MagicCosmetics] Loading server plugin MagicCosmetics v2.2.8
[14:46:38] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.0
[14:46:38] [Server thread/INFO]: [LootChest] Loading server plugin LootChest v2.3.4
[14:46:38] [Server thread/INFO]: [LiteSignIn] Loading server plugin LiteSignIn v1.7.0.0
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Loading server plugin LastLoginAPI v1.7.3
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Loading libraries of LastLoginAPI v1.7.3, this may take a while
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for jar-relocator
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for asm
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for asm-commons
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for gson
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for jdbi3-core
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for geantyref
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for caffeine
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for jdbi3-stringtemplate4
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for ST4
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for antlr-runtime
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for jdbi3-sqlobject
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for slf4j-api
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for slf4j-simple
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for HikariCP
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for mariadb-java-client
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for mysql-connector-java
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for postgresql
[14:46:38] [Server thread/INFO]: [LastLoginAPI] Verifying checksum for h2
[14:46:38] [Server thread/INFO]: [JonAPI] Loading server plugin JonAPI v1.1-c1
[14:46:38] [Server thread/INFO]: [ItemJoin] Loading server plugin ItemJoin v5.2.5-RELEASE-b850
[14:46:38] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.0.9
[14:46:38] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.11.2
[14:46:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[14:46:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
[14:46:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[14:46:38] [Server thread/INFO]: [shit_do] Loading server plugin shit_do v1.0
[14:46:38] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.1.10
[14:46:38] [Server thread/INFO]: [EpicCraftingsPlus] Loading server plugin EpicCraftingsPlus v7.18.1
[14:46:38] [Server thread/INFO]: [EnderContainers] Loading server plugin EnderContainers v2.3.0-dev
[14:46:38] [Server thread/INFO]: [DeluxeTags] Loading server plugin DeluxeTags v1.8.2-Release
[14:46:38] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.13.7-Release
[14:46:38] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[14:46:38] [Server thread/INFO]: [CMIEInjector] Loading server plugin CMIEInjector v1.0.2.3
[14:46:38] [Server thread/INFO]: [ChatItem] Loading server plugin ChatItem v2.4.6
[14:46:38] [Server thread/INFO]: [CaliComp] Loading server plugin CaliComp v1.1
[14:46:38] [Server thread/INFO]: [BloodInMinecraft] Loading server plugin BloodInMinecraft v9.5
[14:46:38] [Server thread/INFO]: [BeautyQuests] Loading server plugin BeautyQuests v0.20.1
[14:46:38] [Server thread/INFO]: [AuctionMaster] Loading server plugin AuctionMaster v4.1
[14:46:38] [Server thread/INFO]: [AquaticCrates] Loading server plugin AquaticCrates v2.3.9
[14:46:38] [Server thread/INFO]: [AnimatedScoreboard] Loading server plugin AnimatedScoreboard v0.2.7
[14:46:38] [Server thread/INFO]: [AdvancedAchievements] Loading server plugin AdvancedAchievements v7.2.4
[14:46:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:46:38] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
[14:46:38] [Thread-8/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[14:46:39] [Server thread/INFO]: __
[14:46:39] [Server thread/INFO]: | |__) LuckPerms v5.4.40
[14:46:39] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[14:46:39] [Server thread/INFO]:
[14:46:39] [Server thread/INFO]: [LuckPerms] Loading configuration...
[14:46:40] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[14:46:40] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[14:46:41] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[14:46:41] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2769ms)
[14:46:41] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
[14:46:41] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
[14:46:41] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:46:41] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
[14:46:41] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[14:46:41] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.6.0
[14:46:41] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[14:46:41] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[14:46:41] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:46:41] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[14:46:41] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R3.PaperweightFaweAdapter as the Bukkit adapter
[14:46:43] [Server thread/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] You are using a snapshot or a custom version of FAWE. This is not an official build distributed via https://www.spigotmc.org/resources/13932/
[14:46:43] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b602
[14:46:43] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.19.4-v1
[14:46:43] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Paperspigot (git-Paper-516) : v1_19_R3 (Minecraft 1.19.4)
[14:46:43] [Server thread/WARN]: [BKCommonLib.Network] ProtocolLib cannot be used because it does not support the Bundle packet yet
[14:46:43] [Server thread/WARN]: [BKCommonLib.Network] Please update ProtocolLib to a 1.19.4+ supporting version (build #620 or newer)
[14:46:44] [Server thread/INFO]: [BKCommonLib.Network] Now using a PlayerConnection hook to provide Packet Listener and Monitor support
[14:46:44] [Server thread/INFO]: [BKCommonLib] [RegionChangeTracker] Region block changes will be notified from FastAsyncWorldEdit (>= v1.17)
[14:46:44] [Server thread/INFO]: [BKCommonLib] Not enough wrappers. Needs more wrappers. Moooreee...
[14:46:44] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.19.4-v1 (build: 1547) enabled! (1.255s)
[14:46:44] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.10 build-18/04/2023
[14:46:44] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[14:46:44] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_19_R3
[14:46:44] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[14:46:44] [Server thread/INFO]: [NexEngine] Successfully hooked with CMIEconomy economy
[14:46:44] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[14:46:44] [Server thread/INFO]: [NexEngine] Using 'en' language.
[14:46:44] [Server thread/INFO]: [NexEngine] Plugin loaded in 57 ms!
[14:46:44] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.23
[14:46:44] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.5
[14:46:44] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.1.0.42-SNAPSHOT
[14:46:44] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
[14:46:44] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.2.5-RELEASE-b850
[14:46:44] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.3*
[14:46:44] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
[14:46:44] [Server thread/INFO]: [NexEngine] Successfully hooked with CMIEconomy economy
[14:46:44] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
[14:46:44] [Server thread/INFO]: Preparing level "world"
[14:46:45] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:46:45] [Server thread/INFO]: Time elapsed: 98 ms
[14:46:45] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[14:46:45] [Server thread/INFO]: Time elapsed: 24 ms
[14:46:45] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[14:46:45] [Server thread/INFO]: Time elapsed: 20 ms
[14:46:45] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[14:46:45] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[14:46:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[14:46:46] [Server thread/WARN]: [WorldGuard] Failed to parse the block / item type specified as 'ENDERCHEST'
[14:46:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:46:46] [Server thread/WARN]: [WorldGuard] Failed to parse the block / item type specified as 'ENDERCHEST'
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[14:46:46] [Server thread/WARN]: [WorldGuard] Failed to parse the block / item type specified as 'ENDERCHEST'
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[14:46:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[14:46:46] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:46:46] [Server thread/INFO]: [My_Worlds] Enabling My_Worlds v1.19-v2
[14:46:46] [Server thread/ERROR]: [My_Worlds] Not enabled because plugin could not be loaded! - Check server log
[14:46:46] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.1
[14:46:46] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:104) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:106) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:110) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:112) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:113) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:115) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:116) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:118) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:120) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:121) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:122) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:123) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:124) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:125) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:126) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:132) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:134) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:138) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:139) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:14) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:141) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:142) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:143) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:144) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:146) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:147) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:148) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:150) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:151) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:154) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:18) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:19) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:21) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:23) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:25) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:26) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:28) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:3) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:30) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:33) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:34) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:35) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:42) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:43) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:44) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:45) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:46) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:49) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:5) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:50) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:53) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:59) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:60) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:63) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:7) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:81) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:85) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:89) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:9) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:94) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:98) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Failed to load a claim (ID:99) because its world isn't loaded (yet?). If this is not expected, delete this claim.
[14:46:46] [Server thread/INFO]: [GriefPrevention] 0 total claims loaded.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[14:46:46] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[14:46:46] [Server thread/INFO]: [GriefPrevention] Boot finished.
[14:46:46] [Server thread/INFO]: [Skript] Enabling Skript v2.6.4
[14:46:46] [Server thread/INFO]: [Skript] Skript's language file english.lang is outdated, some messages will be english.
[14:46:47] [ForkJoinPool.commonPool-worker-2/INFO]: [Skript] You're currently running the latest stable version of Skript.
[14:46:50] [Server thread/INFO]: [Skript] Loaded 153707 aliases in 3743ms
[14:46:50] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
[14:46:50] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.26.2
[14:46:50] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.5.3
[14:46:51] [Server thread/INFO]: Server version: v1_19_R3 - 1.19.4 - paper
[14:46:51] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[14:46:51] [Server thread/INFO]: CMI hooked.
[14:46:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.5.3]
[14:46:51] [Server thread/INFO]: PlaceholderAPI hooked.
[14:46:51] [Server thread/INFO]: Updated (EN) language file. Took 30ms
[14:46:51] [Server thread/INFO]: Updated (ZH) language file. Took 17ms
[14:46:51] [Server thread/INFO]: [CMI] Enabling CMI v9.5.0.8
[14:46:51] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[14:46:52] [Server thread/INFO]: ????? ?????? ????
[14:46:52] [Server thread/INFO]: ????? ? ?? ? ????
[14:46:52] [Server thread/INFO]: ?? ?? ?????? ??
[14:46:52] [Server thread/INFO]: ?? ?? ?????? ??
[14:46:52] [Server thread/INFO]: ????? ?????? ????
[14:46:52] [Server thread/INFO]: ????? ?????? ????
[14:46:52] [Server thread/INFO]: _______________________________________________________
[14:46:52] [Server thread/INFO]: Integrating PaperSpigot async methods
[14:46:52] [pool-42-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (767828469573c2f0fa3ed5a44feb0b2f15f2c02d)
[14:46:52] [Server thread/INFO]: 57 Enabled and 1 Disabled modules
[14:46:52] [Server thread/INFO]: Loaded (23) portals into memory. Took 13ms
[14:46:52] [Server thread/INFO]: Permission plugin: LuckPerms5.4.40
[14:46:52] [Server thread/INFO]: Initialized Cipher256 AES
[14:46:52] [Server thread/INFO]: Loaded (60) regular alias into memory. Took 29ms
[14:46:52] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 1ms
[14:46:52] [Server thread/INFO]: 3.41.0 data base type detected
[14:46:52] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] 已找到伺服器 G:熊之奇緣伺服器(874669456922652703)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】內部備忘錄(998856013480468480)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】企劃構思(1090515318813761648)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】怪物開發(1075778232764350524)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】裝備開發(878614315668733982)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】食物開發(878636257083797534)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】贊助構思(881533329256611841)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】伺服器支出收入(999834203099250749)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】警告訊息(998676192355946496)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】加入訊息(884395632452829184)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】moderator-only(884464072786083933)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】bear備忘錄(999121446108401754)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】內部聊天(996416944741822525)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】內部圖片(992440263001788487)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】伺服器聊天(881058831734562876)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】內部指令(1005864460289855488)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】官民合作社團(1056059429990170634)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】平民須知(880311412914814996)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】村莊幫助區(999845433033621634)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】伺服器公告(884465217940127745)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】伺服器規則(884464072786083932)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】伺服器資訊(993461062747820032)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】成為冒險者?(882263300803551242)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】歡迎訊息(874669457413398600)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】離開訊息(997358704368308264)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】加成者訊息(1000420474074955879)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】贊助資訊(881533120501927978)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】乞討成功區(1043079085800312852)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】時裝系統(1049338194648379462)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】回報系統?(882184996394242088)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】回報記錄(992564796174110841)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】建議區(992703226988216350)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】遊戲改動(1003383165940944989)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】基本玩法(998428529316335646)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】拍賣系統(998428626108297228)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】任務教學(1013031147292336178)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】副本教學(1013089941485522954)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】城鎮教學(1013097085282820158)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】職業技能介紹(1016347371992535040)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】領地保護系統(1037655632804859957)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】mcmmo系統教學(1037670521040543784)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】巴哈帖活動(1040964495796871198)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】公海區(992363001187422238)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】宣戰區(1052159731218776094)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】rpg討論分區(1051778110602870784)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】城市與原版討論分區(1051779163842941008)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】交易區(998428270167085177)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】指令區(992708521307152484)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】播歌區(1005874776864215050)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】圖片區(993549481511485480)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】攻略區(998429157505642577)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】黑洞區(1043173656609693807)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】投稿區域(1045926241666072688)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:【?】開車區(1045926910603034624)
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] 錯誤的控制台頻道ID, 並未轉送控制台輸出。
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] 啟用鉤取 LuckPerms
[14:46:52] [DiscordSRV - Initialization/INFO]: [DiscordSRV] 啟用鉤取 PlaceholderAPI
[14:46:52] [Server thread/INFO]: Started SqLite data base. Took 152ms
[14:46:52] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
[14:46:52] [Server thread/INFO]: Cant load t4 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load new hologram. (IntroWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load n1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load n3 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load n6 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load d2 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load d4 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load gold hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load d5 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load d7 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load t1-1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load newtest hologram. (IntroWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load create hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load create1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load t1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load t2 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Cant load t3 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:52] [Server thread/INFO]: Loaded (17) holograms into memory. Took 18ms
[14:46:52] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
[14:46:52] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[14:46:53] [Server thread/INFO]: Loaded (142) custom mob heads into memory. Took 10ms
[14:46:53] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 20ms
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (MainWorld) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (MainWorld_nether) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (MainWorld_the_end) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_fireworks) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_primis_wormhole) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (acidisland_world_the_end) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (GeneratedWorld) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_north_pole) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (nations2) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (sea) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (jkay03) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_adventurers_guild) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_primis) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (IntroWorld) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_invasion) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_sewer_maze) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_oasis) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (acidisland_world) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (re) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (sealand) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_hallosseum) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (build) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (acidisland_world_nether) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_dark_spire) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (em_binder_of_worlds) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (x1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (fb9) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (spawnWorld) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (spawnWorld_the_end) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (spawnWorld_nether) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dark_spire) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (DXL_Game_2) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (DXL_Game_5) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (DXL_Game_13) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (DXL_Game_15) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (DXL_Game_16) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n7) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (t1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n5_0) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n5_1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n5_2) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n5_3) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n5_4) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (c1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (hub) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (T2) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n6_0) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (sc) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (d1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (g4) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (s1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (new) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (test) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (wbp) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (pod) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (217) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (1_1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (AI) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n3_0) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (wb) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (wbp_flat) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (survive) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n3_1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n1_0) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n1_1) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (abc) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (n2_0) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (SuperiorWorld) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (SuperiorWorld_nether) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (SuperiorWorld_the_end) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (bk) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (ice) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (wi) name
[14:46:53] [Server thread/INFO]: (RandomTeleportation) Can't find world with (to) name
[14:46:53] [Server thread/INFO]: Initializing BungeeCord
[14:46:53] [Server thread/INFO]: Loaded (5) kits into memory. Took 6ms
[14:46:53] [Server thread/INFO]: Loaded (7) ranks into memory. Took 8ms
[14:46:53] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 2ms
[14:46:53] [Server thread/INFO]: Loaded (237) player data into memory. Took 31ms
[14:46:53] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
[14:46:53] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
[14:46:53] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 1ms
[14:46:53] [Server thread/INFO]: Loaded (1) interactive commands into memory. Took 1ms
[14:46:53] [Server thread/INFO]: Registered events. Took 79ms
[14:46:53] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 3ms
[14:46:53] [Server thread/INFO]: Updated (EN) language file. Took 76ms
[14:46:53] [Server thread/INFO]: Updated (ZH) language file. Took 63ms
[14:46:53] [Server thread/INFO]: Loaded (245) worth values into memory. Took 45ms
[14:46:53] [Server thread/INFO]: Loaded (15) warps into memory. Took 2ms
[14:46:53] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
[14:46:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi [9.5.0.8]
[14:46:53] [Server thread/INFO]: PlaceholderAPI hooked.
[14:46:53] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
[14:46:53] [Server thread/INFO]: Starting world timer.
[14:46:53] [Server thread/INFO]: Initializing world manager.
[14:46:53] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
[14:46:53] [Server thread/INFO]: Loaded GeoIP
[14:46:53] [Server thread/INFO]: Cant load t4 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load new hologram. (IntroWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load n1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load n3 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load n6 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load d2 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load d4 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load gold hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load d5 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load d7 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load t1-1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load newtest hologram. (IntroWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load create hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load create1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load t1 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load t2 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Cant load t3 hologram. (spawnWorld) is missing. We will try to load it later on, if that doesnt happen please report to the developer.
[14:46:53] [Server thread/INFO]: Loaded (17) holograms into memory. Took 8ms
[14:46:53] [Server thread/INFO]: Loaded (29) skin cache entries into memory. Took 2ms
[14:46:53] [Server thread/INFO]: Found DiscordSRV
[14:46:53] [Server thread/INFO]: [DiscordSRV] API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener 已訂閱 (4 種方案)
[14:46:53] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 1ms
[14:46:53] [Server thread/INFO]: Version 9.5.0.8 has been enabled
[14:46:53] [Server thread/INFO]: ???????????????????????????????????????????????????????
[14:46:53] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
[14:46:53] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
[14:46:53] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.32-SNAPSHOT
[14:46:53] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.30-Premium.jar
[14:46:53] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_19_R3 (v1_19_R3)
[14:46:53] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1172
[14:46:53] [Server thread/INFO]: [LibsDisguises] Build Date: 31/03/2023 14:07
[14:46:53] [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/
[14:46:53] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[14:46:57] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v10.0.32-SNAPSHOT (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/entity/TextDisplay$TextAligment
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:375) ~[?:?]
at me.libraryaddict.disguise.utilities.reflection.ReflectionManager.getFlagWatcher(ReflectionManager.java:2171) ~[LibsDisguises-10.0.30-Premium.jar:?]
at me.libraryaddict.disguise.utilities.reflection.ReflectionManager.registerValues(ReflectionManager.java:2213) ~[LibsDisguises-10.0.30-Premium.jar:?]
at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:255) ~[LibsDisguises-10.0.30-Premium.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.TextDisplay$TextAligment
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 17 more
[14:46:57] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.32-SNAPSHOT
[14:46:57] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.2.1-fd1d0777
[14:46:57] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.4)...[0m
[14:46:57] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality[0m
[14:46:57] [Server thread/WARN]: [MythicMobs] --====|||| Mythic ||||====--[0m[0m
[14:46:57] [Server thread/WARN]: [MythicMobs] This version of Mythic is not fully compatible with your version of Bukkit.[0m[0m
[14:46:57] [Server thread/WARN]: [MythicMobs] Some features may be limited or disabled until you use a compatible version.[0m[0m
[14:46:57] [Server thread/WARN]: [MythicMobs] Server NMS Version Detected - v1_19_R3[0m[0m
[14:46:58] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 36 ms to scan 1 urls, producing 4 keys and 14 values
[14:46:58] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 7 ms to scan 1 urls, producing 4 keys and 14 values
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs GriefPrevention Support has been enabled![0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[33m Compatibility Error for 'LibsDisguises[0m[33m': [37mPlugin not found/incompatible version[0m[0m
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled![0m
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs MythicLib Support has been enabled![0m
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled![0m
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled![0m
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled![0m
[14:46:58] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled![0m
[14:46:58] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\ming\Desktop\420-2023\plugins\MythicMobs\SavedData
[14:46:58] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\ming\Desktop\420-2023\plugins\MythicMobs\SavedData\worlds
[14:46:58] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 15 ms to scan 1 urls, producing 11 keys and 445 values
[14:46:58] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 29 ms to scan 1 urls, producing 29 keys and 885 values
[14:46:58] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 9 ms to scan 1 urls, producing 9 keys and 152 values
[14:46:58] [Server thread/INFO]: [io.lumine.mythic.utils.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 2 keys and 11 values
[14:46:58] [Server thread/INFO]: [MythicMobs] [36mLOADED[0m
[14:46:58] [Server thread/WARN]: Plugin 'MythicMobs' is creating timing 'scheduler: io.lumine.mythic.core.skills.auras.AuraManager$$Lambda$9151/0x00000008029de000' - this is deprecated behavior, please report it to the authors: Lumine
[14:46:58] [Server thread/INFO]: [MythicMobs] Loading Packs...[0m
[14:46:58] [Server thread/INFO]: [MythicMobs] PACK C:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Packs\Nocsy\packinfo.yml
[14:46:58] [Server thread/INFO]: [MythicMobs] PACK C:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Packs\PixelBarrel's Library\packinfo.yml
[14:46:58] [Server thread/INFO]: [MythicMobs] PACK C:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Packs\PixelBarrel's RPG Basics Vol.2\packinfo.yml
[14:46:58] [Server thread/INFO]: [MythicMobs] PACK C:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Packs\Voxelspawns_Chieftain_Mount\packinfo.yml
[14:46:58] [Server thread/INFO]: [MythicMobs] Loading Items...[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Item [36mB2A_weapon[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Error loading item 'B2A_weapon'. Enable debugging for a stack trace.[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Item [36mB2A_projectile_weapon[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Error loading item 'B2A_projectile_weapon'. Enable debugging for a stack trace.[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Item [36mB2B_weapon[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Error loading item 'B2B_weapon'. Enable debugging for a stack trace.[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Item [36mD1_projectile_custom_model1[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Error loading item 'D1_projectile_custom_model1'. Enable debugging for a stack trace.[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Item [36mSkeletonKingSword[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Error loading item 'SkeletonKingSword'. Enable debugging for a stack trace.[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Item [36mKingsCrown[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Error loading item 'KingsCrown'. Enable debugging for a stack trace.[0m[0m
[14:46:58] [Server thread/INFO]: [MythicMobs] Loading Item Groups...[0m
[14:46:58] [Server thread/INFO]: [MythicMobs] Loading Skills...[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '12.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '18.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '10.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '10.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '10.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '24.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '-1.5707964E-6': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '38.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '18.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.0to4>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '50.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '50.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '50.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '50.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '50.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRUndergroundDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRBaitAndTailAttackDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '45.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlSpawnParticleRing>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlDeathParticleRing>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+3': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+5': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+7': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlSpawnParticleRing>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlDeathParticleRing>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+3': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+5': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+7': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlSpawnParticleRing>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlDeathParticleRing>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+3': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+5': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+7': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.quetzalcoatlBGRuneRemoveDelay>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '40.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '35.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.20to40>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.-10to10>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.-25to25>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.20to40>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.-10to10>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.-25to25>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '38.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '20.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRUndergroundDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+1': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRUndergroundDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '+1': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRUndergroundDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '55.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.0to4>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '22.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '32.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '22.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.2to0.6>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaCrystalBGGroundImpact>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.8to2>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.var.sintiaBGCrystalFallDelay>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaCrystalBGGroundImpact>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '30.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '35.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '40.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.5to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGProdigalRainDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.2to0.6>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '53.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '58.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.2to0.9>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.float.0.2to0.6>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaMagicCircleBGMagicCircles>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '40.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '0,size=0.5': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1,HitNonPlayers=true': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.mhp>*0.05': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.mhp>*0.02': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<random.1to5>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.mhp>*0.01': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.mhp>*0.01': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.mhp>*0.2': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.mhp>*0.2': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:58] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '20.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '15.0': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1.0E-4': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1.0E-4': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1.0E-4': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1.0E-4': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1.0E-4': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '1.0E-4': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.damage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<skill.damage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.EthrodsMeleeAttacksDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRBaitAndTailAttackDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRBaitAndTailAttackDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRElementalRunesProjectileDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRElementalRunesProjectileDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRElementalRunesProjectileDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRTranscendentalMeteorsDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRTranscendentalMeteorsDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGThrowPlayerDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGThrowPlayerDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGBiteDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGMagicalBreathDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.sintiaBGStampedeDamage>*<caster.var.sintiaBGFuryPhase>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRElementalRunesAttackDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '<caster.var.quetzalcoatlKRElementalRunesAttackDamage>': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythiccraft.io[0m[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 173 mobs.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 1 vanilla mob overrides.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 0 mob stacks.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 1282 skills.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 18 random spawns.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 47 mythic items.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 2 drop tables.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 36 mob spawners.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
[14:46:59] [Server thread/INFO]: [MythicMobs] [32m? MythicMobs v5.2.1 ( build fd1d0777 ) has been successfully loaded![0m[0m
[14:46:59] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.5.2
[14:46:59] [Server thread/WARN]: [MythicLib] You may be using an outdated config.yml!
[14:46:59] [Server thread/WARN]: [MythicLib] (Your config version: '4' | Expected config version: '5')
[14:46:59] [Server thread/INFO]: [MythicLib] Hooked onto CMI
[14:46:59] [Server thread/INFO]: [MythicLib] Hooked onto MythicMobs
[14:46:59] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib
[14:46:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mythiclib [1.5.2]
[14:46:59] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI
[14:46:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3043)
[14:46:59] [Server thread/INFO]: [Citizens] Loading external libraries
[14:47:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
[14:47:00] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[14:47:00] [Server thread/INFO]: [MMOCore] Enabling MMOCore v1.11.3
[14:47:01] [Server thread/INFO]: [MMOCore] Hooked onto Vault
[14:47:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mmocore [1.11.3]
[14:47:01] [Server thread/INFO]: [MMOCore] Hooked onto PlaceholderAPI
[14:47:01] [Server thread/INFO]: [MMOCore] Hooked onto Citizens
[14:47:01] [Server thread/INFO]: [MMOCore] Hooked onto WorldGuard
[14:47:01] [Server thread/INFO]: [MMOCore] Hooked onto MythicMobs
[14:47:01] [Server thread/WARN]: [MMOCore] Could not load profession config 'on-fish': io.lumine.mythic.lib.gson.stream.MalformedJsonException: Expected ':' at line 1 column 27 path $.second-region
[14:47:01] [Server thread/WARN]: [MMOCore] Could not load trigger 'mmoitem{type=SWORD;id=CUTLASS}' from objective '5': Could not find MMOItem with ID 'CUTLASS'
[14:47:01] [Server thread/WARN]: [MMOCore] An error occured while trying to load loot chest region 'sample-region': Could not find world world_name_here
[14:47:01] [Server thread/WARN]: [MMOCore] Could not load item 'class' from inventory 'class-select': Couldn't find the class associated to: class
[14:47:01] [Server thread/WARN]: [MMOCore] Could not load item 'class' from inventory 'subclass-select': No enum constant org.bukkit.Material.
[14:47:01] [Server thread/WARN]: [MMOCore] Hooked parties onto MMOCore
[14:47:01] [Server thread/WARN]: [MMOCore] Hooked guilds onto MMOCore
[14:47:01] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR3.1.7
[14:47:01] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.[0m
[14:47:01] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs[0m
[14:47:01] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: Citizens[0m
[14:47:01] [Server thread/INFO]: [MMOItems] Enabling MMOItems v6.9.3
[14:47:02] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
[14:47:02] [Server thread/INFO]: [MMOItems] Hooked onto MMOCore
[14:47:02] [Server thread/INFO]: [MMOItems] Now using MMOCore as RPG core plugin
[14:47:02] [Server thread/INFO]: [MMOItems MUSKET HAPPY_NEW_GUN] Could not load base item data 'ability': Ability is missing type or mode
[14:47:02] [Server thread/INFO]: [MMOItems Item Templates] Loading template modifiers, please wait..
[14:47:02] [Server thread/INFO]: [MMOItems Item Templates] Loading item templates, please wait...
[14:47:02] [Server thread/INFO]: [MMOItems Item Templates (ARMOR)] Could not load item template 'BASE': Could not find base item data
[14:47:02] [Server thread/INFO]: [MMOItems Item Templates (CATALYST)] Could not load item template 'BASE': Could not find base item data
[14:47:02] [Server thread/INFO]: [MMOItems] Hooked onto Vault
[14:47:02] [Server thread/INFO]: [MMOItems] Hooked onto Vault
[14:47:02] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'magic-essence' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=3,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'arcane-helmet' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=6,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-chestplate' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=9,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-leggings' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=8,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-boots' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=5,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'soulstealer' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MISCELLANEOUS,id=HUMAN_SOUL,amount=8,display="Human Soul"}': Could not find a template with ID 'HUMAN_SOUL'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'fire-essence' from crafting station 'mythical-forge': Invalid MMOItem MATERIAL FIRE_ESSENCE: No such MMOItem for Type MATERIAL.
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'fire-totem' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=8,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'blaze-soul' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=5,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'hell-bow' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=2,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'fire-greatlance' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=4,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'molten-blade' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=13,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'wither-essence' from crafting station 'mythical-forge': Invalid MMOItem MATERIAL WITHER_ESSENCE: No such MMOItem for Type MATERIAL.
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'marking-bow' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=WITHER_ESSENCE,amount=1,display="Wither Essence"}': Could not find a template with ID 'WITHER_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'cursed-wither-skull' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=WITHER_ESSENCE,amount=1,display="Wither Essence"}': Could not find a template with ID 'WITHER_ESSENCE'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'dead-pharaoh-helmet' from crafting station 'mythical-forge': Invalid MMOItem ARMOR DEAD_PHARAOH_HELMET: No such MMOItem for Type ARMOR.
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'mossy-skeleton-skull' from crafting station 'mythical-forge': Invalid MMOItem ARMOR MOSSY_SKELETON_SKULL: No such MMOItem for Type ARMOR.
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-sword' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-sword-upgrade' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'two-handed-steel-sword' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=SWORD,id=STEEL_SWORD,amount=1,display="Steel Sword"}': Could not find a template with ID 'STEEL_SWORD'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'katana' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=6,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-helmet' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=6,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-chestplate' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=9,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-leggings' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=8,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-boots' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=5,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-ingot' from crafting station 'steel-crafting-station': Invalid MMOItem MATERIAL STEEL_INGOT: No such MMOItem for Type MATERIAL.
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-dagger' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'hardened-steel-claymore' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=15,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'stiff-greatstaff' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-pickaxe' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [MMOItems] An issue occurred registering recipe 'steel-shovel' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=2,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:47:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mmoitems [6.9.3]
[14:47:02] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
[14:47:02] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
[14:47:02] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
[14:47:02] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
[14:47:02] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
[14:47:02] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[14:47:02] [Server thread/INFO]: --------------------
[14:47:02] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[14:47:02] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[14:47:02] [Server thread/INFO]: --------------------
[14:47:02] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[14:47:02] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[14:47:02] [Server thread/INFO]: [ClearLag] Loading modules...
[14:47:02] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_19_R3.MinecraftServer)
[14:47:02] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[14:47:02] [Server thread/WARN]: [ClearLag] Item type 'Boat !isMounted' does not match any Materials found on your Craftbukkit version.
[14:47:02] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[14:47:02] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[14:47:02] [Thread-24/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.19]...
[14:47:02] [Server thread/INFO]: [SkBee] Enabling SkBee v2.7.4
[14:47:02] [Server thread/INFO]: [SkBee] Loading NBTApi...
[14:47:02] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[14:47:02] [Server thread/INFO]: [SkBee] Failed to load NBTApi!
[14:47:02] [Server thread/INFO]: [SkBee] NBT Elements DISABLED!
[14:47:02] [Server thread/INFO]: [SkBee] - Your server version [1.19.4] is not currently supported by the NBT-API
[14:47:02] [Server thread/INFO]: [SkBee] - This is not a bug!
[14:47:02] [Server thread/INFO]: [SkBee] - NBT elements will resume once the API is updated to work with [1.19.4]
[14:47:02] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Pathfinding Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[14:47:02] [Thread-24/INFO]: [ClearLag] No updates found!
[14:47:02] [Server thread/INFO]: [SkBee] Other Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[14:47:02] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[14:47:02] [Server thread/INFO]: [SkBee] Loaded elements:
[14:47:02] [Server thread/INFO]: [SkBee] - 35 events
[14:47:02] [Server thread/INFO]: [SkBee] - 35 effects
[14:47:02] [Server thread/INFO]: [SkBee] - 128 expressions
[14:47:02] [Server thread/INFO]: [SkBee] - 13 conditions
[14:47:02] [Server thread/INFO]: [SkBee] - 1 section
[14:47:02] [Server thread/INFO]: [SkBee] Checking for update...
[14:47:03] [Server thread/INFO]: [SkBee] Plugin is not up to date!
[14:47:03] [Server thread/INFO]: [SkBee] - Current version: v2.7.4
[14:47:03] [Server thread/INFO]: [SkBee] - Available update: v2.8.4
[14:47:03] [Server thread/INFO]: [SkBee] - Download available at: https://github.com/ShaneBeee/SkBee/releases
[14:47:03] [Server thread/INFO]: [SkBee] Successfully enabled v2.7.4 in 0.65 seconds
[14:47:03] [Server thread/INFO]: [EpicPluginLib] Enabling EpicPluginLib v2.2.1
[14:47:03] [Server thread/INFO]: [EpicPluginLib] Dependency found: PlayMoreSounds.
[14:47:03] [Server thread/INFO]: [EpicPluginLib] Lib enabled successfully.
[14:47:03] [Server thread/INFO]: [EpicPluginLib] EpicPluginLib is using bStats as metrics collector.
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] Enabling PCGF_PluginLib v1.0.39-SNAPSHOT
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] [32mConfig file successfully loaded.[0m
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] [32mItem name language file successfully loaded. Language: english Author: GeorgH93[0m
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] Loading item translations ...
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] Finished loading item translations for 828 items.
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] [32mLanguage file successfully loaded. Language: english Author: GeorgH93[0m
[14:47:03] [Server thread/INFO]: [PCGF_PluginLib] [32m PCGF_PluginLib v1.0.39-SNAPSHOT has been enabled! [33m :) [0m
[14:47:03] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.3.1
[14:47:04] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
[14:47:04] [Server thread/WARN]: [NBTAPI] [NBTAPI] This Server-Version(v1_19_R3) is not supported by this NBT-API Version(2.11.1) located at dev.lone.LoneLibs.nbt.nbtapi.utils.MinecraftVersion. The NBT-API will try to work as good as it can! Some functions may not work!
[14:47:04] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[14:47:04] [Server thread/ERROR]: [ItemsAdder] ════════════════════════════════════════════════════════════════════
[14:47:04] [Server thread/ERROR]: [ItemsAdder]
[14:47:04] [Server thread/ERROR]: [ItemsAdder]
[14:47:04] [Server thread/ERROR]: [ItemsAdder]
[14:47:04] [Server thread/ERROR]: [ItemsAdder] This server version is not supported: 1.19.4
[14:47:04] [Server thread/WARN]: [ItemsAdder] This server version is very new and is not currently supported by ItemsAdder. I'm working on an update. Last supported version is 1.19.3
[14:47:04] [Server thread/WARN]: [ItemsAdder] Open config.yml and set 'ignore-server-compatibility-check: true'
to load the plugin anyway and see to report them on Github:
> http://a.devs.beer/ia-not-compat-git <
[14:47:04] [Server thread/ERROR]: [ItemsAdder]
[14:47:04] [Server thread/ERROR]: [ItemsAdder]
[14:47:04] [Server thread/ERROR]: [ItemsAdder]
[14:47:04] [Server thread/ERROR]: [ItemsAdder] ════════════════════════════════════════════════════════════════════
[14:47:04] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.7.3-SNAPSHOT (build 505)
[14:47:04] [Server thread/INFO]: [Sentinel] Sentinel loading...
[14:47:04] [Server thread/INFO]: [Sentinel] Running on java version: 17.0.6
[14:47:04] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
[14:47:04] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
[14:47:04] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
[14:47:04] [Server thread/INFO]: [Sentinel] Sentinel loaded!
[14:47:04] [Server thread/INFO]: [WildStacker] Enabling WildStacker v2023.1
[14:47:04] [Server thread/INFO]: [WildStacker] ******** ENABLE START ********
[14:47:04] [Server thread/INFO]: [WildStacker] Loading configuration started...
[14:47:04] [Server thread/INFO]: [WildStacker] - Stacking drops is enabled
[14:47:04] [Server thread/INFO]: [WildStacker] - Stacking entities is enabled
[14:47:04] [Server thread/INFO]: [WildStacker] - Stacking spawners is enabled
[14:47:04] [Server thread/INFO]: [WildStacker] - Stacking barrels is enabled
[14:47:04] [Server thread/INFO]: [WildStacker] Loading configuration done (Took 45ms)
[14:47:04] [Server thread/INFO]: [WildStacker] Loading loot-tables started...
[14:47:04] [Server thread/INFO]: [WildStacker] Loading loot-tables done (Took 32ms)
[14:47:04] [Server thread/INFO]: [WildStacker] Loading messages started...
[14:47:04] [Server thread/INFO]: [WildStacker] - Found 69 messages in lang.yml.
[14:47:04] [Server thread/INFO]: [WildStacker] Loading messages done (Took 2ms)
[14:47:05] [Server thread/INFO]: [WildStacker] ******** ENABLE DONE ********
[14:47:05] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.1
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuard' is creating timing 'Third-Party Session Handlers' - this is deprecated behavior, please report it to the authors:
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'TeleportOnEntryFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'TeleportOnExitFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'CommandOnEntryFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'CommandOnExitFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'ConsoleCommandOnEntryFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'ConsoleCommandOnExitFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'WalkSpeedFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'BlockedEffectsFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'GodmodeFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'GiveEffectsFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'FlyFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'FlySpeedFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'PlaySoundsFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/WARN]: Plugin 'WorldGuardExtraFlags' is creating timing 'GlideFlagHandler' - this is deprecated behavior, please report it to the authors: isokissa3
[14:47:05] [Server thread/INFO]: [WDLCompanion] Enabling WDLCompanion v1.2.0*
[14:47:05] [Server thread/INFO]: [UltraBar] Enabling UltraBar v2.3.2
[14:47:05] [Server thread/INFO]: [UltraBar] WorldGuard detected. WorldGuard addon activated.
[14:47:05] [Server thread/INFO]: [UltraBar] PlaceholderAPI detected. PlaceholderAPI addon activated.
[14:47:05] [Server thread/INFO]: [UltraBar] Your server is running version v1_19_R3!
[14:47:05] [Server thread/INFO]: [UltraBar] UltraBar is enabled and running fine! V: 2.3.2
[14:47:05] [Server thread/INFO]: [UltraBar] Bstat metrics is disabled for this plugin.
[14:47:05] [Server thread/INFO]: [TreasureChestX] Enabling TreasureChestX v1.0
[14:47:05] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.3.1
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: __________________________________________________________
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: TradeSystem [2.3.1]
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: Status:
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: MC-Version: 1.19.4 (R0.1-SNAPSHOT, Paper)
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tradesystem [1.2]
[14:47:05] [Server thread/INFO]: > Loading sounds
[14:47:05] [Server thread/INFO]: > Loading blacklist
[14:47:05] [Server thread/INFO]: ...got 3 blocked item(s)
[14:47:05] [Server thread/INFO]: > Loading layouts
[14:47:05] [Server thread/INFO]: ...got 3 layout(s)
[14:47:05] [Server thread/INFO]: > Database logging is disabled
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: Finished (147ms)
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: __________________________________________________________
[14:47:05] [Server thread/INFO]:
[14:47:05] [Server thread/INFO]: [Themis] Enabling Themis v0.14.6
[14:47:05] [Server thread/WARN]: [Themis] Couldn't find Floodgate which is required for Bedrock support
[14:47:05] [Server thread/WARN]: [Themis] There is no config section for the reach check
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Command: themis notify' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Command: themis' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Command: themis reload' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Command: themis info' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Command: themis notifications' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/WARN]: Plugin 'Themis' is creating timing 'Command: themis help' - this is deprecated behavior, please report it to the authors: Olexorus
[14:47:05] [Server thread/INFO]: [TAB] Enabling TAB v3.3.2
[14:47:05] [Server thread/INFO]: [TAB] Server version: 1.19.4 (v1_19_R3)
[14:47:05] [Server thread/INFO]: [TAB] Loaded NMS hook in 21ms
[14:47:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [3.3.2]
[14:47:06] [Server thread/INFO]: [TAB] Enabled in 66ms
[14:47:06] [Server thread/INFO]: [skript-yaml] Enabling skript-yaml v1.4
[14:47:06] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.7
[14:47:06] [Server thread/ERROR]: Error occurred while enabling SkQuery v4.1.7 (Is it up to date?)
java.lang.UnsupportedOperationException: null
at io.papermc.paper.plugin.manager.DummyBukkitPluginLoader.getPluginDescription(DummyBukkitPluginLoader.java:35) ~[paper-1.19.4.jar:git-Paper-516]
at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:42) ~[SkQuery-4.1.7.jar:?]
at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:33) ~[SkQuery-4.1.7.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:47:06] [Server thread/INFO]: [SkQuery] Disabling SkQuery v4.1.7
[14:47:06] [Server thread/ERROR]: Error occurred (in the plugin loader) while disabling SkQuery v4.1.7 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at com.w00tmast3r.skquery.SkQuery.onDisable(SkQuery.java:45) ~[SkQuery-4.1.7.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:227) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:196) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:552) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:227) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:212) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:207) ~[paper-1.19.4.jar:git-Paper-516]
at com.w00tmast3r.skquery.elements.events.EvtLambdaWhen.<clinit>(EvtLambdaWhen.java:24) ~[SkQuery-4.1.7.jar:?]
... 16 more
[14:47:06] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.8.0
[14:47:06] [Server thread/INFO]: [ServerSigns] Version 4.8.0 is now enabled.
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Enabling RotatingHeads2 v1.0.3
[14:47:06] [Server thread/INFO]: [RotatingHeads2] --------------------------------------------------------------------------------------------
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Loading plugin RotatingHeads2 v.1.0.3
[14:47:06] [Server thread/INFO]: [RotatingHeads2] --------------------------------------------------------------------------------------------
[14:47:06] [Server thread/INFO]: [RotatingHeads2]
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Successfully loaded: 1 languages
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Hooked to language: en_GB
[14:47:06] [Server thread/INFO]: [RotatingHeads2]
[14:47:06] [Server thread/INFO]: [RotatingHeads2] This plugin is running on 1.0.3...
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Current plugin version on polymart is 1.0.3...
[14:47:06] [Server thread/INFO]: [RotatingHeads2] So your plugin is on the latest version...
[14:47:06] [Server thread/INFO]: [RotatingHeads2]
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Plugin author: [Gennario]
[14:47:06] [Server thread/INFO]: [RotatingHeads2]
[14:47:06] [Server thread/INFO]: [RotatingHeads2] Thanks for choosing Gennario's Development...
[14:47:06] [Server thread/INFO]: [RotatingHeads2] --------------------------------------------------------------------------------------------
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] Enabling PlayMoreSounds v4.2
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] -> Configurations loaded.
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] -> 9 listeners loaded.
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] -> Commands loaded.
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] ============================================
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] PlayMoreSounds has been enabled
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] 1202 sounds available on 1.19.4
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] ============================================
[14:47:06] [Server thread/WARN]: [PlayMoreSounds] PlayMoreSounds detected you are on version 1.19.4. This version was not tested and might throw errors.
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] PlayMoreSounds is using bStats as metrics collector.
[14:47:06] [Server thread/INFO]: [PlayMoreSounds] Checking for updates...
[14:47:06] [Server thread/INFO]: [PlayerKits] Enabling PlayerKits v2.26.1
[14:47:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerkits [2.26.1]
[14:47:06] [Server thread/INFO]: [PlayerKits] Has been enabled! Version: 2.26.1
[14:47:06] [Server thread/INFO]: [PlayerKits] Thanks for using my plugin! ~Ajneb97
[14:47:06] [EPL Update Checker/INFO]: [PlayMoreSounds] No updates available.
[14:47:06] [Server thread/INFO]: [PlaceItemsOnGroundRebuilt] Enabling PlaceItemsOnGroundRebuilt v1.0.6
[14:47:06] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v8.1
[14:47:06] [Server thread/INFO]: [NoPlugins] Minecraft version: v1_19_R3
[14:47:06] [Server thread/INFO]: [NoPlugins] Loaded assets for newer minecraft (1.13+)
[14:47:06] [Server thread/INFO]: [NoPlugins] Successfully loaded.
[14:47:06] [Server thread/INFO]: [MythicMobsExtension] Enabling MythicMobsExtension v1.749-SNAPSHOT
[14:47:06] [Server thread/ERROR]: [MythicMobsExtension] An unexpected error occurred initializing Magic
java.lang.NoSuchMethodException: org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()
at java.lang.Class.getMethod(Class.java:2227) ~[?:?]
at com.gmail.berndivader.mythicmobsext.compatibilitylib.NMSUtils.initialize(NMSUtils.java:566) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at com.gmail.berndivader.mythicmobsext.NMS.NMSUtils.initialize(NMSUtils.java:70) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at com.gmail.berndivader.mythicmobsext.Main.onEnable(Main.java:98) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] enabled externals
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] registered mechanics!
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] registered conditions!
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] registered targeters!
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] enabled javascript!
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] using MythicPlayers
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] using WorldGuard
[14:47:07] [Server thread/WARN]: [MythicMobsExtension] Incompatible ProtocolLib found! Update to 4.4 or heigher.
[14:47:07] [Server thread/ERROR]: Error occurred while enabling MythicMobsExtension v1.749-SNAPSHOT (Is it up to date?)
java.lang.InstantiationError: io.lumine.mythic.core.skills.placeholders.types.MetaPlaceholder
at com.gmail.berndivader.mythicmobsext.placeholders.MetatagPlaceholder.register(MetatagPlaceholder.java:17) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at com.gmail.berndivader.mythicmobsext.placeholders.CasterMetatagPlaceholder.<init>(CasterMetatagPlaceholder.java:13) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at com.gmail.berndivader.mythicmobsext.placeholders.PlaceholderRegistery.register(PlaceholderRegistery.java:36) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at com.gmail.berndivader.mythicmobsext.placeholders.PlaceholderRegistery.<init>(PlaceholderRegistery.java:26) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at com.gmail.berndivader.mythicmobsext.Main.onEnable(Main.java:166) ~[MythicMobsExtension-MC-1.19.2-v1.749-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:47:07] [Server thread/INFO]: [MythicMobsExtension] Disabling MythicMobsExtension v1.749-SNAPSHOT
[14:47:07] [Server thread/INFO]: [MythicDungeons] Enabling MythicDungeons v1.1.1-SNAPSHOT
[14:47:07] [Server thread/INFO]: [DungeonParties] Loading server plugin DungeonParties v1.0-SNAPSHOT
[14:47:07] [Server thread/INFO]: [DungeonParties] Enabling DungeonParties v1.0-SNAPSHOT
[14:47:07] [Server thread/INFO]: [MythicDungeons] [STDOUT] DungeonParties plugin found! Enabled party support.
[14:47:07] [Server thread/WARN]: Nag author(s): '[MarcatoSound]' of 'MythicDungeons v1.1.1-SNAPSHOT' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[14:47:07] [Server thread/WARN]: [MythicDungeons] [packetevents] We currently do not support the minecraft version 1.19.4, so things might break. PacketEvents will behave as if the minecraft version were 1.19.2!
[14:47:07] [packetevents-update-check-thread/INFO]: [packetevents] Checking for an update, please wait...
[14:47:07] [Server thread/INFO]: [MythicDungeons] [STDOUT] MythicMobs plugin found! Enabled MythicMobs support.
[14:47:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: md [1.1.1]
[14:47:07] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 50 ms to scan 1 urls, producing 11 keys and 137 values
[14:47:07] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 7 keys and 58 values
[14:47:07] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 3 ms to scan 1 urls, producing 5 keys and 20 values
[14:47:07] [Server thread/INFO]: [MythicDungeons] [STDOUT] * Loaded 28 functions.
[14:47:07] [Server thread/INFO]: [MythicDungeons] [STDOUT] * Loaded 12 triggers.
[14:47:07] [Server thread/INFO]: [MythicDungeons] [STDOUT] * Loaded 4 conditions.
[14:47:07] [packetevents-update-check-thread/INFO]: [packetevents] You are on a dev or pre released build of packetevents. Your build: (2.0.0) | Latest released build: (1.8.4)
[14:47:08] [Server thread/INFO]: [MythicDungeons] [STDOUT] GUI menus initialized!
[14:47:08] [Server thread/INFO]: [MythicDungeons] [STDOUT] Mythic Dungeons v1.1.1 initialized! Happy dungeon-ing!
[14:47:08] [Server thread/INFO]: [MythicCrucible] Enabling MythicCrucible v1.5.0-SNAPSHOT
[14:47:08] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
[14:47:08] [Server thread/INFO]: [MythicMobs] + Loading MythicCrucible for Bukkit
[14:47:08] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
[14:47:08] [Server thread/INFO]: [MythicMobs] Registering Durability Listener
[14:47:08] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[14:47:08] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.0.11
[14:47:09] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.4.18
[14:47:09] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
[14:47:09] [Server thread/INFO]: [Minepacks] You do have the PCGF_PluginLib installed. You may consider switching to the default version of the plugin to reduce memory load and unlock additional features.
[14:47:09] [Server thread/INFO]: [Minepacks] [32mConfig file successfully loaded.[0m
[14:47:09] [Server thread/INFO]: [Minepacks] [32mLanguage file successfully loaded. Language: 繁體中文 Author: Specialbase#0428[0m
[14:47:09] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting...
[14:47:09] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed.
[14:47:09] [Server thread/INFO]: [Minepacks] [32mItem name language file successfully loaded. Language: english Author: GeorgH93[0m
[14:47:09] [Server thread/INFO]: [Minepacks] Loading item translations ...
[14:47:09] [Server thread/INFO]: [Minepacks] Finished loading item translations for 828 items.
[14:47:09] [Server thread/INFO]: [Minepacks] [32m Minepacks has been enabled! [33m :) [0m
[14:47:09] [Server thread/INFO]: [MCPets] Enabling MCPets v3.0.2
[14:47:09] [Server thread/INFO]: [MCPets] : Language file reloaded.
[14:47:09] [Server thread/INFO]: [MCPets] : Blacklist file reloaded.
[14:47:09] [Server thread/INFO]: Loading pets...
[14:47:09] [Server thread/INFO]: - vs_chieftain loaded succesfully.
[14:47:09] [Server thread/INFO]: [MCPets] : 1 pets registered successfully !
[14:47:09] [Server thread/INFO]: [MCPets] : 0 categories registered successfully !
[14:47:09] [Server thread/ERROR]: [MCPets] Could not reach SQL database. Please configure your database parameters.
[14:47:09] [Server thread/ERROR]: [MCPets] [Database] Can't initialize MySQL.
[14:47:09] [Server thread/ERROR]: [MCPets] [Database] Will be using YAML support instead.
[14:47:09] [Server thread/INFO]: -=-=-=-= MCPets loaded =-=-=-=-
[14:47:09] [Server thread/INFO]: Plugin made by Nocsy
[14:47:09] [Server thread/INFO]: -=-=-=-= -=-=-=-=-=-=- =-=-=-=-
[14:47:09] [Server thread/INFO]: -=- Launching Flags -=-
[14:47:09] [Server thread/INFO]: [MCPets] : Starting flag mcpets-dismount.
[14:47:09] [Server thread/INFO]: [MCPets] : Starting flag mcpets-despawn.
[14:47:09] [Server thread/INFO]: 2 flags launched.
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Enabling MagicCosmetics v2.2.8
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Version: v1_19_R3 Detected!
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Loading file cosmetic: cosmetics.yml
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Loading file cosmetic: medieval_pack_backpack.yml
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Loading file cosmetic: medieval_pack_ballon.yml
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Loading file cosmetic: medieval_pack_hands.yml
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Loading file cosmetic: medieval_pack_hats.yml
[14:47:09] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[14:47:09] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56376da9
[14:47:09] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[14:47:09] [Server thread/INFO]: [MagicCosmetics] SQLite table created successfully
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Validating purchase...
[14:47:09] [Server thread/INFO]: [MagicCosmetics]
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Welcome sktom!
[14:47:09] [Server thread/INFO]: [MagicCosmetics] Thank you for using MagicCosmetics =)!
[14:47:09] [Server thread/INFO]: [MagicCosmetics]
[14:47:09] [Server thread/INFO]: [MagicCosmetics] ModelEngine 3.0.0 found, using new model engine
[14:47:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: magicosmetics [2.2.8]
[14:47:09] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
[14:47:09] [Server thread/INFO]: [LootChest] Enabling LootChest v2.3.4
[14:47:09] [Server thread/INFO]: [LootChest] Server version: 1.19
[14:47:09] [Server thread/INFO]: [LootChest] Loading config files...
[14:47:09] [Server thread/INFO]: [LootChest] Checking for update...
[14:47:09] [Server thread/INFO]: [LootChest] Starting particles...
[14:47:10] [Server thread/INFO]: [LiteSignIn] Enabling LiteSignIn v1.7.0.0
[14:47:10] [Server thread/INFO]: [LiteSignIn] The language information file has been loaded.
[14:47:10] [Server thread/INFO]: [LiteSignIn] Enabled Command Listener .
[14:47:10] [Server thread/INFO]: [LiteSignIn] Enabled Event Listener .
[14:47:10] [Server thread/INFO]: 每日簽到 >>> Successfully connected SQLite server.
[14:47:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: litesignin [1.0.0]
[14:47:10] [Server thread/INFO]: 每日簽到 >>> Find the PlaceholderAPI and get ready.
[14:47:10] [Server thread/INFO]: 每日簽到 >>> Async thread started.
[14:47:10] [Server thread/INFO]: 每日簽到 >>> Plugin are enabled!
[14:47:10] [Server thread/INFO]: [LastLoginAPI] Enabling LastLoginAPI v1.7.3
[14:47:10] [Server thread/INFO]: [LastLoginAPI] Initializing LastLoginAPI v1.7.3
[14:47:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: lastloginapi [1.7.3]
[14:47:10] [Server thread/INFO]: [LastLoginAPI] Hooked into PlaceholderAPI
[14:47:10] [Server thread/INFO]: [LastLoginAPI] LastLoginAPI v1.7.3 enabled
[14:47:10] [Server thread/INFO]: [JonAPI] Enabling JonAPI v1.1-c1*
[14:47:10] [Server thread/INFO]: [JonAPI] Plugin Version: 1.1-c1
[14:47:10] [Server thread/INFO]: [JonAPI] JonAPI ?用成功. BY JONJS2333
[14:47:10] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.0.9
[14:47:10] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[14:47:10] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
[14:47:10] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[14:47:10] [Server thread/INFO]: [ItemEdit] placeholders:
[14:47:10] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[14:47:10] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
[14:47:10] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
[14:47:10] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
[14:47:10] [Server thread/INFO]: [ItemEdit] Values: inventory, equip, inventoryandequip, hand, offhand, head, chest, legs, feet
[14:47:10] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
[14:47:10] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
[14:47:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: itemedit [1.0]
[14:47:10] [Server thread/INFO]: [ItemEdit] Hooking into MythicMobs
[14:47:10] [Server thread/INFO]: [ItemEdit] # Enabled (took 59 ms)
[14:47:10] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.11.2
[14:47:10] [Server thread/INFO]: [NBTAPI] Adding listeners...
[14:47:10] [Server thread/INFO]: [NBTAPI] Gson:
[14:47:10] [Server thread/INFO]: [NBTAPI] Checking bindings...
[14:47:10] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[14:47:10] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[14:47:10] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[14:47:10] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[14:47:10] [Server thread/INFO]: [shit_do] Enabling shit_do v1.0*
[14:47:10] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.1.10
[14:47:10] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[14:47:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.1.10]
[14:47:10] [Server thread/INFO]: [ExcellentCrates] Using 'en' language.
[14:47:10] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Starting...
[14:47:10] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f7796c
[14:47:10] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Start completed.
[14:47:10] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crate keys.
[14:47:10] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[14:47:10] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 200 ms!
[14:47:10] [Server thread/INFO]: [EpicCraftingsPlus] Enabling EpicCraftingsPlus v7.18.1
[14:47:11] [lastloginapi-pool-0/INFO]: [LastLoginAPI] LastLoginAPI v1.7.3 found a new version: 1.7.4
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "String.toLowerCase()" because "<parameter1>" is null
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Worlds.CMIWorldListener.delayRecheck(CMIWorldListener.java:25)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.recalculateChunks(HologramManager.java:201)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:144)
[14:47:11] [Server thread/WARN]: at CMI-9.5.0.8.jar//com.Zrips.CMI.Modules.Holograms.HologramManager.addHologram(HologramManager.java:130)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.createCraftingPlaceHologram(CMIManager.java:30)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.createCraftingPlaceHologram(HologramManager.java:69)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.CMIManager.updateCraftingPlaceHologram(CMIManager.java:52)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.holograms.HologramManager.updateCraftingPlaceHologram(HologramManager.java:107)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.managers.CraftingPlacesManager.updateCraftingPlacesHolograms(CraftingPlacesManager.java:70)
[14:47:11] [Server thread/WARN]: at EpicCraftingsPlus.jar//ecp.ajneb97.EpicCraftingsPlus.onEnable(EpicCraftingsPlus.java:90)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192)
[14:47:11] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[14:47:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555)
[14:47:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104)
[14:47:11] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[14:47:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[14:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: epiccraftings [7.18.1]
[14:47:11] [Server thread/INFO]: [EpicCraftings+] Has been enabled! Version: 7.18.1
[14:47:11] [Server thread/INFO]: [EpicCraftings+] Thanks for using my plugin! ~Ajneb97
[14:47:11] [Server thread/INFO]: [EnderContainers] Enabling EnderContainers v2.3.0-dev
[14:47:11] [Server thread/INFO]: [EnderContainers] Hooked into WorldGuard v7.0.7+216b061
[14:47:11] [Server thread/INFO]: [EnderContainers] MySQL disabled. Using flat system to store data.
[14:47:11] [Server thread/WARN]: [EnderContainers] You have disabled update checking. Please be sure that the plugin is up to date.
[14:47:11] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.8.2-Release
[14:47:11] [Server thread/INFO]: [DeluxeTags] Using standard hex colors format: #aaFF00
[14:47:11] [Server thread/INFO]: [DeluxeTags] 13 tags loaded
[14:47:11] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
[14:47:11] [Server thread/INFO]: [DeluxeTags] PAPI Chat enabled. This means your chat plugin will use placeholders to fetch the tags!
[14:47:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags [1.8.2-Release]
[14:47:11] [Server thread/INFO]: [DeluxeTags] ----------------------------
[14:47:11] [Server thread/INFO]: [DeluxeTags] DeluxeTags Updater
[14:47:11] [Server thread/INFO]: [DeluxeTags]
[14:47:11] [Server thread/INFO]: [DeluxeTags] You are running 1.8.2-Release
[14:47:11] [Server thread/INFO]: [DeluxeTags] The latest version
[14:47:11] [Server thread/INFO]: [DeluxeTags] of DeluxeTags!
[14:47:11] [Server thread/INFO]: [DeluxeTags]
[14:47:11] [Server thread/INFO]: [DeluxeTags] ----------------------------
[14:47:11] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.7-Release
[14:47:11] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[14:47:12] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: pets already exists for another menu!
Skipping menu: pets
[14:47:12] [Server thread/INFO]: [DeluxeMenus] 23 GUI menus loaded!
[14:47:12] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[14:47:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.7-Release]
[14:47:12] [Server thread/INFO]: [ChatItem] Enabling ChatItem v2.4.6
[14:47:12] [Server thread/INFO]: [ChatItem] Detected server version: v1_19
[14:47:12] [Server thread/INFO]: [ChatItem] The plugin ProtocolLib has been detected. Loading Protocollib support ...
[14:47:12] [Server thread/INFO]: [ChatItem] Loaded 4 getter for base components.
[14:47:12] [Server thread/INFO]: [ChatItem] Save method founded: b. Use ComponentBuilder's method.
[14:47:12] [Server thread/INFO]: [ChatItem] Manager automatically chosen: PacketEditing (packet), ChatListener (chat)
[14:47:12] [Server thread/INFO]: [ChatItem] Load DiscordSRV support.
[14:47:12] [Server thread/INFO]: [CaliComp] Enabling CaliComp v1.1
[14:47:12] [Server thread/INFO]: [BloodInMinecraft] Enabling BloodInMinecraft v9.5
[14:47:12] [Server thread/INFO]: ----------------------------------------
[14:47:12] [Server thread/INFO]: BloodInMinecraft By Yanisssch Is On! No error Found ;)! VERSION 9.5
[14:47:12] [Server thread/INFO]: Your server running on:git-Paper-516 (MC: 1.19.4)-!Only work on 1.13 to newer versions!-
[14:47:12] [Server thread/INFO]: ----------------------------------------
[14:47:12] [Server thread/INFO]: [BeautyQuests] Enabling BeautyQuests v0.20.1
[14:47:12] [Server thread/INFO]: [BeautyQuests] ------------ BeautyQuests ------------
[14:47:12] [Server thread/INFO]: [BeautyQuests] Loaded valid Minecraft version 1_19_R3.
[14:47:12] [Server thread/INFO]: [BeautyQuests] Loaded language zh_HK (0.024s)!
[14:47:12] [Server thread/INFO]: [BeautyQuests] Loaded start particles: REDSTONE in shape POINT with color R255 G255 B0
[14:47:12] [Server thread/INFO]: [BeautyQuests] Loaded talk particles: VILLAGER_HAPPY in shape BAR
[14:47:12] [Server thread/INFO]: [BeautyQuests] Loaded next particles: SMOKE_NORMAL in shape SPOT
[14:47:13] [Server thread/INFO]: [WorldGuard] Registering session handler fr.skytasul.quests.utils.compatibility.worldguard.WorldGuardEntryHandler
[14:47:13] [Server thread/WARN]: Plugin 'BeautyQuests' is creating timing 'Session Handlers' - this is deprecated behavior, please report it to the authors: SkytAsul
[14:47:13] [Server thread/WARN]: Plugin 'BeautyQuests' is creating timing 'WorldGuardEntryHandler' - this is deprecated behavior, please report it to the authors: SkytAsul
[14:47:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: beautyquests [0.20.1]
[14:47:13] [Server thread/INFO]: [BeautyQuests] Placeholders registered !
[14:47:13] [Server thread/INFO]: [AuctionMaster] Enabling AuctionMaster v4.1
[14:47:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionmaster [1.0.0]
[14:47:13] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Deliveries SQL.
[14:47:13] [Server thread/WARN]: [AuctionMaster] Auctions database is ready!
[14:47:13] [Server thread/WARN]: [AuctionMaster] AuctionLists database is ready!
[14:47:13] [Server thread/WARN]: [AuctionMaster] PreviewData database is ready!
[14:47:13] [Server thread/INFO]: [AquaticCrates] Enabling AquaticCrates v2.3.9
[14:47:13] [Server thread/INFO]: AquaticCrates | Loading the plugin...
[14:47:13] [Server thread/INFO]: AquaticCrates | Loading NMS Version!
[14:47:13] [Server thread/INFO]: AquaticCrates | Using NMS version v1_19_R4.
[14:47:13] [Server thread/INFO]: AquaticCrates | Loading PlaceholderAPI Hook!
[14:47:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aquaticcrates [1.0.0]
[14:47:13] [Server thread/INFO]: AquaticCrates | Loading Database!
[14:47:13] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.2.7
[14:47:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: animatedscoreboard [0.0.1]
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v7.2.4
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Backing up and loading configuration files...
[14:47:14] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling PetMasterGive and PetMasterReceive categories.
[14:47:14] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master in your plugins folder or add PetMasterGive and PetMasterReceive to the DisabledCategories list in config.yml.
[14:47:14] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling JobsReborn category.
[14:47:14] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed JobsReborn in your plugins folder or add JobsReborn to the DisabledCategories list in config.yml.
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Loaded 106 achievements in 43 categories.
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] 10 disabled categories: [Custom, PetMasterReceive, PlayerCommands, PetMasterGive, EatenItems, JobsReborn, Commands, Connections, AdvancementsCompleted, Riptides]
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Initialising h2 database...
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers...
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
[14:47:14] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
[14:47:14] [Thread-31/INFO]: [AdvancedAchievements] Checking for plugin update...
[14:47:15] [Thread-31/WARN]: [AdvancedAchievements] Update available: v8.0.2! Download at https://www.spigotmc.org/resources/83466
[14:47:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aach [7.2.4]
[14:47:15] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 1287ms.
[14:47:16] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[14:47:16] [Server thread/INFO]: Running delayed init tasks
[14:47:16] [Craft Scheduler Thread - 22 - EpicPluginLib/INFO]: [EpicPluginLib] EpicPluginLib v2.4.2 is available. Please update.
[14:47:16] [Craft Scheduler Thread - 7 - ItemJoin/INFO]: [ItemJoin] Hooked into { My Worlds, WorldGuard, PlaceholderAPI, ProtocolLib, Citizens, Vault }
[14:47:16] [Craft Scheduler Thread - 7 - ItemJoin/INFO]: [ItemJoin] 1 Custom item(s) loaded!
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [1m[36m[Importing models][0m
[14:47:16] [Craft Scheduler Thread - 22 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
[14:47:16] [Craft Scheduler Thread - 22 - Vault/INFO]: [Vault] Checking for Updates ...
[14:47:16] [Craft Scheduler Thread - 32 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] Checking for an update!
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting bear_trap.bbmodel.[0m
[14:47:16] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[14:47:16] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[14:47:16] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.GriefPreventionFeature] Plugin 'GriefPrevention' found. Using it now.
[14:47:16] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'GriefPrevention'
[14:47:16] [Craft Scheduler Thread - 17 - LootChest/INFO]: [LootChest] The plugin seems up to date.
[14:47:16] [Craft Scheduler Thread - 26 - PlaceItemsOnGroundRebuilt/INFO]: [PlaceItemsOnGroundRebuilt] No updates found!
[14:47:16] [Craft Scheduler Thread - 22 - Vault/INFO]: [Vault] No new version available
[14:47:16] [Craft Scheduler Thread - 32 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] No new versions found for the plugin!
[14:47:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints [3.2.5]
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting combat_dummy.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting dark_throne.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting dummy_teemo_blue.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting dummy_teemo_red.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting dungeon_spike.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting dungeon_statue.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting ethrods.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/WARN]: [ModelEngine] [A] [33m--Warning: The bone [34mwing1[33m is translated too far away from the pivot. Maximum translation is 80x80x80. [ 0.0, -6.400000095367432, 82.44297790527344 ][0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/WARN]: [ModelEngine] [A] [33m--Warning: The bone [34mwing2[33m is translated too far away from the pivot. Maximum translation is 80x80x80. [ 0.0, -6.400000095367432, 82.44297790527344 ][0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting ethrods_egg.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting ethrods_larva.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting explosive_barrel.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting forester.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting freemob.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting health_pack.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting kindletronsr.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting nocsy_otter_v2.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting quetzalcoatl.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting quetzalcoatl_rune.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting Rocky.bbmodel.[0m
[14:47:16] [Server thread/INFO]: [Skript] Loading variables...
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting Shroom.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting ShroomInvis.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting sintia_the_hydra.bbmodel.[0m
[14:47:16] [Server thread/INFO]: [Skript] Loaded 91 variables in 0.0 seconds
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting sintia_the_hydra_vfx_crystal.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting sintia_the_hydra_vfx_magic_circle.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting slime_pit.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [36mImporting Teemo.bbmodel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [1m[35m[Generating assets][0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating bear_trap.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating combat_dummy.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating dark_throne.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating dummy_teemo_blue.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating dummy_teemo_red.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating dungeon_spike.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating dungeon_statue.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating ethrods.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating ethrods_egg.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating ethrods_larva.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating explosive_barrel.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating forester.[0m
[14:47:16] [Server thread/INFO]: [Skript] Line 4: (dct.sk)
[14:47:16] [Server thread/INFO]: a living entity cannot be saved, i.e. the contents of the variable {sheep} will be lost when the server stops.
[14:47:16] [Server thread/INFO]: Line: set {sheep} to last spawned sheep
[14:47:16] [Server thread/INFO]:
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating freemob.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating health_pack.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating kindletronsr.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating nocsy_otter_v2.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating quetzalcoatl.[0m
[14:47:16] [Craft Scheduler Thread - 9 - ItemJoin/INFO]: [ItemJoin] You are up to date!
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating quetzalcoatl_rune.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating rocky.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating shroom.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating shroominvis.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating sintia_the_hydra.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating sintia_the_hydra_vfx_crystal.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating sintia_the_hydra_vfx_magic_circle.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating slime_pit.[0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:16] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [35mGenerating teemo.[0m
[14:47:17] [Server thread/INFO]: [Skript] Line 34: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 0,1,2,3,4,5,6,7,8,9,13,15,16,17,18,22,24,26,27,31,32,33,34,35,36,40,44,45,46,47,48,49,50,51,52,53
[14:47:17] [Server thread/INFO]: Line: set slot 0,1,2,3,4,5,6,7,8,9,13,15,16,17,18,22,24,26,27,31,32,33,34,35,36,40,44,45,46,47,48,49,50,51,52,53 of (metadata value "guiTaoJin.%uuid of player%" of player) to black stained glass pane named "&8玻璃片"
[14:47:17] [Server thread/INFO]:
[14:47:17] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [0m
[14:47:17] [Craft Scheduler Thread - 20 - ModelEngine/INFO]: [ModelEngine] [A] [38;5;46mResource pack zipped.[0m
[14:47:17] [Server thread/INFO]: [Skript] Line 155: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 10,11,12,19,20,21,28,29,30,37,38,39
[14:47:17] [Server thread/INFO]: Line: if type of slot 10,11,12,19,20,21,28,29,30,37,38,39 of event-inventory isn't dirt or sand or air:
[14:47:17] [Server thread/INFO]:
[14:47:17] [Server thread/INFO]: [Skript] Line 164: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 10,11,12,19,20,21,28,29,30,37,38,39
[14:47:17] [Server thread/INFO]: Line: set {_items::*} to slot 10,11,12,19,20,21,28,29,30,37,38,39 of event-inventory
[14:47:17] [Server thread/INFO]:
[14:47:17] [Server thread/INFO]: [Skript] Line 186: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 10,11,12,19,20,21,28,29,30,37,38,39
[14:47:17] [Server thread/INFO]: Line: set slot 10,11,12,19,20,21,28,29,30,37,38,39 of event-inventory to air
[14:47:17] [Server thread/INFO]:
[14:47:17] [Server thread/INFO]: [Skript] Line 193: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 10,11,12,19,20,21,28,29,30,37,38,39
[14:47:17] [Server thread/INFO]: Line: set slot 10,11,12,19,20,21,28,29,30,37,38,39 of event-inventory to air
[14:47:17] [Server thread/INFO]:
[14:47:17] [Server thread/INFO]: [Skript] Line 202: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 10,11,12,19,20,21,28,29,30,37,38,39
[14:47:17] [Server thread/INFO]: Line: set slot 10,11,12,19,20,21,28,29,30,37,38,39 of event-inventory to air
[14:47:17] [Server thread/INFO]:
[14:47:17] [Server thread/INFO]: [Skript] Line 238: (Project.sk)
[14:47:17] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 10,11,12,19,20,21,28,29,30,37,38,39,14,23,41,42,43
[14:47:17] [Server thread/INFO]: Line: set {_items::*} to slot 10,11,12,19,20,21,28,29,30,37,38,39,14,23,41,42,43 of event-inventory
[14:47:17] [Server thread/INFO]:
[14:47:18] [Server thread/INFO]: [Skript] Line 245: (Project.sk)
[14:47:18] [Server thread/INFO]: List is missing 'and' or 'or', defaulting to 'and': 0,1,2,3,4,5,6,7,8,9,13,15,16,17,18,22,24,26,27,31,32,33,34,35,36,40,44,45,46,47,48,49,50,51,52,53
[14:47:18] [Server thread/INFO]: Line: set slot 0,1,2,3,4,5,6,7,8,9,13,15,16,17,18,22,24,26,27,31,32,33,34,35,36,40,44,45,46,47,48,49,50,51,52,53 of (metadata value "guiTaoJin.%uuid of player%" of player) to black stained glass pane named "&8玻璃片"
[14:47:18] [Server thread/INFO]:
[14:47:18] [Server thread/INFO]: [Skript] Line 100: (Serial_Number-v1.0.3.sk)
[14:47:18] [Server thread/INFO]: Can't understand this expression: 'random {_n} char string from `a-zA-Z0-9`'
[14:47:18] [Server thread/INFO]: Line: set {_sn_random} to random {_n} char string from `a-zA-Z0-9`
[14:47:18] [Server thread/INFO]:
[14:47:18] [Server thread/INFO]: [Skript] Line 66: (Warning_System.sk)
[14:47:18] [Server thread/INFO]: Can't understand this condition: '{WS.WarnAmt.%arg-2%} is divisible by 3'
[14:47:18] [Server thread/INFO]: Line: if {WS.WarnAmt.%arg-2%} is divisible by {@WS.AmtTempBan}:
[14:47:18] [Server thread/INFO]:
[14:47:18] [Server thread/INFO]: [Skript] Loaded 10 scripts with a total of 23 triggers and 7 commands in 1.87 seconds
[14:47:18] [Server thread/INFO]: [Skript] Finished loading.
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv [1.26.2]
[14:47:18] [Server thread/INFO]: [WildStacker] Loading providers started...
[14:47:18] [Server thread/INFO]: [WildStacker] - Couldn't find any spawners providers, using default one.
[14:47:18] [Server thread/INFO]: [WildStacker] Using Vault as an economy provider.
[14:47:18] [Server thread/INFO]: [WildStacker]
[14:47:18] [Server thread/INFO]: [WildStacker] Detected FastAsyncWorldEdit - Disabling ticks limiter for items...
[14:47:18] [Server thread/INFO]: [WildStacker] Loading providers done (Took 38ms)
[14:47:18] [Server thread/INFO]: [PlayMoreSounds] Starting Regions Handler v1.1 addon.
[14:47:18] [Server thread/INFO]: [PlayMoreSounds] Starting WorldGuard Regions v1.0 addon.
[14:47:18] [Server thread/ERROR]: [NexEngine] Invalid/Unloaded world for: '2388.0,75.0,2088.0,0.0,0.0,spawnWorld' location!
[14:47:18] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crates.
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Mechanic [36mCustomMechanic[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mSkill: [36mt1-1[37m | [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Skills\T1S_moran.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mFailed to load custom mechanic CUSTOMRANDOMSKILL[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mMechanic Line: [0mcustomrandomskill{s=t1<&da>1<&da>1:0.8;t1<&da>1<&da>2:1;rnr=true}[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Mechanic [36mCustomMechanic[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mSkill: [36mt1-2[37m | [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Skills\T1S_moran.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mFailed to load custom mechanic CUSTOMRANDOMSKILL[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mMechanic Line: [0mcustomrandomskill{s=t1<&da>2<&da>1:0.8;t1<&da>2<&da>2:1;rnr=true}[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Mechanic [36mCustomMechanic[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mSkill: [36mt1-3[37m | [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Skills\T1S_moran.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mFailed to load custom mechanic CUSTOMRANDOMSKILL[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mMechanic Line: [0mcustomrandomskill{s=t1<&da>3<&da>1:0.8;t1<&da>3<&da>2:1;rnr=true}[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Mechanic [36mCustomMechanic[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mSkill: [36mt1-4[37m | [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Skills\T1S_moran.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mFailed to load custom mechanic CUSTOMRANDOMSKILL[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mMechanic Line: [0mcustomrandomskill{s=t1<&da>4<&da>1:0.8;t1<&da>4<&da>2:1;rnr=true}[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Mechanic [36mCustomMechanic[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mSkill: [36mt1-5[37m | [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Skills\T1S_moran.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mFailed to load custom mechanic CUSTOMRANDOMSKILL[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mMechanic Line: [0mcustomrandomskill{s=t1<&da>5<&da>1:0.8;t1<&da>5<&da>2:1;rnr=true}[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Drop [36mKingsCrown HEAD[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Mobs\ExampleMobs.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mDrop type not found.[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Drop [36mSkeletonKingSword HAND[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Mobs\ExampleMobs.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mDrop type not found.[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Drop [36mB2B_weapon:0[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mFile: [37mC:\Users\ming\Desktop\420-2023\plugins\MythicMobs\Mobs\委托\B1.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mDrop type not found.[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Drop [36mKingsCrown 1 0.01[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mFile: [37mExampleDropTables.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mDrop type not found.[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] ?[31m[1m Configuration Error in Drop [36mSkeletonKingSword 0.1[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [31mFile: [37mExampleDropTables.yml[0m[0m
[14:47:18] [Server thread/WARN]: [MythicMobs] --| [35mError Message: [0mDrop type not found.[0m[0m
[14:47:18] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Plugin Citizens tried to register listener for unknown packet PLAYER_INFO[PLAY, SERVER, 55, classNames: [net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo, net.minecraft.network.protocol.game.ClientboundPlayerInfoPacket, net.minecraft.network.play.server.SPacketPlayerListItem] (unregistered)] [direction: from SERVER]
[14:47:18] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[14:47:18] [Server thread/INFO]: [WildStacker] Starting to load entities...
[14:47:18] [Server thread/INFO]: [WildStacker] Loading entities done! Took 1 ms.
[14:47:18] [Server thread/INFO]: [WildStacker] Starting to load items...
[14:47:18] [Server thread/INFO]: [WildStacker] Loading items done! Took 0 ms.
[14:47:18] [Server thread/INFO]: [WildStacker] Starting to load spawners...
[14:47:18] [Server thread/INFO]: [WildStacker] Loading spawners done! Took 1 ms.
[14:47:18] [Server thread/INFO]: [WildStacker] Starting to load barrels...
[14:47:18] [Server thread/INFO]: [WildStacker] Loading barrels done! Took 0 ms.
[14:47:18] [Server thread/INFO]: [BeautyQuests] You are using the latest version of BeautyQuests.
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: Animations [1.0.5]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: checkitem [2.3.3]
[14:47:18] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion deluxechat due to a missing plugin: DeluxeChat
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: localtime [1.2]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.1-R2]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerlist [2.1]
[14:47:18] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playerstats due to a missing plugin: PlayerStats
[14:47:18] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.0]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
[14:47:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: world [1.2.1]
[14:47:18] [Server thread/INFO]: 10 placeholder hook(s) registered! 7 placeholder hook(s) have an update available.
[14:47:18] [Server thread/INFO]: Done (51.101s)! For help, type "help"
[14:47:18] [Server thread/INFO]: Stopping server
[14:47:18] [Server thread/INFO]: [DungeonParties] Disabling DungeonParties v1.0-SNAPSHOT
[14:47:18] [Server thread/INFO]: [AdvancedAchievements] Disabling AdvancedAchievements v7.2.4
[14:47:18] [Server thread/INFO]: [AdvancedAchievements] Remaining requests sent to the database, plugin successfully disabled.
[14:47:18] [Server thread/INFO]: [AnimatedScoreboard] Disabling AnimatedScoreboard v0.2.7
[14:47:18] [Server thread/INFO]: [AquaticCrates] Disabling AquaticCrates v2.3.9
[14:47:18] [Server thread/INFO]: DISABLING
[14:47:18] [Server thread/INFO]: [AuctionMaster] Disabling AuctionMaster v4.1
[14:47:18] [Server thread/INFO]: [BeautyQuests] Disabling BeautyQuests v0.20.1
[14:47:18] [Server thread/INFO]: [WorldGuard] Unregistering session handler fr.skytasul.quests.utils.compatibility.worldguard.WorldGuardEntryHandler
[14:47:18] [Server thread/INFO]: [BloodInMinecraft] Disabling BloodInMinecraft v9.5
[14:47:18] [Server thread/INFO]: ----------------------------------------
[14:47:18] [Server thread/INFO]: BloodInMinecraft By Yanisssch Is Now Off! GoodBye ^^ ;)!
[14:47:18] [Server thread/INFO]: ----------------------------------------
[14:47:18] [Server thread/INFO]: [CaliComp] Disabling CaliComp v1.1
[14:47:18] [Server thread/INFO]: [ChatItem] Disabling ChatItem v2.4.6
[14:47:18] [Server thread/INFO]: [CMIEInjector] Disabling CMIEInjector v1.0.2.3
[14:47:18] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.13.7-Release
[14:47:18] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.8.2-Release
[14:47:18] [Server thread/INFO]: [EnderContainers] Disabling EnderContainers v2.3.0-dev
[14:47:18] [Server thread/INFO]: [EpicCraftingsPlus] Disabling EpicCraftingsPlus v7.18.1
[14:47:19] [Server thread/ERROR]: Error occurred (in the plugin loader) while disabling EpicCraftingsPlus v7.18.1 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.bukkit.World.getName()" because the return value of "org.bukkit.Location.getWorld()" is null
at ecp.ajneb97.configs.PlacesConfigManager.guardarPlaces(PlacesConfigManager.java:124) ~[EpicCraftingsPlus.jar:?]
at ecp.ajneb97.EpicCraftingsPlus.onDisable(EpicCraftingsPlus.java:108) ~[EpicCraftingsPlus.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:227) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugins(PaperPluginInstanceManager.java:151) ~[paper-1.19.4.jar:git-Paper-516]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugins(PaperPluginManagerImpl.java:92) ~[paper-1.19.4.jar:git-Paper-516]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:528) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.disablePlugins(CraftServer.java:486) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:947) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:804) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1213) ~[paper-1.19.4.jar:git-Paper-516]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-516]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[14:47:19] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v4.1.10
[14:47:19] [Server thread/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
[14:47:19] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Shutdown initiated...
[14:47:19] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Shutdown completed.
[14:47:19] [Server thread/INFO]: [shit_do] Disabling shit_do v1.0
[14:47:19] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.11.2
[14:47:19] [Server thread/INFO]: [ItemEdit] Disabling ItemEdit v3.0.9
[14:47:19] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion itemedit
[14:47:19] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin ItemEdit was disabled.
[14:47:19] [Server thread/INFO]: [ItemJoin] Disabling ItemJoin v5.2.5-RELEASE-b850
[14:47:19] [Server thread/INFO]: [JonAPI] Disabling JonAPI v1.1-c1
[14:47:19] [Server thread/INFO]: [JonAPI] JonAPI ??成功. Goodbye! BY JONJS2333
[14:47:19] [Server thread/INFO]: [LastLoginAPI] Disabling LastLoginAPI v1.7.3
[14:47:19] [Server thread/INFO]: [LastLoginAPI] Disabling LastLoginAPI
[14:47:19] [Server thread/INFO]: [LastLoginAPI] LastLoginAPI disabled
[14:47:19] [Server thread/INFO]: [LiteSignIn] Disabling LiteSignIn v1.7.0.0
[14:47:19] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion litesignin
[14:47:19] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LiteSignIn was disabled.
[14:47:19] [Server thread/INFO]: 每日簽到 >>> Async thread stopped.
[14:47:19] [Server thread/INFO]: 每日簽到 >>> Database SQLite disconnected.
[14:47:19] [Server thread/INFO]: [LootChest] Disabling LootChest v2.3.4
[14:47:19] [Server thread/INFO]: [LootChest] Backed up data file in case of crash
[14:47:19] [Server thread/INFO]: [LPC] Disabling LPC v3.6.0
[14:47:19] [Server thread/INFO]: [MagicCosmetics] Disabling MagicCosmetics v2.2.8
[14:47:19] [Server thread/INFO]: [MCPets] Disabling MCPets v3.0.2
[14:47:19] [Server thread/INFO]: -=-=-=-= MCPets disable =-=-=-=-
[14:47:19] [Server thread/INFO]: See you soon
[14:47:19] [Server thread/INFO]: -=-=-=-= -=-=-=-=-=-=- =-=-=-=-
[14:47:19] [Server thread/INFO]: [Minepacks] Disabling Minepacks v2.4.18
[14:47:20] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Shutdown initiated...
[14:47:20] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Shutdown completed.
[14:47:20] [Server thread/INFO]: [Minepacks] [31m Minepacks has been disabled. [33m :( [0m
[14:47:20] [Server thread/INFO]: [MiniMOTD] Disabling MiniMOTD v2.0.11
[14:47:20] [Server thread/INFO]: [MythicCrucible] Disabling MythicCrucible v1.5.0-SNAPSHOT
[14:47:20] [Server thread/INFO]: [MythicDungeons] Disabling MythicDungeons v1.1.1-SNAPSHOT
[14:47:20] [Server thread/INFO]: [MythicDungeons] [STDOUT] Cleaning up dungeons...
[14:47:20] [Server thread/INFO]: [NoPlugins] Disabling NoPlugins v8.1
[14:47:20] [Server thread/INFO]: [NoPlugins] disabled.
[14:47:20] [Server thread/INFO]: [PlaceItemsOnGroundRebuilt] Disabling PlaceItemsOnGroundRebuilt v1.0.6
[14:47:20] [Server thread/INFO]: [PlayerKits] Disabling PlayerKits v2.26.1
[14:47:20] [Server thread/INFO]: [PlayerKits] Has been disabled! Version: 2.26.1
[14:47:20] [Server thread/INFO]: [PlayMoreSounds] Disabling PlayMoreSounds v4.2
[14:47:20] [Server thread/INFO]: [PlayMoreSounds] Stopping Regions Handler v1.1 addon.
[14:47:20] [Server thread/INFO]: [PlayMoreSounds] Stopping WorldGuard Regions v1.0 addon.
[14:47:20] [Server thread/INFO]: [RotatingHeads2] Disabling RotatingHeads2 v1.0.3
[14:47:20] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.8.0
[14:47:20] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
[14:47:20] [Server thread/INFO]: [skript-yaml] Disabling skript-yaml v1.4
[14:47:20] [Server thread/INFO]: [TAB] Disabling TAB v3.3.2
[14:47:20] [Server thread/INFO]: [TAB] Disabled in 1ms
[14:47:20] [Server thread/INFO]: [Themis] Disabling Themis v0.14.6
[14:47:20] [Server thread/INFO]: [TradeSystem] Disabling TradeSystem v2.3.1
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: __________________________________________________________
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: TradeSystem [2.3.1]
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: Status:
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: MC-Version: 1.19.4 (R0.1-SNAPSHOT, Paper)
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: > Cancelling all active trades
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: Finished (1ms)
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: __________________________________________________________
[14:47:20] [Server thread/INFO]:
[14:47:20] [Server thread/INFO]: [TreasureChestX] Disabling TreasureChestX v1.0
[14:47:20] [Server thread/INFO]: [UltraBar] Disabling UltraBar v2.3.2
[14:47:20] [Server thread/INFO]: [UltraBar] Saving tracked bars to file.
[14:47:20] [Server thread/INFO]: [UltraBar] Save complete!
[14:47:20] [Server thread/INFO]: [UltraBar] UltraBar was successfully disabled!
[14:47:20] [Server thread/INFO]: [WDLCompanion] Disabling WDLCompanion v1.2.0
[14:47:20] [Server thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v4.2.1
[14:47:20] [Server thread/INFO]: [WildStacker] Disabling WildStacker v2023.1
[14:47:20] [Server thread/INFO]: [WildStacker] Cancelling tasks...
[14:47:20] [Server thread/INFO]: [WildStacker] Shutting down stacking service...
[14:47:20] [Server thread/INFO]: [WildStacker] Performing entity&items save
[14:47:20] [Server thread/INFO]: [WildStacker] [STDOUT] Shutting down database executor
[14:47:20] [Server thread/WARN]: Nag author(s): '[Ome_R]' of 'WildStacker v2023.1' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[14:47:20] [Server thread/INFO]: [WildStacker] Clearing database...
[14:47:20] [Server thread/INFO]: [WildStacker] Stopping executor...
[14:47:20] [Server thread/INFO]: [Sentinel] Disabling Sentinel v2.7.3-SNAPSHOT (build 505)
[14:47:20] [Server thread/INFO]: [Sentinel] Sentinel unloading...
[14:47:20] [Server thread/INFO]: [Sentinel] Sentinel unloaded!
[14:47:20] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v3.3.1
[14:47:20] [Server thread/INFO]: [PCGF_PluginLib] Disabling PCGF_PluginLib v1.0.39-SNAPSHOT
[14:47:21] [Server thread/INFO]: [PCGF_PluginLib] [31m PCGF_PluginLib v1.0.39-SNAPSHOT has been disabled. [33m :( [0m
[14:47:21] [Server thread/INFO]: [EpicPluginLib] Disabling EpicPluginLib v2.2.1
[14:47:21] [Server thread/INFO]: [SkBee] Disabling SkBee v2.7.4
[14:47:21] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v3.2.5
[14:47:21] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[14:47:21] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[14:47:21] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v21.3
[14:47:21] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
[14:47:21] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v21.3
[14:47:21] [Server thread/INFO]: [MMOItems] Disabling MMOItems v6.9.3
[14:47:21] [Server thread/INFO]: [ModelEngine] Disabling ModelEngine vR3.1.7
[14:47:21] [Server thread/INFO]: [LoneLibs] Disabling LoneLibs v1.0.23
[14:47:21] [Server thread/INFO]: [NexEngine] Disabling NexEngine v2.2.10 build-18/04/2023
[14:47:21] [Server thread/INFO]: [MMOCore] Disabling MMOCore v1.11.3
[14:47:21] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3043)
[14:47:21] [Server thread/INFO]: [MythicLib] Disabling MythicLib v1.5.2
[14:47:21] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v5.2.1-fd1d0777
[14:47:21] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...[0m
[14:47:22] [Server thread/INFO]: [MythicMobs] All active settings have been saved.[0m
[14:47:22] [Server thread/INFO]: [MythicMobs] [36mUNLOADED[0m
[14:47:22] [Server thread/INFO]: [CMI] Disabling CMI v9.5.0.8
[14:47:22] [Server thread/INFO]: [Vault][Economy] CMI Economy unhooked.
[14:47:22] [Server thread/INFO]: [CMI] Closed db connections
[14:47:22] [Server thread/INFO]: [CMILib] Disabling CMILib v1.2.5.3
[14:47:22] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.26.2
[14:47:22] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] 已儲存已連結帳號,耗時5ms
[14:47:22] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] 伺服器已關閉,耗時553ms
[14:47:22] [Server thread/INFO]: [Skript] Disabling Skript v2.6.4
[14:47:22] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.18.1
[14:47:22] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
[14:47:22] [Server thread/INFO]: [My_Worlds] Disabling My_Worlds v1.19-v2
[14:47:22] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.7+216b061
[14:47:22] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[14:47:22] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.19.4-v1
[14:47:22] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.3
[14:47:22] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0-SNAPSHOT-b602
[14:47:22] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v2.6.0
[14:47:22] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[14:47:22] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-CMI
[14:47:22] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.40
[14:47:22] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[14:47:22] [Server thread/INFO]: [LuckPerms] Closing storage...
[14:47:22] [Server thread/INFO]: [LuckPerms] Goodbye!
[14:47:22] [Server thread/INFO]: Saving players
[14:47:22] [Server thread/INFO]: Saving worlds
[14:47:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Saved 1 block chunks, 1 entity chunks, 0 poi chunks in world 'world' in 0.02s
[14:47:22] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[14:47:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.00s
[14:47:22] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[14:47:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[14:47:22] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_the_end' in 0.00s
[14:47:22] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[14:47:22] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[14:47:22] [Server thread/INFO]: Flushing Chunk IO
[14:47:22] [Server thread/INFO]: Closing Thread Pool
[14:47:22] [Server thread/INFO]: Closing Server