[15:01:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error preparing plugin context: Directory 'plugins/MySQLDriver (1).jar' failed to update! java.lang.RuntimeException: Directory 'plugins/MySQLDriver (1).jar' failed to update! at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:57) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:109) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.Main.main(Main.java:128) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.craftbukkit.Main.main(Main.java:336) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: plugins/MySQLDriver (1).jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it! at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:120) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:55) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] ... 21 more Caused by: java.lang.IllegalArgumentException: plugins/MySQLDriver (1).jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it! at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:129) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:101) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:55) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] ... 21 more [15:01:18] [ServerMain/INFO]: [SparkProviderSource] Purpur: Using user-provided spark plugin instead of our own. [15:01:21] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [15:01:22] [ServerMain/INFO]: Loaded 1175 recipes [15:01:22] [ServerMain/INFO]: Loaded 1276 advancements [15:01:23] [Server thread/INFO]: Starting minecraft server version 1.20.6 [15:01:23] [Server thread/INFO]: Loading properties [15:01:23] [Server thread/INFO]: This server is running Purpur version 1.20.6-2217-ver/1.20.6@2842b97 (2024-05-27T00:15:28Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT) [15:01:23] [Server thread/INFO]: Server Ping Player Sample Count: 12 [15:01:23] [Server thread/INFO]: Using 4 threads for Netty based IO [15:01:23] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [15:01:24] [Server thread/INFO]: Default game type: SURVIVAL [15:01:24] [Server thread/INFO]: Generating keypair [15:01:24] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25564 [15:01:24] [Server thread/INFO]: Using epoll channel type [15:01:24] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [15:01:24] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity. [15:01:25] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode! [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/********/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/********/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/********/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/mongodb-driver-sync/4.8.1/mongodb-driver-sync-4.8.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/bson/4.8.1/bson-4.8.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/mongodb-driver-core/4.8.1/mongodb-driver-core-4.8.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/bson-record-codec/4.8.1/bson-record-codec-4.8.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/redis/clients/jedis/4.3.1/jedis-4.3.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/json/json/20220320/json-20220320.jar [15:01:25] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar [15:01:26] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loading 2 libraries... please wait [15:01:26] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/********/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar [15:01:26] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/********/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar [15:01:26] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/********/libraries/it/unimi/dsi/fastutil-core/8.5.13/fastutil-core-8.5.13.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/********/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/********/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/********/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/********/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/********/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /home/********/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar [15:01:27] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loading 1 libraries... please wait [15:01:28] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loaded library /home/********/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar [15:01:28] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loaded library /home/********/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [15:01:28] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loaded library /home/********/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [15:01:28] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loaded library /home/********/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [15:01:28] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loaded library /home/********/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [15:01:28] [Server thread/INFO]: [SpigotLibraryLoader] [GraveStonesPlus] Loaded library /home/********/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar [15:01:28] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.10.3-SNAPSHOT [15:01:28] [Server thread/INFO]: [ViaVersion] ViaVersion 4.10.3-SNAPSHOT is now loaded. Registering protocol transformers and injecting... [15:01:28] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [15:01:28] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [15:01:29] [Server thread/INFO]: [ViaBackwards] Loading translations... [15:01:29] [Server thread/INFO]: [ViaBackwards] Registering protocols... [15:01:29] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.118 [15:01:29] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI [15:01:29] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.2+6779-3aca580 [15:01:31] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@25847b88] [15:01:31] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6 [15:01:31] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4 [15:01:31] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.1-SNAPSHOT-689 [15:01:31] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.20.6) has not yet been tested! Proceed with caution. [15:01:32] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49 [15:01:32] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.7.12 [15:01:32] [Server thread/INFO]: [Towny] Loading server plugin Towny v0.100.2.9 [15:01:32] [Server thread/INFO]: [dynmap] Loading server plugin dynmap v3.7-beta-5-943 [15:01:32] [Server thread/INFO]: [dynmap] version=1.20.6-2217-2842b97 (MC: 1.20.6) [15:01:32] [Server thread/INFO]: [dynmap] Mod Support API available [15:01:32] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.34-SNAPSHOT (build 3417) [15:01:32] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.10.3-SNAPSHOT [15:01:32] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.7.2.11 [15:01:32] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.4.402 [15:01:32] [Server thread/INFO]: [Minepacks] Loading server plugin Minepacks v2.4.29-T20240514065846 [15:01:32] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12 [15:01:32] [Server thread/INFO]: [TownyChat] Loading server plugin TownyChat v0.115 [15:01:32] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.8.5 [15:01:32] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.3.0-SNAPSHOT (build 7027-DEV) [15:01:32] [Server thread/INFO]: [ZNPCsPlus] Loading server plugin ZNPCsPlus v1.0.8 [15:01:32] [Server thread/ERROR]: [ZNPCsPlus] Error initializing plugin 'ZNPCsPlus-1.0.8.jar' in folder 'plugins/.paper-remapped' (Is it up to date?) java.lang.ExceptionInInitializerError: null at ZNPCsPlus-1.0.8.jar/lol.pyr.znpcsplus.lib.packetevents.impl.factory.spigot.SpigotPacketEventsBuilder$1.load(SpigotPacketEventsBuilder.java:103) ~[ZNPCsPlus-1.0.8.jar:?] at ZNPCsPlus-1.0.8.jar/lol.pyr.znpcsplus.ZNPCsPlus.onLoad(ZNPCsPlus.java:83) ~[ZNPCsPlus-1.0.8.jar:?] at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:524) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:320) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at ZNPCsPlus-1.0.8.jar/lol.pyr.znpcsplus.lib.packetevents.impl.util.SpigotReflectionUtil.(SpigotReflectionUtil.java:55) ~[ZNPCsPlus-1.0.8.jar:?] ... 11 more [15:01:32] [Server thread/INFO]: [WildTools] Loading server plugin WildTools v2024.1 [15:01:32] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [15:01:38] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.12.4 [15:01:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.20.6! Trying to find NMS support [15:01:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R4' loaded! [15:01:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance! [15:01:38] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.3-SNAPSHOT (b103-f8c8418) [15:01:38] [Thread-8/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date! [15:01:39] [Server thread/INFO]: [floodgate] Took 744ms to boot Floodgate [15:01:39] [Server thread/INFO]: [MythicalRaces] Loading server plugin MythicalRaces v2.5.2-SE-V1 [15:01:39] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.8 [15:01:39] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.6.1 [15:01:39] [Server thread/INFO]: [WorldBorder] Loading server plugin WorldBorder v1.9.10 (beta) [15:01:39] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.4.0.1.1193 [15:01:39] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary. [15:01:39] [Server thread/INFO]: [CombatLogX] Loading expansions... [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/UltimateClaims Compatibility.jar' because a plugin dependency was not loaded: UltimateClaims [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/BSkyBlock Compatibility.jar' because a plugin dependency was not loaded: BentoBox [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/FeatherBoard Compatibility.jar' because a plugin dependency was not loaded: FeatherBoard [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/PreciousStones Compatibility.jar' because a plugin dependency was not loaded: PreciousStones [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Lands Compatibility.jar' because a plugin dependency was not loaded: Lands [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/VanishNoPacket Compatibility.jar' because a plugin dependency was not loaded: VanishNoPacket [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/PlayerParticles Compatibility.jar' because a plugin dependency was not loaded: PlayerParticles [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/FabledSkyBlock Compatibility.jar' because a plugin dependency was not loaded: FabledSkyBlock [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/KingdomsX Compatibility.jar' because a plugin dependency was not loaded: Kingdoms [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:39] [Server thread/INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v17.9'... [15:01:39] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.6'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'End Crystal Helper v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'CMI Compatibility v17.0'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/HuskSync Compatibility.jar' because a plugin dependency was not loaded: HuskSync [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Tagger v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Logger v17.2'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/MythicMobs Compatibility.jar' because a plugin dependency was not loaded: MythicMobs [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Newbie Helper v17.2'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Towny Compatibility v17.2'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CrackShot Compatibility.jar' because a plugin dependency was not loaded: CrackShot [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/ProtectionStones Compatibility.jar' because a plugin dependency was not loaded: ProtectionStones [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Effects v17.0'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/RedProtect Compatibility.jar' because a plugin dependency was not loaded: RedProtect [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/ASkyBlock Compatibility.jar' because a plugin dependency was not loaded: ASkyBlock [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/LibsDisguises Compatibility.jar' because a plugin dependency was not loaded: LibsDisguises [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/uSkyBlock Compatibility.jar' because a plugin dependency was not loaded: uSkyBlock [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/AngelChest Compatibility.jar' because a plugin dependency was not loaded: AngelChest [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CompatHuskTowns.jar' because a plugin dependency was not loaded: HuskTowns [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Konquest Compatibility.jar' because a plugin dependency was not loaded: Konquest [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/Residence Compatibility.jar' because a plugin dependency was not loaded: Residence [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/IridiumSkyblock Compatibility.jar' because a plugin dependency was not loaded: IridiumSkyblock [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/MarriageMaster Compatibility.jar' because a plugin dependency was not loaded: MarriageMaster [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Factions Compatibility v17.0'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'LuckPerms Compatibility v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/GriefPrevention Compatibility.jar' because a plugin dependency was not loaded: GriefPrevention [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Scoreboard v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Glowing v17.0'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/GriefDefender Compatibility.jar' because a plugin dependency was not loaded: GriefDefender [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/CrashClaim Compatibility.jar' because a plugin dependency was not loaded: CrashClaim [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v17.2'... [15:01:40] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.9+5934e49 [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Force Field v17.4'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Loot Protection v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Rewards v17.4'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/SuperiorSkyblock Compatibility.jar' because a plugin dependency was not loaded: SuperiorSkyblock2 [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Death Effects v17.0'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'SuperVanish Compatibility v17.1'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Loading expansion 'Action Bar v17.3'... [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/EssentialsX Compatibility.jar' because a plugin dependency was not loaded: Essentials [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/HuskHomes Compatibility.jar' because a plugin dependency was not loaded: HuskHomes [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins/CombatLogX/expansions/iDisguise Compatibility.jar' because a plugin dependency was not loaded: iDisguise [15:01:40] [Server thread/INFO]: [CombatLogX] [15:01:40] [Server thread/INFO]: [CombatLogX] Successfully loaded 22 expansions. [15:01:40] [Server thread/INFO]: [BlueMap] Loading server plugin BlueMap v3.21 [15:01:40] [Server thread/INFO]: [ChestSort] Loading server plugin ChestSort v14.0.3 [15:01:40] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.2.6 [15:01:40] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.28.0-SNAPSHOT [15:01:40] [Server thread/INFO]: [Quests] Loading server plugin Quests v5.0.2-b469 [15:01:40] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.3.0 [15:01:40] [Server thread/INFO]: [JShader] Loading server plugin JShader v1.1 [15:01:40] [Server thread/INFO]: [SpawnerMeta] Loading server plugin SpawnerMeta v24.1 [15:01:40] [Server thread/INFO]: [BetterBalls] Loading server plugin BetterBalls v0.7-BETA [15:01:40] [Server thread/INFO]: [BetterBalls] Inventory title with support for more than 32 characters. Skipping.. [15:01:40] [Server thread/INFO]: [BetterBalls] Hex colors are available! Ready for RGB.. [15:01:40] [Server thread/INFO]: [BetterBalls] Old constructor for HoverEvent found! Using it.. [15:01:40] [Server thread/INFO]: [BetterBalls] New sendTitle method found! Using it.. [15:01:40] [Server thread/INFO]: [BetterBalls] New setUnbreakable method found! Using it.. [15:01:40] [Server thread/INFO]: [BetterBalls] New isUnbreakable method found! Using it.. [15:01:40] [Server thread/INFO]: [BetterBalls] WorldGuard found! Registering custom flag(s).. [15:01:40] [Server thread/INFO]: [BetterBalls] WorldGuard v7.x or newer detected. Using new methods.. [15:01:40] [Server thread/INFO]: [BetterBalls] [WorldGuard] Successfully registered 'betterballs-cannot-spawn' flag! [15:01:40] [Server thread/INFO]: [BetterBalls] [WorldGuard] Successfully registered 'betterballs-cannot-catch' flag! [15:01:40] [Server thread/INFO]: [DeluxeTags] Loading server plugin DeluxeTags v1.8.2-Release [15:01:40] [Server thread/INFO]: [VeinMiner] Loading server plugin VeinMiner v2.2.4 [15:01:40] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag. [15:01:40] [Server thread/INFO]: [Dynmap-Towny] Loading server plugin Dynmap-Towny v1.1.1 [15:01:40] [Server thread/INFO]: [Infiniteannouncements] Loading server plugin Infiniteannouncements v2.4.1 [15:01:40] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.4 [15:01:40] [Server thread/INFO]: [dDiscordBot] Loading server plugin dDiscordBot v0.7 (build 302) [15:01:40] [Server thread/INFO]: [DailyRewards] Loading server plugin DailyRewards v1.3 [15:01:40] [Server thread/INFO]: [Mclogs] Loading server plugin Mclogs v2.6.3 [15:01:40] [Server thread/INFO]: [MRPremiumAddons] Loading server plugin MRPremiumAddons v2.5.2-SE-V1 [15:01:40] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.2.2.1 [15:01:40] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.0.3 [15:01:40] [Server thread/INFO]: [GenBucket] Loading server plugin GenBucket v1.0.7 [15:01:40] [Server thread/INFO]: [Duels] Loading server plugin Duels v3.5.3 [15:01:40] [Server thread/INFO]: [MiniBlocks] Loading server plugin MiniBlocks v3.4.2 [15:01:40] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.10 [15:01:40] [Server thread/INFO]: [CLV] Loading server plugin CyberLevels v0.5.9 [15:01:40] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.12 [15:01:40] [Server thread/INFO]: [MiniMOTD] Loading server plugin MiniMOTD v2.1.0 [15:01:40] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2 [15:01:40] [Server thread/INFO]: [EpicRename] Loading server plugin EpicRename v3.12 [15:01:40] [Server thread/INFO]: [CrazyEnchantments] Loading server plugin CrazyEnchantments v2.3 [15:01:40] [Server thread/INFO]: [UltraCosmetics] Loading server plugin UltraCosmetics v3.5-RELEASE [15:01:40] [Server thread/INFO]: [ChestShop] Loading server plugin ChestShop v3.12.2 (build 353) [15:01:40] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.9+5934e49 loaded. [15:01:40] [Server thread/INFO]: [StaffChat] Loading server plugin StaffChat v3.3 [15:01:40] [Server thread/INFO]: [Depenizen] Loading server plugin Depenizen v2.1.0 (build 859) [15:01:40] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-Release [15:01:40] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! [15:01:40] [Server thread/INFO]: [RocketPlaceholders] Loading server plugin RocketPlaceholders v2.3 [15:01:40] [Server thread/INFO]: [RocketPlaceholders] Loading libraries, please wait.. [15:01:40] [Server thread/INFO]: [RocketPlaceholders] Loaded all libraries in 94ms. [15:01:40] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.6.1 [15:01:40] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.8.0 [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api [15:01:40] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2 [15:01:40] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2 [15:01:40] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.66 [15:01:40] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.16.1 [15:01:40] [Server thread/INFO]: [AuraSkills] Loading server plugin AuraSkills v2.0.9 [15:01:40] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.9.1 [15:01:40] [Server thread/INFO]: [LibertyBans] Loading server plugin LibertyBans v1.1.0-RC2 [15:01:40] [Server thread/INFO]: [GraveStonesPlus] Loading server plugin GraveStonesPlus v1.6.5 [15:01:40] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.3.2 [15:01:40] [Server thread/INFO]: [AdvancedBan] Loading server plugin AdvancedBan v2.3.0 [15:01:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [15:01:40] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.118 [15:01:41] [Server thread/INFO]: __ [15:01:41] [Server thread/INFO]: | |__) LuckPerms v5.4.118 [15:01:41] [Server thread/INFO]: |___ | Running on Bukkit - Purpur [15:01:41] [Server thread/INFO]: [15:01:41] [Server thread/INFO]: [LuckPerms] Loading configuration... [15:01:42] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [15:01:43] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [15:01:43] [Server thread/INFO]: [LuckPerms] Performing initial data load... [15:01:44] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3266ms) [15:01:44] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI [15:01:44] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting [15:01:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [15:01:44] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI [15:01:44] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [15:01:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.2+6779-3aca580 [15:01:44] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [15:01:44] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [15:01:44] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R4.PaperweightAdapter as the Bukkit adapter [15:01:45] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.1-SNAPSHOT-689 [15:01:45] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.4.402 [15:01:45] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 1 language(s). [15:01:45] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia) [15:01:45] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12 [15:01:45] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here... [15:01:45] [Server thread/WARN]: [NexEngine] ================================== [15:01:45] [Server thread/WARN]: [NexEngine] WARNING: You're running an outdated/deprecated server version (Unknown)! [15:01:45] [Server thread/WARN]: [NexEngine] Support for this version will be dropped soon. [15:01:45] [Server thread/WARN]: [NexEngine] Please, upgrade your server to at least 1.18.2. [15:01:45] [Server thread/WARN]: [NexEngine] ================================== [15:01:45] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions [15:01:45] [Server thread/INFO]: [NexEngine] Successfully hooked with CMIEconomy economy [15:01:45] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat [15:01:45] [Server thread/INFO]: [NexEngine] Plugin loaded in 99 ms! [15:01:45] [Server thread/INFO]: [nightcore] Enabling nightcore v2.6.1 [15:01:45] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms [15:01:45] [Server thread/INFO]: [nightcore] Found economy provider: CMIEconomy [15:01:45] [Server thread/INFO]: [nightcore] Found chat provider: LuckPerms [15:01:45] [Server thread/INFO]: [nightcore] Server Version: 1.20.6 ✔ [15:01:45] [Server thread/INFO]: [nightcore] Entity Id Counter: OK ✔ [15:01:45] [Server thread/INFO]: [nightcore] Item NBT Compress: OK ✔ [15:01:45] [Server thread/INFO]: [nightcore] Plugin loaded in 193 ms! [15:01:45] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.6 [15:01:45] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.2.5 [15:01:45] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite. [15:01:46] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.2 [15:01:46] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:01:46] [Server thread/WARN]: It seems like you're running on paper. [15:01:46] [Server thread/WARN]: This may cause issues. [15:01:46] [Server thread/WARN]: If you encounter any issues, please join my dicord: https://discord.gg/dBhfCzdZxq [15:01:46] [Server thread/WARN]: Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan [15:01:46] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:01:46] [Server thread/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 [15:01:46] [Server thread/WARN]: at PlugManX.jar//com.rylinaux.plugman.util.BukkitCommandWrap.(BukkitCommandWrap.java:29) [15:01:46] [Server thread/WARN]: at PlugManX.jar//com.rylinaux.plugman.PlugMan.onEnable(PlugMan.java:244) [15:01:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) [15:01:46] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [15:01:46] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [15:01:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) [15:01:46] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) [15:01:46] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) [15:01:46] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:321) [15:01:46] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) [15:01:46] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [15:01:46] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:01:46] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [15:01:46] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [15:01:46] [Server thread/WARN]: Whilst this makes it possible to use Velocity, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose. [15:01:46] [Server thread/WARN]: Please see https://docs.papermc.io/velocity/security for further information. [15:01:46] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [15:01:46] [Server thread/INFO]: Preparing level "Borbone" [15:01:47] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [15:01:47] [Server thread/INFO]: Time elapsed: 457 ms [15:01:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [15:01:47] [Server thread/INFO]: Time elapsed: 104 ms [15:01:47] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.10.3-SNAPSHOT [15:01:47] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.5-1.20.6 (766) [15:01:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6 [15:01:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [15:01:48] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4 [15:01:48] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [15:01:48] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [15:01:48] [Server thread/INFO]: -------------------- [15:01:48] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord! [15:01:48] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/ [15:01:48] [Server thread/INFO]: -------------------- [15:01:48] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49 [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone) TNT ignition is PERMITTED. [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone) Lighters are PERMITTED. [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone) Lava fire is PERMITTED. [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone) Fire spread is UNRESTRICTED. [15:01:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Borbone' [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone_the_end) TNT ignition is PERMITTED. [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone_the_end) Lighters are PERMITTED. [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone_the_end) Lava fire is PERMITTED. [15:01:48] [Server thread/INFO]: [WorldGuard] (Borbone_the_end) Fire spread is UNRESTRICTED. [15:01:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Borbone_the_end' [15:01:48] [Server thread/INFO]: [WorldGuard] Loading region data... [15:01:48] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.7.12 [15:01:49] [Server thread/INFO]: Server version: v1_20_R4 - 1.20.6 - paper 1.20.6-2217-2842b97 (MC: 1.20.6) [15:01:49] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [15:01:49] [Server thread/INFO]: CMI hooked. [15:01:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**] [15:01:49] [Server thread/INFO]: PlaceholderAPI hooked. [15:01:49] [Server thread/INFO]: Updated (EN) language file. Took 34ms [15:01:49] [Server thread/INFO]: [Towny] Enabling Towny v0.100.2.9 [15:01:49] [Server thread/INFO]: ==================== Towny ======================== [15:01:50] [Server thread/INFO]: [Towny] Successfully loaded translations for 42 languages. [15:01:50] [Server thread/INFO]: [Towny] Config: Loaded 9 townblock types: shop, inn, arena, jail, default, bank, wilds, farm, embassy. [15:01:50] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile [15:01:55] [Server thread/INFO]: [Towny] Database: Loaded in 5027ms. [15:01:55] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Cleaning up old backups... [15:01:55] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Successfully cleaned backups. [15:01:55] [Folia Async Scheduler Thread #3/INFO]: [Towny] Time until a New Day: 20 hours, 58 minutes, 5 seconds [15:01:55] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Making backup... [15:01:55] [Folia Async Scheduler Thread #3/INFO]: [Towny] Checking for updates... [15:01:56] [Server thread/INFO]: [Towny] Searching for third-party plugins... [15:01:56] [Server thread/INFO]: [Towny] Plugins found: [15:01:56] [Server thread/INFO]: [Towny] Permissions: TownyPerms, LuckPerms v5.4.118 via Vault [15:01:56] [Server thread/INFO]: [Towny] Chat: LuckPerms v5.4.118 via Vault [15:01:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: townyadvanced [**.**.**.**] [15:01:56] [Server thread/INFO]: [Towny] Add-ons: TownyChat v0.115, Dynmap-Towny v1.1.1, PlaceholderAPI v2.11.6 [15:01:56] [Server thread/INFO]: ============================================================= [15:01:56] [Server thread/INFO]: [Towny] Version: 0.100.2.9 - Plugin Enabled [15:01:56] [Server thread/INFO]: ============================================================= [15:01:56] [Server thread/INFO]: [dynmap] Enabling dynmap v3.7-beta-5-943 [15:01:56] [Folia Async Scheduler Thread #3/INFO]: [Towny] New update available: **.**.**.** | Current version: 0.100.2.9 [15:01:56] [Folia Async Scheduler Thread #3/INFO]: [Towny] Download it here: https://github.com/TownyAdvanced/Towny/releases/tag/**.**.**.** [15:01:56] [Server thread/INFO]: [dynmap] Added 20 custom biome mappings [15:01:56] [Server thread/INFO]: [dynmap] Using LuckPerms 5.4.118 for access control [15:01:57] [Server thread/INFO]: [dynmap] Mod Support processing completed [15:01:59] [Server thread/INFO]: [dynmap] Loaded 27 shaders. [15:01:59] [Server thread/INFO]: [dynmap] Loaded 83 perspectives. [15:01:59] [Server thread/INFO]: [dynmap] Loaded 22 lightings. [15:01:59] [Server thread/INFO]: [dynmap] Starting enter/exit processing [15:01:59] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization [15:01:59] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8081 [15:01:59] [Server thread/INFO]: [dynmap] version 3.7-beta-5-943 is enabled - core version 3.7-beta-5-943 [15:01:59] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn [15:01:59] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap [15:01:59] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues [15:01:59] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm [15:01:59] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Borbone'. [15:01:59] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'Borbone_the_end'. [15:01:59] [Server thread/INFO]: [dynmap] Enabled [15:01:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.34-SNAPSHOT (build 3417) [15:01:59] [Server thread/INFO]: [Citizens] Loading external libraries [15:02:00] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks [15:02:00] [Server thread/INFO]: [Citizens] Loaded 0 templates. [15:02:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0] [15:02:00] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault. [15:02:00] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.10.3-SNAPSHOT [15:02:00] [Server thread/INFO]: [CMI] Enabling CMI v9.7.2.11 [15:02:00] [Server thread/INFO]: _______________________________________________________ [15:02:00] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓ [15:02:00] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛ [15:02:00] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃ [15:02:00] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃ [15:02:00] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓ [15:02:00] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛ [15:02:00] [Server thread/INFO]: _______________________________________________________ [15:02:00] [Server thread/INFO]: Integrating PaperSpigot async methods [15:02:00] [Server thread/INFO]: Vault found. (Loaded: true) [15:02:00] [Server thread/INFO]: Citizens found. (Loaded: true) [15:02:00] [Server thread/INFO]: AuraSkills found. (Loaded: false) [15:02:00] [Server thread/INFO]: 36 Enabled and 23 Disabled modules [15:02:01] [Server thread/INFO]: ProtocolLib found. (Loaded: true) [15:02:01] [Server thread/INFO]: Permission plugin: LuckPerms5.4.118 [15:02:01] [Server thread/INFO]: Initialized Cipher256 AES [15:02:02] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 47ms [15:02:02] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 4ms [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (Borbone_nether) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (market) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (lobby_world) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (Fantasy) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (GreatOlympus) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (world) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (world_the_end) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (world_nether) name [15:02:02] [Server thread/INFO]: (RandomTeleportation) Can't find world with (duels) name [15:02:02] [Server thread/INFO]: 3.45.3 data base type detected [15:02:02] [Server thread/INFO]: Started SqLite data base. Took 89ms [15:02:02] [Server thread/INFO]: Towny found. (Loaded: true) [15:02:02] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy [15:02:02] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms [15:02:02] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms [15:02:02] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms [15:02:02] [Server thread/INFO]: Loaded (145) custom mob heads into memory. Took 10ms [15:02:02] [Server thread/INFO]: Loaded (5) kits into memory. Took 2ms [15:02:02] [Server thread/INFO]: Loaded (7) ranks into memory. Took 13ms [15:02:02] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 1ms [15:02:02] [Server thread/INFO]: Loaded (525) player data into memory. Took 72ms [15:02:02] [Server thread/INFO]: Loaded (753) playtime records into memory. Took 16ms [15:02:02] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms [15:02:02] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 0ms [15:02:03] [Server thread/INFO]: dynmap found. (Loaded: true) [15:02:03] [Server thread/INFO]: Registered events. Took 136ms [15:02:03] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 3ms [15:02:03] [Server thread/INFO]: Loaded (EN) language file into memory. Took 75ms [15:02:03] [Server thread/INFO]: Loaded (245) worth values into memory. Took 35ms [15:02:03] [Server thread/INFO]: Loaded (1) warps into memory. Took 3ms [15:02:03] [Server thread/INFO]: VaultPermissions found. (Loaded: true) [15:02:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [**.**.**.**] [15:02:03] [Server thread/INFO]: PlaceholderAPI hooked. [15:02:03] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true) [15:02:03] [Server thread/INFO]: Jobs found. (Loaded: false) [15:02:03] [Server thread/INFO]: Starting world timer. [15:02:03] [Server thread/INFO]: Initializing world manager. [15:02:03] [Server thread/INFO]: Loaded (4) schedules into memory. Took 6ms [15:02:03] [Server thread/INFO]: Loaded GeoIP [15:02:03] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms [15:02:03] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms [15:02:03] [Server thread/INFO]: Version 9.7.2.11 has been enabled [15:02:03] [Server thread/INFO]: _______________________________________________________ [15:02:03] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked. [15:02:03] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.4.29-T20240514065846 [15:02:03] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode! [15:02:03] [Server thread/INFO]: [Minepacks] Config file successfully loaded. [15:02:03] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english Author: GeorgH93 [15:02:03] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting... [15:02:03] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed. [15:02:03] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.nbt.CompoundTag.setInt(java.lang.String,int) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Reflection.getMethod(Reflection.java:277) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.NMSReflectionRemapped.getNmsMethod(NMSReflectionRemapped.java:116) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.(NBTItemStackSerializer_Reflection.java:49) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:534) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:513) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.getClass(PlatformResolver.java:118) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:104) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:70) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.makeNBTItemStackSerializer(ItemStackSerializer.java:85) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.isNBTItemStackSerializerAvailable(ItemStackSerializer.java:97) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.InventorySerializer.(InventorySerializer.java:47) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.(Database.java:60) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQL.(SQL.java:49) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQLite.(SQLite.java:46) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getDatabase(Database.java:114) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.load(Minepacks.java:204) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.onEnable(Minepacks.java:121) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) [15:02:03] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:02:03] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.nbt.CompoundTag.setByte(java.lang.String,byte) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Reflection.getMethod(Reflection.java:277) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.NMSReflectionRemapped.getNmsMethod(NMSReflectionRemapped.java:116) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.(NBTItemStackSerializer_Reflection.java:50) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:534) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:513) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.getClass(PlatformResolver.java:118) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:104) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:70) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.makeNBTItemStackSerializer(ItemStackSerializer.java:85) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.isNBTItemStackSerializerAvailable(ItemStackSerializer.java:97) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.InventorySerializer.(InventorySerializer.java:47) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.(Database.java:60) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQL.(SQL.java:49) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQLite.(SQLite.java:46) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getDatabase(Database.java:114) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.load(Minepacks.java:204) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.onEnable(Minepacks.java:121) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) [15:02:03] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:02:03] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.nbt.CompoundTag.set(java.lang.String,net.minecraft.nbt.Tag) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Reflection.getMethod(Reflection.java:277) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.NMSReflectionRemapped.getNmsMethod(NMSReflectionRemapped.java:116) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.(NBTItemStackSerializer_Reflection.java:51) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:534) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:513) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.getClass(PlatformResolver.java:118) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:104) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:70) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.makeNBTItemStackSerializer(ItemStackSerializer.java:85) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.isNBTItemStackSerializerAvailable(ItemStackSerializer.java:97) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.InventorySerializer.(InventorySerializer.java:47) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.(Database.java:60) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQL.(SQL.java:49) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQLite.(SQLite.java:46) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getDatabase(Database.java:114) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.load(Minepacks.java:204) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.onEnable(Minepacks.java:121) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) [15:02:03] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:02:03] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.nbt.CompoundTag.set(java.lang.String,net.minecraft.nbt.Tag) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Reflection.getMethod(Reflection.java:277) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.NMSReflectionRemapped.getNmsMethod(NMSReflectionRemapped.java:116) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.(NBTItemStackSerializer_Reflection.java:54) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:534) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:513) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.getClass(PlatformResolver.java:118) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:104) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:70) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.makeNBTItemStackSerializer(ItemStackSerializer.java:85) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.isNBTItemStackSerializerAvailable(ItemStackSerializer.java:97) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.InventorySerializer.(InventorySerializer.java:47) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.(Database.java:60) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQL.(SQL.java:49) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQLite.(SQLite.java:46) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getDatabase(Database.java:114) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.load(Minepacks.java:204) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.onEnable(Minepacks.java:121) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) [15:02:03] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:02:03] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.nbt.CompoundTag.hasKeyOfType(java.lang.String,int) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2848) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.getDeclaredMethod(AbstractDefaultRulesReflectionProxy.java:95) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.getDeclaredMethod(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Reflection.getMethod(Reflection.java:277) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.NMSReflectionRemapped.getNmsMethod(NMSReflectionRemapped.java:116) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.(NBTItemStackSerializer_Reflection.java:60) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:534) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:513) [15:02:03] [Server thread/WARN]: at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) [15:02:03] [Server thread/WARN]: at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.getClass(PlatformResolver.java:118) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:104) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.PlatformResolver.createPlatformInstance(PlatformResolver.java:70) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.makeNBTItemStackSerializer(ItemStackSerializer.java:85) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.ItemStackSerializer.isNBTItemStackSerializerAvailable(ItemStackSerializer.java:97) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.InventorySerializer.(InventorySerializer.java:47) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.(Database.java:60) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQL.(SQL.java:49) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQLite.(SQLite.java:46) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getDatabase(Database.java:114) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.load(Minepacks.java:204) [15:02:03] [Server thread/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.onEnable(Minepacks.java:121) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) [15:02:03] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) [15:02:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) [15:02:03] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) [15:02:03] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) [15:02:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [15:02:03] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:02:03] [Server thread/WARN]: [Minepacks] It seems like the system wasn't able to find some Bukkit/Minecraft classes and/or methods. Is the plugin up-to-date and compatible with the used server version? Bukkit Version: 1.20.6-2217-2842b97 (MC: 1.20.6) [15:02:03] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english Author: GeorgH93 [15:02:03] [Server thread/INFO]: [Minepacks] Loading item translations ... [15:02:03] [Server thread/INFO]: [Minepacks] Finished loading item translations for 826 items. [15:02:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: minepacks [2.4.29-T20240514065846] [15:02:03] [Server thread/INFO]: [Minepacks] PlaceholderAPI hook was successfully registered! [15:02:03] [Server thread/INFO]: [Minepacks] Minepacks has been enabled! :) [15:02:03] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.115 [15:02:03] [Server thread/INFO]: [TownyChat] Towny version 0.100.2.9 found. [15:02:03] [Server thread/INFO]: [TownyChat] Default Channel set to global [15:02:03] [Server thread/INFO]: [Skript] Enabling Skript v2.8.5 [15:02:04] [ForkJoinPool.commonPool-worker-2/INFO]: [Skript] You're currently running the latest stable version of Skript. [15:02:09] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Towny flatfiles and settings successfully backed up. [15:02:09] [Server thread/INFO]: [Skript] Loaded 233068 aliases in 5792ms [15:02:10] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [15:02:10] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.0-SNAPSHOT (build 7027-DEV) [15:02:10] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1379), impl for Spigot v1.3.0-SNAPSHOT (build 7027-DEV) [15:02:11] [Server thread/INFO]: +> [Denizen] Running on java version: 21.0.3 [15:02:11] [Server thread/INFO]: +> [Denizen] Running on fully supported Java 21. [15:02:11] [Server thread/INFO]: +> [Denizen] +-------------------------+ [15:02:11] [Server thread/INFO]: +> [Denizen] Denizen scriptable minecraft [15:02:11] [Server thread/INFO]: +> [Denizen] [15:02:11] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team [15:02:11] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR [15:02:11] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com [15:02:11] [Server thread/INFO]: +> [Denizen] version: 1.3.0-SNAPSHOT (build 7027-DEV) [15:02:11] [Server thread/INFO]: +> [Denizen] +-------------------------+ [15:02:12] [Server thread/INFO]: +> [TriggerRegistry] Loaded 4 core triggers [15:02:12] [Server thread/INFO]: +> [PaperModule] Loading Paper support module... [15:02:13] [Server thread/INFO]: +> [Denizen] Loaded 153 core commands and 30 core object types, at 2464ms from start. [15:02:13] [Server thread/INFO]: +> [ScriptRegistry] Loading 4 script files... [15:02:13] [Server thread/INFO]: +> [DenizenCore] Scripts loaded! File load took 8ms, processing 25ms. [15:02:13] [Server thread/INFO]: +> [Denizen] Final full init took 2533ms. [15:02:13] [Server thread/INFO]: [ZNPCsPlus] Enabling ZNPCsPlus v1.0.8 [15:02:13] [Server thread/INFO]: ___ __ __ __ [15:02:13] [Server thread/INFO]: _/ |\ | |__) | (__` __|__ ZNPCsPlus v1.0.8 [15:02:13] [Server thread/INFO]: /__ | \| | |__ .__) | Maintained with ❤ by Pyr#6969 [15:02:13] [Server thread/INFO]: [15:02:13] [Server thread/ERROR]: Error occurred while enabling ZNPCsPlus v1.0.8 (Is it up to date?) java.lang.NullPointerException: Cannot invoke "java.io.File.getParent()" because "lol.pyr.znpcsplus.ZNPCsPlus.PLUGIN_FOLDER" is null at ZNPCsPlus-1.0.8.jar/lol.pyr.znpcsplus.ZNPCsPlus.onEnable(ZNPCsPlus.java:108) ~[ZNPCsPlus-1.0.8.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:02:13] [Server thread/INFO]: [ZNPCsPlus] Disabling ZNPCsPlus v1.0.8 [15:02:13] [Server thread/INFO]: [WildTools] Enabling WildTools v2024.1 [15:02:13] [Server thread/INFO]: [WildTools] ******** ENABLE START ******** [15:02:13] [Server thread/INFO]: [WildTools] Loading configuration started... [15:02:13] [Server thread/INFO]: [WildTools] - Found 7 tools in config.yml. [15:02:13] [Server thread/INFO]: [WildTools] Loading configuration done (Took 36ms) [15:02:13] [Server thread/INFO]: [WildTools] Loading messages started... [15:02:13] [Server thread/INFO]: [WildTools] - Found 0 messages in lang.yml. [15:02:13] [Server thread/INFO]: [WildTools] Loading messages done (Took 2ms) [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find the tool sand_wand, skipping recipe... [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find the tool sell_wand, skipping recipe... [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find valid recipe for crafting_wand, skipping... [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find the tool builder_wand, skipping recipe... [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find the tool ice_wand, skipping recipe... [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find the tool drain_wand, skipping recipe... [15:02:13] [Server thread/INFO]: [WildTools] Couldn't find the tool sort_wand, skipping recipe... [15:02:13] [Server thread/INFO]: [WildTools] ******** ENABLE DONE ******** [15:02:13] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.12.4 [15:02:13] [Server thread/INFO]: [NBTAPI] Adding listeners... [15:02:13] [Server thread/INFO]: [NBTAPI] Checking bindings... [15:02:13] [Server thread/INFO]: [NBTAPI] All Classes were able to link! [15:02:13] [Server thread/INFO]: [NBTAPI] All Methods were able to link! [15:02:13] [Server thread/INFO]: [NBTAPI] Running NBT reflection test... [15:02:13] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server. [15:02:13] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.3-SNAPSHOT (b103-f8c8418) [15:02:13] [Server thread/INFO]: [MythicalRaces] Enabling MythicalRaces v2.5.2-SE-V1 [15:02:13] [Server thread/INFO]: [MythicalRaces] Using local H2 database at jdbc:h2:/home/********/plugins/MythicalRaces/quests;MODE=MySQL [15:02:13] [Server thread/INFO]: [WorldGuard] Registering session handler src.me.korbsti.mythicalraces.events.worldguard.PlayerEntryHandler [15:02:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythicalraces [2.5.2-SE-V1] [15:02:13] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.8 [15:02:14] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta) [15:02:14] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5. [15:02:14] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [15:02:14] [Server thread/INFO]: [WorldBorder] [CONFIG] World "GreatOlympus" has border radius 145 at X: 51.3 Z: -52.5 [15:02:14] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders. [15:02:14] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -45.0 Y: 76.0 Z: 58.0 [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.4.0.1.1193 [15:02:14] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s). [15:02:14] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia) [15:02:14] [Server thread/INFO]: CombatLogX was loaded successfully. [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansions... [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Action Bar v17.3'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Boss Bar v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.6'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'CMI Compatibility v17.0'... [15:02:14] [Server thread/INFO]: [CombatLogX] [CMI Compatibility] Successfully found a dependency: CMI v9.7.2.11 [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v17.9'... [15:02:14] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Successfully found a dependency: Citizens v2.0.34-SNAPSHOT (build 3417) [15:02:14] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Dependency 'Citizens' is not the correct version! [15:02:14] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v17.9'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v17.0'... [15:02:14] [Server thread/WARN]: [CombatLogX] Failed to find any of the following plugins: [15:02:14] [Server thread/WARN]: [CombatLogX] [Factions, FactionsX, LegacyFactions] [15:02:14] [Server thread/WARN]: [CombatLogX] Please contact SirBlobman if you believe this is mistake. [15:02:14] [Server thread/WARN]: [CombatLogX] https://github.com/SirBlobman/BlueSlimeCore/issues/new/choose [15:02:14] [Server thread/INFO]: [CombatLogX] [Factions Compatibility] Some dependencies for this expansion are missing! [15:02:14] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Factions Compatibility v17.0'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'LuckPerms Compatibility v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [LuckPerms Compatibility] Successfully found a dependency: LuckPerms v5.4.118 [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.6 [15:02:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: combatlogx [17.1] [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SuperVanish Compatibility v17.1'... [15:02:14] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: PremiumVanish [15:02:14] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Missing PremiumVanish, checking for regular SuperVanish... [15:02:14] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: SuperVanish [15:02:14] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Some dependencies for this expansion are missing! [15:02:14] [Server thread/INFO]: [CombatLogX] Disabling expansion 'SuperVanish Compatibility v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Towny Compatibility v17.2'... [15:02:14] [Server thread/INFO]: [CombatLogX] [Towny Compatibility] Successfully found a dependency: Towny v0.100.2.9 [15:02:14] [Server thread/INFO]: [CombatLogX] [Towny Compatibility] Dependency 'Towny' is not the correct version! [15:02:14] [Server thread/INFO]: [CombatLogX] [Towny Compatibility] Some dependencies for this expansion are missing! [15:02:14] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Towny Compatibility v17.2'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v17.2'... [15:02:14] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.9+5934e49 [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Effects v17.0'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Death Effects v17.0'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'End Crystal Helper v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Force Field v17.4'... [15:02:14] [Server thread/INFO]: [CombatLogX] [Force Field] Successfully found a dependency: ProtocolLib v5.2.1-SNAPSHOT-689 [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Glowing v17.0'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v17.2'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Loot Protection v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v17.2'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Rewards v17.4'... [15:02:14] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully found a dependency: Vault v1.7.3-CMI [15:02:14] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully hooked into economy handler 'CMIEconomy' from plugin 'Vault v1.7.3-CMI'. [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Scoreboard v17.1'... [15:02:14] [Server thread/INFO]: [CombatLogX] [15:02:14] [Server thread/INFO]: [CombatLogX] Successfully enabled 18 expansions. [15:02:14] [Server thread/INFO]: CombatLogX was enabled successfully. [15:02:14] [Server thread/INFO]: [BlueMap] Enabling BlueMap v3.21 [15:02:14] [BlueMap-Load/INFO]: [BlueMap] Loading... [15:02:14] [Server thread/INFO]: [ChestSort] Enabling ChestSort v14.0.3 [15:02:14] [Server thread/INFO]: [ChestSort] Hooked into WorldGuard 7.0.9+5934e49 [15:02:14] [Server thread/INFO]: [ChestSort] Successfully hooked into Minepacks [15:02:14] [Server thread/INFO]: [ChestSort] Use permissions: true [15:02:14] [Server thread/INFO]: [ChestSort] Current sorting method: {category},{itemsFirst},{name},{color},{customName} [15:02:14] [Server thread/INFO]: [ChestSort] Allow automatic chest sorting:true [15:02:14] [Server thread/INFO]: [ChestSort] |- Chest sorting enabled by default: false [15:02:14] [Server thread/INFO]: [ChestSort] |- Sort time: close [15:02:14] [Server thread/INFO]: [ChestSort] Allow automatic inventory sorting:true [15:02:14] [Server thread/INFO]: [ChestSort] |- Inventory sorting enabled by default: false [15:02:14] [Server thread/INFO]: [ChestSort] Auto generate category files: true [15:02:14] [Server thread/INFO]: [ChestSort] Allow hotkeys: true [15:02:14] [Server thread/INFO]: [ChestSort] Hotkeys enabled by default: [15:02:14] [Server thread/INFO]: [ChestSort] |- Middle-Click: true [15:02:14] [Server thread/INFO]: [ChestSort] |- Shift-Click: true [15:02:14] [Server thread/INFO]: [ChestSort] |- Double-Click: true [15:02:14] [Server thread/INFO]: [ChestSort] |- Shift-Right-Click: true [15:02:14] [Server thread/INFO]: [ChestSort] Allow additional hotkeys: true [15:02:14] [Server thread/INFO]: [ChestSort] Additional hotkeys enabled by default: [15:02:14] [Server thread/INFO]: [ChestSort] |- Left-Click: false [15:02:14] [Server thread/INFO]: [ChestSort] |- Right-Click: false [15:02:14] [Server thread/INFO]: [ChestSort] Check for updates: true [15:02:14] [Server thread/INFO]: [ChestSort] Check interval: 4 hours (4.0 seconds) [15:02:14] [Server thread/INFO]: [ChestSort] Categories: 900-weapons (6), 905-common-tools (4), 907-other-tools (6), 909-food (33), 910-valuables (47), 920-armor-and-arrows (9), 930-brewing (18), 950-redstone (23), 960-wood (60), 970-stone (38), 980-plants (50), 981-corals (1) [15:02:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chestsort [14.0.3] [15:02:14] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.28.0-SNAPSHOT [15:02:14] [Server thread/INFO]: [Quests] Enabling Quests v5.0.2-b469 [15:02:14] [Server thread/WARN]: [Quests] LocaleLib not present! Is this a debug environment? [15:02:15] [BlueMap-Load/WARN]: [BlueMap] BlueMap is missing important resources! [15:02:15] [BlueMap-Load/WARN]: [BlueMap] You must accept the required file download in order for BlueMap to work! [15:02:15] [BlueMap-Load/WARN]: [BlueMap] Please check: /home/********/plugins/BlueMap/core.conf [15:02:15] [BlueMap-Load/INFO]: [BlueMap] If you have changed the config you can simply reload the plugin using: /bluemap reload [15:02:15] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin [15:02:15] [Server thread/INFO]: [Quests] Successfully linked Quests with Citizens 2.0.34-SNAPSHOT (build 3417) [15:02:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:02:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:02:15] [Server thread/INFO]: [Quests] Loading storage implementation: YAML [15:02:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:02:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:02:15] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.3.0 [15:02:15] [Server thread/INFO]: ------------- Jobs ------------- [15:02:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [**.**.**.**] [15:02:15] [Server thread/INFO]: PlaceholderAPI hooked. [15:02:15] [Server thread/INFO]: Connected to database (SqLite) [15:02:15] [Server thread/INFO]: Loaded 8 titles [15:02:15] [Server thread/INFO]: Loaded 69 protected blocks timers [15:02:15] [Server thread/INFO]: Loaded 1406 custom item names [15:02:15] [Server thread/INFO]: Loaded 84 custom entity names [15:02:15] [Server thread/INFO]: Loaded 2 custom MythicMobs names [15:02:15] [Server thread/INFO]: Loaded 42 custom enchant names [15:02:15] [Server thread/INFO]: Loaded 46 custom enchant names [15:02:15] [Server thread/INFO]: Loaded 16 custom color names [15:02:15] [Server thread/INFO]: Update shops items icon section and use 'ItemStack' instead [15:02:15] [Server thread/INFO]: Loaded 4 shop items [15:02:15] [Server thread/INFO]: Loaded 1 quests for Digger [15:02:15] [Server thread/INFO]: Loaded 1 quests for Fisherman [15:02:15] [Server thread/INFO]: Loaded 1 quests for Brewer [15:02:15] [Server thread/INFO]: Loaded 1 quests for Woodcutter [15:02:15] [Server thread/INFO]: Loaded 1 quests for Hunter [15:02:15] [Server thread/INFO]: Loaded 1 quests for Builder [15:02:15] [Server thread/INFO]: Loaded 1 quests for Explorer [15:02:15] [Server thread/INFO]: Loaded 1 quests for Crafter [15:02:15] [Server thread/INFO]: Loaded 1 quests for Farmer [15:02:15] [Server thread/INFO]: Loaded 1 quests for Enchanter [15:02:15] [Server thread/INFO]: Loaded 1 quests for Miner [15:02:15] [Server thread/INFO]: Loaded 1 quests for Weaponsmith [15:02:15] [Server thread/INFO]: Loaded 12 jobs [15:02:15] [Server thread/INFO]: Loaded 0 boosted items [15:02:15] [Server thread/INFO]: Loaded 211 furnace for reassigning. [15:02:15] [Server thread/INFO]: Loaded 38 brewing for reassigning. [15:02:15] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread. [15:02:15] [Jobs-DatabaseSaveTask/INFO]: Started database save task. [15:02:15] [Server thread/INFO]: Preloaded 146 players data in 0.03 [15:02:15] [Server thread/INFO]: WorldGuard detected. [15:02:15] [Server thread/INFO]: Registering listeners... [15:02:15] [Server thread/INFO]: Listeners registered successfully [15:02:15] [Server thread/INFO]: Plugin has been enabled successfully. [15:02:15] [Server thread/INFO]: ------------------------------------ [15:02:15] [Server thread/INFO]: [JShader] Enabling JShader v1.1 [15:02:15] [Server thread/INFO]: [JShader] Looking for Java Version... [15:02:15] [Server thread/INFO]: [JShader] Java Version: 21.0.3 [15:02:15] [Server thread/INFO]: [JShader] Legacy Java: false [15:02:15] [Server thread/INFO]: [JShader] Checking if JavaScript engine is already shaded.. [15:02:15] [Server thread/INFO]: [JShader] JavaScript engine shaded. [15:02:15] [Server thread/INFO]: [SpawnerMeta] Enabling SpawnerMeta v24.1 [15:02:15] [Server thread/INFO]: [SpawnerMeta v24.1] enabled! [15:02:15] [Server thread/INFO]: [SpawnerMeta] Vault has been found, economy enabled! [15:02:15] [Server thread/INFO]: [SpawnerMeta] Wild Tools has been found, custom drop provided! [15:02:16] [Server thread/INFO]: [BetterBalls] Enabling BetterBalls v0.7-BETA [15:02:16] [Server thread/INFO]: ___ _ _ ___ _ _ Running v0.7-BETA (v1_20) [15:02:16] [Server thread/INFO]: | _ ) ___| |_| |_ ___ _ _| _ ) __ _| | |___ Server Purpur v1.20.6-2217-2842b97 (MC: 1.20.6) [15:02:16] [Server thread/INFO]: | _ \/ -_) _| _/ -_) '_| _ \/ _` | | (_-< Discord for support: https://alonsoaliaga.com/discord [15:02:16] [Server thread/INFO]: |___/\___|\__|\__\___|_| |___/\__,_|_|_/__/ Thanks for using my plugin ❤! [15:02:16] [Server thread/INFO]: Developed by AlonsoAliaga [15:02:16] [Server thread/INFO]: [15:02:16] [Server thread/INFO]: ============================================================================================== [15:02:16] [Server thread/INFO]: [BetterBalls] You are using a Paper fork (Purpur), plugin should work fine! [15:02:16] [Server thread/INFO]: [BetterBalls] If you have issues, join us on our official support server on alonsoaliaga.com/discord [15:02:16] [Server thread/INFO]: ============================================================================================== [15:02:16] [Server thread/INFO]: [15:02:16] [Server thread/INFO]: [BetterBalls] BungeeCord action bar available. Hooking.. [15:02:16] [Server thread/INFO]: [BetterBalls] ProtocolLib found! Checking.. [15:02:16] [Server thread/INFO]: [Auto-update] Configuration is up-to-date! [15:02:16] [Server thread/INFO]: [BetterBalls] Old ItemStack constructor is available! [15:02:16] [Server thread/INFO]: [BetterBalls] SkullMeta#setOwningPlayer method is available for heads. [15:02:16] [Server thread/INFO]: [BetterBalls] SkullMeta#setOwner method is available for heads. [15:02:16] [Server thread/INFO]: [BetterBalls] SkullMeta#setOwnerProfile method is available for heads. Using it for heads.. [15:02:16] [Server thread/INFO]: [BetterBalls] New setUnbreakable method found! Using it.. [15:02:16] [Server thread/INFO]: [BetterBalls] New setOwningPlayer method is available! [15:02:16] [Server thread/INFO]: [BetterBalls] Old Bukkit#getOfflinePlayer(String name) method is available! [15:02:16] [Server thread/INFO]: [BetterBalls] New isUnbreakable method found! Using it.. [15:02:16] [Server thread/INFO]: [BetterBalls] Random texture is enabled. Loaded textures: 26! [15:02:16] [Server thread/INFO]: [BetterBalls] Unique texture is enabled. Loaded textures: 27! [15:02:16] [Server thread/INFO]: [BetterBalls] Metadata filter is disabled! [15:02:16] [Server thread/INFO]: [BetterBalls] Enabling Ball recipe! [15:02:16] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.8.2-Release [15:02:16] [Server thread/INFO]: [DeluxeTags] Using standard hex colors format: #aaFF00 [15:02:16] [Server thread/INFO]: [DeluxeTags] 1 tag loaded [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful! [15:02:16] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml [15:02:16] [Server thread/INFO]: [DeluxeTags] PAPI Chat enabled. This means your chat plugin will use placeholders to fetch the tags! [15:02:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxetags [1.8.2-Release] [15:02:16] [Server thread/INFO]: [DeluxeTags] ---------------------------- [15:02:16] [Server thread/INFO]: [DeluxeTags] DeluxeTags Updater [15:02:16] [Server thread/INFO]: [DeluxeTags] [15:02:16] [Server thread/INFO]: [DeluxeTags] You are running 1.8.2-Release [15:02:16] [Server thread/INFO]: [DeluxeTags] The latest version [15:02:16] [Server thread/INFO]: [DeluxeTags] of DeluxeTags! [15:02:16] [Server thread/INFO]: [DeluxeTags] [15:02:16] [Server thread/INFO]: [DeluxeTags] ---------------------------- [15:02:16] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v2.2.4 [15:02:16] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory [15:02:16] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] Using SQLITE for persistent storage. [15:02:16] [Server thread/INFO]: [VeinMiner] Added 13 aliases. [15:02:16] [Server thread/INFO]: [VeinMiner] Registered category with id "Axe" holding 6 unique items and 26 unique blocks. [15:02:16] [Server thread/INFO]: [VeinMiner] Registered category with id "Hoe" holding 6 unique items and 10 unique blocks. [15:02:16] [Server thread/INFO]: [VeinMiner] Registered category with id "Pickaxe" holding 6 unique items and 23 unique blocks. [15:02:16] [Server thread/INFO]: [VeinMiner] Registered category with id "Shears" holding 1 unique items and 27 unique blocks. [15:02:16] [Server thread/INFO]: [VeinMiner] Registered category with id "Shovel" holding 6 unique items and 10 unique blocks. [15:02:16] [Server thread/WARN]: [VeinMiner] No block list configured for category with id "Hand"! Is this intentional? [15:02:16] [Server thread/INFO]: [VeinMiner] Registered category with id "Hand" holding 0 unique items and 0 unique blocks. [15:02:16] [Server thread/INFO]: [VeinMiner] Performing an update check! [15:02:16] [Server thread/INFO]: [VeinMiner] Registering commands [15:02:16] [Server thread/INFO]: [VeinMiner] Registering events [15:02:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: veinminer [2.2.4] [15:02:16] [Server thread/INFO]: [VeinMiner] Vault found. Attempting to enable economy support... [15:02:16] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics [15:02:16] [Server thread/INFO]: [VeinMiner] Thanks for enabling Metrics! The anonymous stats are appreciated [15:02:16] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v1.1.1 [15:02:16] [Server thread/INFO]: [Dynmap-Towny] Initializing DynmapTowny. [15:02:16] [Server thread/INFO]: [Dynmap-Towny] Towny version 0.100.2.9 found. [15:02:16] [Server thread/INFO]: [Dynmap-Towny] Config.yml loaded successfully. [15:02:16] [Server thread/INFO]: [Dynmap-Towny] version 1.1.1 is activated [15:02:16] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap [15:02:16] [Server thread/INFO]: [Infiniteannouncements] Enabling Infiniteannouncements v2.4.1 [15:02:16] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] You are on the latest version of VeinMiner. [15:02:16] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket [15:02:16] [Server thread/INFO]: [15:02:16] [Server thread/INFO]: ==================================== [15:02:16] [Server thread/INFO]: Plugin name: Infiniteannouncements [15:02:16] [Server thread/INFO]: Version: 2.4.1 [15:02:16] [Server thread/INFO]: Core version: 0.7.25 [15:02:16] [Server thread/INFO]: ==================================== [15:02:16] [Server thread/INFO]: [15:02:16] [pool-51-thread-1/INFO]: [DiscordSRV] This build of DiscordSRV is identical to develop. [latest public dev build] [15:02:16] [Server thread/INFO]: [Infiniteannouncements] Loaded locale "en_US" [15:02:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: infiniteannouncements [1.0.0] [15:02:16] [Server thread/INFO]: [TAB] Enabling TAB v4.1.4 [15:02:16] [Server thread/INFO]: [TAB] Loaded NMS hook in 46ms [15:02:16] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading! [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:ΞUPHORIΛ(1173130472075825174) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚆𝚎𝚕𝚌𝚘𝚖𝚎(1207820811986276362) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙷𝚘𝚠-𝚃𝚘-𝙹𝚘𝚒𝚗(1219808745886842932) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙾𝚏𝚏𝚒𝚌𝚊𝚕-𝙻𝚒𝚗𝚔𝚜(1207743133035528252) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙰𝚙𝚙𝚕𝚢(1216609452803756032) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚁𝚘𝚕𝚎𝚜(1237097056884228239) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚝𝚊𝚏𝚏-𝙻𝚒𝚜𝚝(1237097078820311140) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚕𝚎𝚎𝚙𝚕𝚎𝚜𝚜𝙶𝚊𝚖𝚒𝚗𝚐(1196451858961666129) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙲𝚘𝚖𝚖𝚞𝚗𝚒𝚝𝚢𝙲𝚛𝚊𝚏𝚝(1209596980570095666) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚝𝚊𝚗𝚍𝚊𝚛𝚍𝚜(1173130472608505888) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙰𝚗𝚗𝚘𝚞𝚗𝚌𝚎𝚖𝚎𝚗𝚝𝚜(1212119760171696128) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙿𝚛𝚘𝚙𝚘𝚜𝚊𝚕𝚜(1238246211262087168) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙶𝚎𝚗𝚎𝚛𝚊𝚕(1212119871085613117) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙻𝚘𝚋𝚋𝚢-𝚂𝚁𝚅(1214961154191794218) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙿𝚘𝚕𝚕𝚜(1207946230475399188) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝚂𝚝𝚊𝚝𝚞𝚜(1235603006175842365) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙻𝚎𝚊𝚍𝚎𝚛𝙱𝚘𝚊𝚛𝚍(1235602453919961138) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚔𝚢-𝙷𝚊𝚟𝚎𝚗-𝚂𝚝𝚊𝚝𝚜(1216622402319024198) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚔𝚢-𝙷𝚊𝚟𝚎𝚗-𝙻𝚎𝚊𝚍𝚎𝚛𝚋𝚘𝚊𝚛𝚍(1216622486158835734) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙻𝚘𝚌𝚔𝚎𝚍-𝙳𝚘𝚠𝚗-𝚂𝚝𝚊𝚝𝚜(1216622593285685389) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙻𝚘𝚌𝚔𝚎𝚍-𝙳𝚘𝚠𝚗-𝙻𝚎𝚊𝚍𝚎𝚛𝚋𝚘𝚊𝚛𝚍(1216622683500974201) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙲𝚑𝚊𝚘𝚜-𝙳𝚘𝚖𝚒𝚗𝚒𝚘𝚗-𝚜𝚝𝚊𝚝𝚜(1216622814879285319) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝚁𝚞𝚕𝚎𝚜(1202759475019255828) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙰𝚗𝚗𝚘𝚞𝚗𝚌𝚎𝚖𝚎𝚗𝚝𝚜(1212121211518328882) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙵𝚎𝚎𝚍𝚋𝚊𝚌𝚔(1212121134204461106) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝚀𝚞𝚎𝚜𝚝𝚒𝚘𝚗𝚜(1212121440220876960) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙵𝙰𝚀(1212121284872511508) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙲𝚘𝚖𝚖𝚊𝚗𝚍𝚜(1207777951756583004) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:༻✽✽✽✽✽✽✽✽✽༺(1216808715416764647) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙶𝚎𝚗𝚎𝚛𝚊𝚕(1173132909096488980) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙶𝚊𝚖𝚎𝙲𝚑𝚊𝚝-𝚂𝚁𝚅(1173132954965381220) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙽𝙿𝙲-𝚂𝚑𝚘𝚙(1227463528353370216) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙲𝚑𝚊𝚗𝚐𝚎𝙻𝚘𝚐(1212120988708245546) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:༻✽✽✽✽✽✽✽✽✽༺(1216809260122636338) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝚁𝚞𝚕𝚎𝚜(1207778830731841598) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙰𝚗𝚗𝚘𝚞𝚗𝚌𝚎𝚖𝚎𝚗𝚝𝚜(1212121986395013210) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙵𝚎𝚎𝚍𝚋𝚊𝚌𝚔(1212122184924008459) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝚀𝚞𝚎𝚜𝚝𝚒𝚘𝚗𝚜(1212122963583828048) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙵𝙰𝚀(1212122223184449546) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙲𝚘𝚖𝚖𝚊𝚗𝚍𝚜(1212123099760304168) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:↜☼☼☼☼☼☼☼☼☼☼↝(1217527926359064687) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙶𝚎𝚗𝚎𝚛𝚊𝚕(1202759947822178415) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙶𝚊𝚖𝚎𝙲𝚑𝚊𝚝-𝚂𝚁𝚅(1207131877165768765) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙲𝚑𝚊𝚗𝚐𝚎𝙻𝚘𝚐(1212122078938136576) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:↜☼☼☼☼☼☼☼☼☼☼↝(1217530090963861624) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝚁𝚞𝚕𝚎𝚜(1212548311630741514) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙰𝚗𝚗𝚘𝚞𝚗𝚌𝚎𝚖𝚎𝚗𝚝𝚜(1212548344686059611) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙵𝚎𝚎𝚍𝚋𝚊𝚌𝚔(1212548452634853427) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙵𝙰𝚀(1212548472390291596) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝚀𝚞𝚎𝚜𝚝𝚒𝚘𝚗𝚜(1212548551834345563) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙲𝚘𝚖𝚖𝚊𝚗𝚍𝚜(1212548644000108624) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:↖☆♡☆♡☆♡☆♡☆♡☆♡↘(1218564369001091132) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙶𝚎𝚗𝚎𝚛𝚊𝚕(1212548525792043018) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙶𝚊𝚖𝚎𝙲𝚑𝚊𝚝-𝚂𝚁𝚅(1212548710433689651) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙲𝚑𝚊𝚗𝚐𝚎𝙻𝚘𝚐(1212548396049637396) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:↖☆♡☆♡☆♡☆♡☆♡☆♡↘(1218564479512739882) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝚁𝚞𝚕𝚎𝚜(1212128469413134356) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙰𝚗𝚗𝚘𝚞𝚗𝚌𝚎𝚖𝚎𝚗𝚝𝚜(1212128441600708648) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙵𝚎𝚎𝚍𝚋𝚊𝚌𝚔(1218564788037353583) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙵𝙰𝚀(1218564855666184192) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝚀𝚞𝚎𝚜𝚝𝚒𝚘𝚗𝚜(1212128892693905458) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙲𝚘𝚖𝚖𝚊𝚗𝚍𝚜(1218564932241457253) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:⇦𖧷𖧷𖧷𖧷𖧷𖧷𖧷⇨(1218566225555361802) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙶𝚎𝚗𝚎𝚛𝚊𝚕(1202760051903963186) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙶𝚊𝚖𝚎𝙲𝚑𝚊𝚝-𝚂𝚁𝚅(1207779163105267847) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙲𝚑𝚊𝚗𝚐𝚎𝙻𝚘𝚐(1212128493710868490) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:⇦𖧷𖧷𖧷𖧷𖧷𖧷𖧷⇨(1218566341468885115) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙱𝚘𝚝𝚜(1173139763029622784) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙲𝚘𝚞𝚗𝚝𝚒𝚗𝚐(1207723241246953523) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙿𝚘𝚔𝚎𝚝𝚠𝚘(1237837279528091708) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙸𝚍𝚕𝚎𝙼𝚒𝚗𝚎𝚛(1238226428403912734) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙻𝚎𝚟𝚎𝚕-𝚄𝚙(1207724648989593620) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙼𝚎𝚎𝚝𝚒𝚗𝚐𝚜(1212804011745345577) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙰𝚙𝚙𝚜(1178026135636946995) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙲-𝚄𝚙𝚍𝚊𝚝𝚎𝚜(1173135927250538546) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚝𝚊𝚏𝚏-𝙲𝚑𝚎𝚌𝚔𝚎𝚛(1173137819984728084) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙸𝚗𝚟𝚒𝚝𝚎-𝚃𝚛𝚊𝚌𝚔𝚒𝚗𝚐(1173344492015857674) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙹𝚘𝚒𝚗-𝙻𝚎𝚊𝚟𝚎-𝙻𝚘𝚐𝚜(1173344454657196132) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚃𝚛𝚊𝚗𝚜𝚌𝚛𝚒𝚙𝚝𝚜(1173168658424533054) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙳𝚒𝚜𝚌𝚘𝚛𝚍𝙻𝚘𝚐𝚜(1219847644487225374) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ᕙ𖢻𖢻𖢻𖢻𖢻𖢻𖢻𖢻ᕗ(1218568063457427487) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙻𝚎𝚊𝚍𝚎𝚛𝚜(1173623008708010164) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚂𝚝𝚊𝚏𝚏(1208081674949234708) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙼𝚎𝚍𝚒𝚊-𝙼𝚊𝚗𝚊𝚐𝚎𝚛𝚜(1208081604564619324) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ᕙ𖢻𖢻𖢻𖢻𖢻𖢻𖢻𖢻ᕗ(1218568262577557524) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝙻𝚘𝚋𝚋𝚢-𝙻𝚘𝚐𝚜(1230971235119267840) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌋𝙶𝚊𝚖𝚎𝙻𝚘𝚐𝚜(1212813299658268784) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌤𝙶𝚊𝚖𝚎𝙻𝚘𝚐𝚜(1212817408931401848) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔒𝙶𝚊𝚖𝚎𝙻𝚘𝚐𝚜(1212815788948463768) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨𝙶𝚊𝚖𝚎𝙻𝚘𝚐𝚜(1215437021858762812) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:𝚃𝚒𝚌𝚔𝚎𝚝𝚜(1238303473074700388) [15:02:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:🌋𝙶𝚊𝚖𝚎𝙻𝚘𝚐𝚜(1212813299658268784) [15:02:17] [DiscordSRV - Initialization/ERROR]: [STDERR] [com.mysql.jdbc.Driver] Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. [15:02:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.1.4] [15:02:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Marked the following TownyChat channels as hooked: global. Available channels: global, town, nation, alliance, admin, mod, local [15:02:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling TownyChat hook [15:02:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling dynmap hook [15:02:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook [15:02:17] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook [15:02:17] [Server thread/INFO]: [TAB] Enabled in 312ms [15:02:17] [Server thread/INFO]: [dDiscordBot] Enabling dDiscordBot v0.7 (build 302) [15:02:17] [Server thread/INFO]: +> [DenizenDisco...] dDiscordBot loaded! [15:02:17] [Server thread/INFO]: +> [JDA] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [15:02:17] [Server thread/INFO]: +> [JDA] SLF4J: Defaulting to no-operation (NOP) logger implementation [15:02:17] [Server thread/INFO]: +> [JDA] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [15:02:17] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.3 [15:02:17] [Server thread/INFO]: [DailyRewards] Thank you for using the DailyRewards plugin! If you enjoy using this plugin, please consider making a donation to support the development. You can donate at: https://donate.ashkiano.com [15:02:18] [Server thread/INFO]: [DailyRewards] This plugin is up to date! [15:02:18] [Server thread/INFO]: [Mclogs] Enabling Mclogs v2.6.3 [15:02:18] [Server thread/INFO]: [MRPremiumAddons] Enabling MRPremiumAddons v2.5.2-SE-V1 [15:02:18] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.2.2.1 [15:02:18] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore [15:02:19] [Server thread/INFO]: [ExcellentCrates] Using Internal hologram handler. [15:02:19] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [15:02:19] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@519d95fe [15:02:19] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [15:02:19] [Server thread/INFO]: [ExcellentCrates] Registered currency: xp [15:02:19] [Server thread/INFO]: [ExcellentCrates] Registered currency: levels [15:02:19] [Server thread/INFO]: [ExcellentCrates] Registered currency: money [15:02:19] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings. [15:02:19] [Server thread/INFO]: [ExcellentCrates] Loaded 5 crate keys. [15:02:19] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities! [15:02:19] [Server thread/INFO]: [ExcellentCrates] Loaded 5 crates. [15:02:19] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus. [15:02:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [**.**.**.**] [15:02:19] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 502 ms! [15:02:19] [Server thread/INFO]: [Tebex] Enabling Tebex v2.0.3 [15:02:20] [Server thread/INFO]: [GenBucket] Enabling GenBucket v1.0.7 [15:02:20] [Server thread/INFO]: [GenBucket] Hooked into WorldGuard 7 [15:02:20] [Server thread/INFO]: [GenBucket] Hooked into WorldBorder [15:02:20] [Server thread/INFO]: [GenBucket] Hooked into Minecraft 1.9+ [15:02:20] [Server thread/INFO]: [Duels] Enabling Duels v3.5.3 [15:02:20] [OkHttp https://plugin.tebex.io/.../INFO]: [Tebex] Connected to SMP - Minecraft (Offline/Geyser) server. [15:02:20] [Server thread/WARN]: [Duels] Failed to hook into CombatLogX: This version of CombatLogX is not supported. Please try upgrading to the latest version. [15:02:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: duels [1.0] [15:02:20] [Server thread/INFO]: [Duels] Successfully hooked into 'PlaceholderAPI'! [15:02:20] [Server thread/INFO]: [Duels] Using Economy Provider: net.milkbowl.vault.economy.plugins.Economy_CMI [15:02:20] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'! [15:02:20] [Server thread/WARN]: [Duels] Failed to hook into WorldGuard: null [15:02:20] [Server thread/ERROR]: Error occurred while enabling Duels v3.5.3 (Is it up to date?) java.lang.NoClassDefFoundError: Could not initialize class me.realized.duels.util.reflect.ReflectionUtil at Duels-3.5.3.jar/me.realized.duels.util.StringUtil.(StringUtil.java:31) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.config.Lang.loadValues(Lang.java:54) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.util.config.AbstractConfiguration.handleLoad(AbstractConfiguration.java:65) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.DuelsPlugin.load(DuelsPlugin.java:242) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.DuelsPlugin.onEnable(DuelsPlugin.java:175) ~[Duels-3.5.3.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 [in thread "Server thread"] at Duels-3.5.3.jar/me.realized.duels.util.reflect.ReflectionUtil.(ReflectionUtil.java:18) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.hook.hooks.worldguard.WorldGuardHook.(WorldGuardHook.java:20) ~[Duels-3.5.3.jar:?] at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] at Duels-3.5.3.jar/me.realized.duels.util.hook.AbstractHookManager.register(AbstractHookManager.java:26) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.hook.HookManager.(HookManager.java:37) ~[Duels-3.5.3.jar:?] at Duels-3.5.3.jar/me.realized.duels.DuelsPlugin.onEnable(DuelsPlugin.java:171) ~[Duels-3.5.3.jar:?] ... 12 more [15:02:20] [Server thread/INFO]: [Duels] Disabling Duels v3.5.3 [15:02:20] [Server thread/INFO]: [Duels] Disable process took 4ms. [15:02:20] [Server thread/INFO]: [MiniBlocks] Enabling MiniBlocks v3.4.2 [15:02:21] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.10 [15:02:21] [Server thread/INFO]: [CLV] Enabling CyberLevels v0.5.9 [15:02:21] [Server thread/INFO]: [CLV] §d――――――――――――――――――――――――――――――――――――――――――――――― [15:02:21] [Server thread/INFO]: [CLV] §d╭━━━╮§7╱╱╱§d╭╮§7╱╱╱╱╱╱§d╭╮§7╱╱╱╱╱╱╱╱╱╱╱§d╭╮ [15:02:21] [Server thread/INFO]: [CLV] §d┃╭━╮┃§7╱╱╱§d┃┃§7╱╱╱╱╱╱§d┃┃§7╱╱╱╱╱╱╱╱╱╱╱§d┃┃ [15:02:21] [Server thread/INFO]: [CLV] §d┃┃§7╱§d╰╋╮§7╱§d╭┫╰━┳━━┳━┫┃§7╱╱§d╭━━┳╮╭┳━━┫┃╭━━╮ [15:02:21] [Server thread/INFO]: [CLV] §d┃┃§7╱§d╭┫┃§7╱§d┃┃╭╮┃┃━┫╭┫┃§7╱§d╭┫┃━┫╰╯┃┃━┫┃┃━━┫ [15:02:21] [Server thread/INFO]: [CLV] §d┃╰━╯┃╰━╯┃╰╯┃┃━┫┃┃╰━╯┃┃━╋╮╭┫┃━┫╰╋━━┃ [15:02:21] [Server thread/INFO]: [CLV] §d╰━━━┻━╮╭┻━━┻━━┻╯╰━━━┻━━╯╰╯╰━━┻━┻━━╯ [15:02:21] [Server thread/INFO]: [CLV] §7╱╱╱╱§d╭━╯┃ §7Authors: §fKihsomray, CroaBeast [15:02:21] [Server thread/INFO]: [CLV] §7╱╱╱╱§d╰━━╯ §7Version: §f0.5.9 [15:02:21] [Server thread/INFO]: [CLV] §d――――――――――――――――――――――――――――――――――――――――――――――― [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [CLV] §dLoading YAML files... [15:02:21] [Server thread/INFO]: [CLV] §7Loaded file §econfig.yml§7. [15:02:21] [Server thread/INFO]: [CLV] §7Loaded file §elang.yml§7. [15:02:21] [Server thread/INFO]: [CLV] §7Loaded file §elevels.yml§7. [15:02:21] [Server thread/INFO]: [CLV] §7Loaded file §erewards.yml§7. [15:02:21] [Server thread/INFO]: [CLV] §7Loaded file §eearn-exp.yml§7. [15:02:21] [Server thread/INFO]: [CLV] §7Loaded file §eanti-abuse.yml§7. [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §e6§7 files in §a21ms§7. [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [CLV] §dLoading exp earning events... [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §e7 §7exp earn events in §a2ms§7. [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [CLV] §dLoading anti-abuse... [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §e2 §7anti-abuse settings in §a1ms§7. [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [CLV] §dLoading level data... [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §e100 §7level(s) in §a1ms§7. [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [CLV] §dLoading reward data... [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §e1 §7reward(s) in §a3ms§7. [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [CLV] §dLoading leaderboard data... [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §e10 §7players in §a2ms§7. [15:02:21] [Server thread/INFO]: [CLV] [15:02:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: clv [0.5.9] [15:02:21] [Server thread/INFO]: [CLV] §7Loaded §dCLV v0.5.9§7 in §a74ms§7. [15:02:21] [Server thread/INFO]: [CLV] §d――――――――――――――――――――――――――――――――――――――――――――――― [15:02:21] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.12 [15:02:21] [Server thread/INFO]: [BetterRTP] Cooldown = 180 [15:02:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.12] [15:02:21] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.1.0 [15:02:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2 [15:02:22] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter [15:02:22] [Server thread/INFO]: [ClearLag] Loading modules... [15:02:22] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (Index 3 out of bounds for length 3) [15:02:22] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [15:02:22] [Server thread/INFO]: [ClearLag] Modules have been loaded! [15:02:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [15:02:22] [Thread-45/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down [15:02:22] [Thread-45/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 [15:02:22] [Thread-45/WARN]: at Clearlag.jar//me.minebuilders.clearlag.Util.getBukkitVersion(Util.java:105) [15:02:22] [Thread-45/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:32) [15:02:22] [Thread-45/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82) [15:02:22] [Thread-45/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:02:22] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.12 [15:02:22] [Server thread/INFO]: [EpicRename] [CheckServerVersion] Server running 1.16 or newer. Hex color code support has been enabled. [15:02:22] [Server thread/INFO]: [EpicRename] Version: 3.12 MC Version: ONE_DOT_SIXTEEN_OR_NEWER [15:02:22] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2022 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of the MPL v2.0 license at: http://bit.ly/2eMknxx [15:02:22] [Server thread/INFO]: [EpicRename] Starting to enable plugin... [15:02:22] [Server thread/INFO]: [!] Rename → Prefix set to: '[!] Rename → ' [15:02:22] [Server thread/INFO]: [!] Rename → Plugin Enabled! [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v2.3 [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the config.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded config.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the BlockList.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded BlockList.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the HeadMap.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded HeadMap.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the Data.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Data.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantments.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantments.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the GKitz.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded GKitz.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the Messages.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Messages.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantment-Types.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantment-Types.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Loading the Tinker.yml [15:02:22] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Tinker.yml [15:02:22] [Server thread/INFO]: [CrazyEnchants]: === CrazyEnchantment Hook Status === [15:02:22] [Server thread/INFO]: [CrazyEnchants]: SUPERIORSKYBLOCK NOT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: VAULT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: FACTIONS_UUID NOT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: MCMMO NOT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: WORLDGUARD FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: TOWNYADVANCED FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: GRIEF_PREVENTION NOT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: ORAXEN NOT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: WORLDEDIT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: NO_CHEAT_PLUS NOT FOUND [15:02:22] [Server thread/INFO]: [CrazyEnchants]: PLOT_SQUARED NOT FOUND [15:02:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.20.6! Trying to find NMS support [15:02:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R4' loaded! [15:02:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'CrazyEnchantments' to create a bStats instance! [15:02:22] [Server thread/INFO]: [CrazyEnchantments] G-Kitz support is now enabled. [15:02:22] [Server thread/WARN]: [CrazyEnchantments] Created examples because we couldn't find it. [15:02:22] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics v3.5-RELEASE [15:02:22] [Server thread/INFO]: [UltraCosmetics] Checking for update... [15:02:22] [Server thread/INFO]: [UltraCosmetics] ------------------------------------------------------------------- [15:02:22] [Server thread/INFO]: [UltraCosmetics] Thanks for using UltraCosmetics! Version: 3.5-RELEASE (commit cf8431d) [15:02:22] [Server thread/INFO]: [UltraCosmetics] Plugin by Datatags. Original Author: iSach [15:02:22] [Server thread/INFO]: [UltraCosmetics] Link: https://bit.ly/UltraCosmetics [15:02:22] [Server thread/INFO]: [UltraCosmetics] [15:02:22] [Server thread/WARN]: [UltraCosmetics] This server version is unknown (1.20.6), but UltraCosmetics will try to continue running. [15:02:22] [Server thread/INFO]: [UltraCosmetics] Initializing module NEW (expected version: ???) [15:02:22] [Server thread/INFO]: [UltraCosmetics] Loading NMS-less mode... [15:02:22] [Server thread/INFO]: [UltraCosmetics] Loaded NMS-less mode [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/WARN]: [UltraCosmetics] Morphs require Lib's Disguises, but it is not installed. Morphs will be disabled. [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ultracosmetics [3.5-RELEASE] [15:02:24] [Server thread/INFO]: [UltraCosmetics] Hooked into PlaceholderAPI [15:02:24] [Server thread/INFO]: [WorldGuard] Registering session handler be.isach.ultracosmetics.worldguard.FlagManager [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/INFO]: [UltraCosmetics] WorldGuard custom flags enabled [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/INFO]: [UltraCosmetics] Hooked into Vault:CMIEconomy for economy. [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/INFO]: [UltraCosmetics] Hooked into ChestSort [15:02:24] [Server thread/INFO]: [UltraCosmetics] [15:02:24] [Server thread/INFO]: [UltraCosmetics] Hooked into Towny [15:02:25] [Server thread/INFO]: [UltraCosmetics] [15:02:25] [Server thread/INFO]: [UltraCosmetics] UltraCosmetics successfully finished loading in 2443ms! [15:02:25] [Server thread/INFO]: [UltraCosmetics] ------------------------------------------------------------------- [15:02:25] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.12.2 (build 353) [15:02:25] [Server thread/INFO]: [ChestShop] Found locales zh_tw, zh, vi, uk, tr, sv, sr, ru, ro, pt_br, pl, no, nl, ko, ja, it, hu, he, fr, fi, es_mx, es, en, el, de, da, cs, ca, ar, af [15:02:25] [Server thread/INFO]: [ChestShop] Using CMIEconomy as the Economy provider now. [15:02:25] [Server thread/INFO]: [ChestShop] Vault loaded! [15:02:25] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent! [15:02:25] [Server thread/INFO]: [ChestShop] Auto-updater is disabled. If you want the plugin to automatically download new releases then set 'TURN_OFF_UPDATES' to 'false' in your config.yml! [15:02:25] [Server thread/INFO]: [StaffChat] Enabling StaffChat v3.3 [15:02:25] [Server thread/INFO]: [StaffChat] Hooked into PlaceholderAPI! But configuration disables it, it is still in beta testing so we do not recommend using it. [15:02:25] [Server thread/INFO]: [Depenizen] Enabling Depenizen v2.1.0 (build 859) [15:02:25] [Server thread/INFO]: +> [Depenizen] Depenizen loading... [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'CoreProtect'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'LuckPerms'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'WorldEdit'! [15:02:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: denizen [2.0.0] [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'PlaceholderAPI'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Towny'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Jobs'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'PlayerPoints'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'WorldGuard'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'TownyChat'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'Quests'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Loaded bridge for 'ViaVersion'! [15:02:25] [Server thread/INFO]: +> [Depenizen] Depenizen loaded! 11 plugin bridge(s) loaded (of 42 available) [15:02:25] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release [15:02:25] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI! [15:02:26] [Server thread/WARN]: [DeluxeMenus] Material for item: grass in menu: firstjoin is not valid! Skipping item: grass [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: playtime already exists for another menu! Skipping menu: playtime [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: playtime2 already exists for another menu! Skipping menu: playtime2 [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop already exists for another menu! Skipping menu: coinshop [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-cratekeys already exists for another menu! Skipping menu: coinshop-cratekeys [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-playertags already exists for another menu! Skipping menu: coinshop-playertags [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-chatcolors already exists for another menu! Skipping menu: coinshop-chatcolors [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-ranks already exists for another menu! Skipping menu: coinshop-ranks [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-particles already exists for another menu! Skipping menu: coinshop-particles [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-emotes already exists for another menu! Skipping menu: coinshop-emotes [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-pets already exists for another menu! Skipping menu: coinshop-pets [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-glows already exists for another menu! Skipping menu: coinshop-glows [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: coinshop-sellwands already exists for another menu! Skipping menu: coinshop-sellwands [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: cosmetics already exists for another menu! Skipping menu: cosmetics [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: cosmetics-particles already exists for another menu! Skipping menu: cosmetics-particles [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: cosmetics-emotes already exists for another menu! Skipping menu: cosmetics-emotes [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: cosmetics-pets already exists for another menu! Skipping menu: cosmetics-pets [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: keytrader already exists for another menu! Skipping menu: keytrader [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: discord already exists for another menu! Skipping menu: discord [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: vote already exists for another menu! Skipping menu: vote [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: ranks already exists for another menu! Skipping menu: ranks [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: tutorial already exists for another menu! Skipping menu: tutorial [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: levelgui already exists for another menu! Skipping menu: levelgui [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: stats already exists for another menu! Skipping menu: stats [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: warps already exists for another menu! Skipping menu: warps [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: sellwands already exists for another menu! Skipping menu: sellwands [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: daily already exists for another menu! Skipping menu: daily [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: quests already exists for another menu! Skipping menu: quests [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: kits already exists for another menu! Skipping menu: kits [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: rtp already exists for another menu! Skipping menu: rtp [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: duels already exists for another menu! Skipping menu: duels [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: shop already exists for another menu! Skipping menu: shop [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: genbuckets already exists for another menu! Skipping menu: genbuckets [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: tools already exists for another menu! Skipping menu: tools [15:02:26] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: leaderboards already exists for another menu! Skipping menu: leaderboards [15:02:26] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded! [15:02:26] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus! [15:02:26] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault! [15:02:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release] [15:02:26] [Server thread/INFO]: [RocketPlaceholders] Enabling RocketPlaceholders v2.3 [15:02:26] [Server thread/INFO]: [RocketPlaceholders] Loaded 16 placeholders! [15:02:26] [Server thread/INFO]: [RocketPlaceholders] PlaceholderAPI hooked! [15:02:26] [Server thread/INFO]: [RocketPlaceholders] RocketPlaceholders v2.3 by Lorenzo0111 is now enabled! [15:02:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rp [2.3] [15:02:26] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.6.1 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 8 section configs from /sections/ [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 8 shop configs from /shops/ [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings... [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 8 shop sections. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.20.6... [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider.... [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: SpawnerMeta found, integrating... [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using SpawnerMeta as spawner provider. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items... [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [DEBUG]: Found incompatible component tag for current minecraft version: Did you mean 'repair_cost' instead of 'RepairCost'? [15:02:26] [Server thread/INFO]: Please change the value manually to get rid of this message [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: Item path in config.yml: sold-items-ignored-NBTtags [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: This item material is not supported in this minecraft version. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/items-buy.yml at location: page5.items.182 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: This item material is not supported in this minecraft version. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/items-sell.yml at location: page5.items.182 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: This potion type is not supported in this minecraft version. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/equipment-buy.yml at location: page3.items.122 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: This potion type is not supported in this minecraft version. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/equipment-buy.yml at location: page3.items.123 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: This potion type is not supported in this minecraft version. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/equipment-sell.yml at location: page3.items.122 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: This potion type is not supported in this minecraft version. [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/equipment-sell.yml at location: page3.items.123 [15:02:26] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 266ms to complete [15:02:26] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.8.0 [15:02:27] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2) [15:02:27] [Server thread/INFO]: [ajLeaderboards] Loaded 22 boards [15:02:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.8.0] [15:02:27] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered! [15:02:27] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.8.0 by ajgeiss0702 enabled! [15:02:27] [Server thread/INFO]: [spark] Enabling spark v1.10.66 [15:02:27] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring [15:02:27] [Server thread/INFO]: [spark] Starting background profiler... [15:02:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: spark [1.10.66] [15:02:28] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders [15:02:28] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.16.1 [15:02:28] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup [15:02:28] [Server thread/INFO]: [VotingPlugin] Loaded LuckPerms hook! [15:02:28] [Server thread/INFO]: [VotingPlugin] Using BungeeMethod: PLUGINMESSAGING [15:02:28] [Server thread/INFO]: [VotingPlugin] Loaded plugin message channels: vp:vp [15:02:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: votingplugin [1.6] [15:02:28] [Server thread/INFO]: [VotingPlugin] Loading PlaceholderAPI expansion [15:02:30] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config [15:02:30] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.16.1 [15:02:30] [Server thread/INFO]: [AuraSkills] Enabling AuraSkills v2.0.9 [15:02:30] [Server thread/INFO]: [AuraSkills] Loaded 21 message files [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook DecentHolograms [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook LuckPerms [15:02:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: auraskills [2.0.9] [15:02:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [2.0.9] [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook PlaceholderAPI [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook ProtocolLib [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook Towny [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook Vault [15:02:31] [Server thread/INFO]: [AuraSkills] Successfully registered hook WorldGuard [15:02:31] [Server thread/INFO]: [AuraSkills] Loaded 102 config options in 35 ms [15:02:31] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.20.6! Trying to find NMS support [15:02:31] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R4' loaded! [15:02:31] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AuraSkills' to create a bStats instance! [15:02:31] [Server thread/INFO]: [AuraSkills] Loaded 3 blocked worlds. [15:02:31] [Server thread/INFO]: [AuraSkills] [ACF] Enabled Asynchronous Tab Completion Support! [15:02:31] [Server thread/INFO]: [GSit] Enabling GSit v1.9.1 [15:02:31] [Server thread/INFO]: [!] Sit → The Plugin was successfully enabled. [15:02:31] [Server thread/INFO]: [!] Sit → Link with PlaceholderAPI successful! [15:02:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [1.9.1] [15:02:31] [Server thread/INFO]: [!] Sit → Link with ViaVersion successful! [15:02:31] [Server thread/INFO]: [!] Sit → Link with WorldGuard successful! [15:02:31] [Server thread/INFO]: [LibertyBans] Enabling LibertyBans v1.1.0-RC2 [15:02:31] [Server thread/WARN]: [LibertyBans] ******************************************* We have detected bugs on your server which threaten your server's stability. LibertyBans will continue to operate unaffected, but we strongly suggest you fix these bugs. These bugs are (most likely) due to other plugins' mistakes. Each of the following plugins has shaded a library but did not relocate it. You should report each bug to the plugin author. Plugin Name | Library Name | Class Detected ---------------------------------------------- Plugin 'floodgate 2.2.3-SNAPSHOT (b103-f8c8418)' | Jakarta-Inject | jakarta.inject.Provider Note for advanced users: Understanding the consequences, you can minimize this warning by setting the system property libertybans.relocationbug.disablecheck to 'true' ******************************************* [15:02:31] [Server thread/INFO]: [LibertyBans] No addons detected [15:02:31] [Server thread/INFO]: [space.arim.libertybans.core.addon.AddonLoader] No addons loaded [15:02:33] [Server thread/INFO]: [space.arim.libertybans.core.AbstractBaseFoundation] Conducting start phase... [15:02:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] LibertyBansPool-HyperSQL - Starting... [15:02:35] [Server thread/INFO]: [com.zaxxer.hikari.pool.PoolBase] LibertyBansPool-HyperSQL - Driver does not support get/set network timeout for connections. (feature not supported) [15:02:35] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] LibertyBansPool-HyperSQL - Added connection org.hsqldb.jdbc.JDBCConnection@5d8d6df9 [15:02:35] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] LibertyBansPool-HyperSQL - Start completed. [15:02:36] [Server thread/INFO]: [org.flywaydb.core.internal.license.VersionPrinter] Flyway Community Edition 8.2.0 by Redgate [15:02:36] [Server thread/INFO]: [org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:hsqldb:file:/home/********/plugins/LibertyBans/internal/hypersql/punishments-database;sql.enforce_types=true;sql.enforce_names=true;hsqldb.default_table_type=cached;sql.sys_index_names=true;sql.restrict_exec=true;sql.enforce_refs=true;hsqldb.tx_interrupt_rollback=true (HSQL Database Engine 2.7) [15:02:36] [Server thread/WARN]: [org.flywaydb.core.internal.database.base.Database] Flyway upgrade recommended: HSQLDB 2.7 is newer than this version of Flyway and support has not been tested. The latest supported version of HSQLDB is 2.6. [15:02:37] [Server thread/INFO]: [org.flywaydb.core.internal.command.DbValidate] Successfully validated 14 migrations (execution time 00:00.216s) [15:02:37] [Server thread/INFO]: [org.flywaydb.core.internal.command.DbMigrate] Current version of schema "PUBLIC": 38 [15:02:37] [Server thread/INFO]: [org.flywaydb.core.internal.command.DbMigrate] Schema "PUBLIC" is up to date. No migration necessary. [15:02:37] [Server thread/INFO]: [space.arim.libertybans.core.AbstractBaseFoundation] Finished start phase in 3.889 seconds [15:02:37] [Server thread/INFO]: [GraveStonesPlus] Enabling GraveStonesPlus v1.6.5 [15:02:37] [Server thread/INFO]: [GraveStonesPlus] Loaded LuckPerms hook! [15:02:37] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0 [15:02:37] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [15:02:39] [Server thread/INFO]: [hsqldb.db.HSQLDB8F7D478C2C.ENGINE] checkpointClose start [15:02:39] [Server thread/INFO]: [hsqldb.db.HSQLDB8F7D478C2C.ENGINE] checkpointClose synched [15:02:39] [Server thread/INFO]: [hsqldb.db.HSQLDB8F7D478C2C.ENGINE] checkpointClose script done [15:02:39] [Server thread/INFO]: [hsqldb.db.HSQLDB8F7D478C2C.ENGINE] checkpointClose end [15:02:39] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.PoolBase] HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported) [15:02:39] [Server thread/INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command ban [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command tempban [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command ipban [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command tempipban [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command mute [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command warn [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command note [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command kick [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command unban [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command unmute [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command unwarn [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command banlist [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command history [15:02:39] [Server thread/INFO]: [AdvancedBan] AdvancedBan >> Failed to register command warns [15:02:39] [Server thread/INFO]: [15:02:39] [Server thread/INFO]: [15:02:39] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[] [15:02:39] [Server thread/INFO]: | Information: [15:02:39] [Server thread/INFO]: | Name: AdvancedBan [15:02:39] [Server thread/INFO]: | Developer: Leoko [15:02:39] [Server thread/INFO]: | Version: 2.3.0 [15:02:39] [Server thread/INFO]: | Storage: HSQLDB (local) [15:02:39] [Server thread/INFO]: | Support: [15:02:39] [Server thread/INFO]: | Github: https://github.com/DevLeoko/AdvancedBan/issues [15:02:39] [Server thread/INFO]: | Discord: https://discord.gg/ycDG6rS [15:02:39] [Server thread/INFO]: | Twitter: @LeokoGar [15:02:39] [Server thread/INFO]: | Update: [15:02:39] [Server thread/INFO]: | You have the newest version [15:02:39] [Server thread/INFO]: []================================[] [15:02:39] [Server thread/INFO]: [15:02:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [15:02:40] [Server thread/INFO]: Running delayed init tasks [15:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.2.6] [15:02:40] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized. [15:02:40] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [15:02:40] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'CombatLogX'. [15:02:40] [ForkJoinPool.commonPool-worker-2/ERROR]: [PlaceholderAPI] Failed to load expansion Expansion-essentials.jar (is a dependency missing?) java.lang.NoClassDefFoundError: net/ess3/api/IEssentials at java.base/java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3578) ~[?:?] at java.base/java.lang.Class.getDeclaredMethods(Class.java:2676) ~[?:?] at PlaceholderAPI-2.11.6.jar/me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$7(LocalExpansionManager.java:429) ~[PlaceholderAPI-2.11.6.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] Caused by: java.lang.ClassNotFoundException: net.ess3.api.IEssentials at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] ... 11 more [15:02:40] [Craft Scheduler Thread - 4 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [15:02:40] [Craft Scheduler Thread - 6 - PlayerPoints/INFO]: [RoseGarden] An update for PlayerPoints (v3.2.7) is available! You are running v3.2.6. [15:02:40] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... [15:02:40] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: [DecentHolograms] Loaded 10 holograms! [15:02:40] [Craft Scheduler Thread - 6 - CMILib/INFO]: New version of CMILib was detected. Please update it [15:02:40] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******- [15:02:40] [Craft Scheduler Thread - 4 - StaffChat/INFO]: [StaffChat] There is a new update available for Staff Chat. Download it here: https://www.spigotmc.org/resources/1-7-1-17-staff-chat.92585/ [15:02:40] [Craft Scheduler Thread - 18 - VotingPlugin/INFO]: [VotingPlugin] CMI found, loading hook [15:02:40] [Craft Scheduler Thread - 4 - GraveStonesPlus/INFO]: [GraveStonesPlus] CMI found, loading hook [15:02:40] [Craft Scheduler Thread - 22 - Vault/INFO]: [Vault] Checking for Updates ... [15:02:40] [Craft Scheduler Thread - 7 - GraveStonesPlus/INFO]: [GraveStonesPlus] GraveStonesPlus has an update available! Your Version: 1.6.5 New Version: 1.6.6 [15:02:40] [Craft Scheduler Thread - 22 - Vault/INFO]: [Vault] No new version available [15:02:40] [Craft Scheduler Thread - 16 - UltraCosmetics/INFO]: [UltraCosmetics] You are running the latest version on Spigot. [15:02:40] [Server thread/INFO]: [Skript] Loading variables... [15:02:40] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds [15:02:40] [ForkJoinPool.commonPool-worker-1/INFO]: [space.arim.libertybans.core.database.jooq.JooqClassloading] Finished pre-initializing classes in 3.48 seconds [15:02:40] [Server thread/INFO]: [Skript] All scripts loaded without errors. [15:02:40] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 4 structures in 0.22 seconds [15:02:40] [Server thread/INFO]: [Skript] Finished loading. [15:02:40] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (Vault) [15:02:40] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (LuckPerms) [15:02:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.28.0-SNAPSHOT] [15:02:40] [Server thread/ERROR]: [nightcore] Invalid/Unloaded world for: '346.0,91.0,-224.0,0.0,0.0,world' location! [15:02:40] [Server thread/ERROR]: [nightcore] Invalid/Unloaded world for: '336.0,91.0,-218.0,0.0,0.0,world' location! [15:02:40] [Server thread/ERROR]: [nightcore] Invalid/Unloaded world for: '340.0,91.0,-218.0,0.0,0.0,world' location! [15:02:40] [Server thread/ERROR]: [nightcore] Invalid/Unloaded world for: '137.0,-15.0,-166.0,0.0,0.0,GreatOlympus' location! [15:02:40] [Server thread/ERROR]: [nightcore] Invalid/Unloaded world for: '344.0,91.0,-220.0,0.0,0.0,world' location! [15:02:40] [Server thread/WARN]: Error adding BLANK miniblock recipe [15:02:40] [Server thread/WARN]: Error adding A miniblock recipe [15:02:40] [Server thread/WARN]: Error adding B miniblock recipe [15:02:40] [Server thread/WARN]: Error adding C miniblock recipe [15:02:40] [Server thread/WARN]: Error adding D miniblock recipe [15:02:40] [Server thread/WARN]: Error adding E miniblock recipe [15:02:40] [Server thread/WARN]: Error adding F miniblock recipe [15:02:40] [Server thread/WARN]: Error adding G miniblock recipe [15:02:40] [Server thread/WARN]: Error adding H miniblock recipe [15:02:40] [Server thread/WARN]: Error adding I miniblock recipe [15:02:40] [Server thread/WARN]: Error adding J miniblock recipe [15:02:40] [Server thread/WARN]: Error adding K miniblock recipe [15:02:40] [Server thread/WARN]: Error adding L miniblock recipe [15:02:40] [Server thread/WARN]: Error adding M miniblock recipe [15:02:40] [Server thread/WARN]: Error adding N miniblock recipe [15:02:40] [Server thread/WARN]: Error adding O miniblock recipe [15:02:40] [Server thread/WARN]: Error adding P miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Q miniblock recipe [15:02:40] [Server thread/WARN]: Error adding R miniblock recipe [15:02:40] [Server thread/WARN]: Error adding S miniblock recipe [15:02:40] [Server thread/WARN]: Error adding T miniblock recipe [15:02:40] [Server thread/WARN]: Error adding U miniblock recipe [15:02:40] [Server thread/WARN]: Error adding V miniblock recipe [15:02:40] [Server thread/WARN]: Error adding W miniblock recipe [15:02:40] [Server thread/WARN]: Error adding X miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Y miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Z miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 0 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 1 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 2 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 3 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 4 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 5 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 6 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 7 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 8 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding 9 miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Period miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Comma miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Colon miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Semicolon miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Question miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Exclamation miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Apostrophe miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Quote miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Dash miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Underscore miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Slash miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Plus miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Equals miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Percent miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Octothorpe miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Ampersand miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Dollar miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Heart miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Check miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Up_Left miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Up miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Up_Right miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Left miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Right miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Down_Left miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Down miniblock recipe [15:02:40] [Server thread/WARN]: Error adding Down_Right miniblock recipe [15:02:40] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [15:02:40] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'BlueSlimeCore'. [15:02:40] [Server thread/INFO]: [AuraSkills] Loaded 15 skills with 314 total sources [15:02:40] [Server thread/INFO]: [AuraSkills] Loaded 9 stats and 17 traits [15:02:40] [Server thread/INFO]: [AuraSkills] Loaded 30 pattern rewards and 0 level rewards [15:02:40] [Server thread/INFO]: [AuraSkills] Loaded 32 loot entries in 4 pools and 2 tables [15:02:41] [Server thread/INFO]: [AuraSkills] Loaded 6 menus [15:02:41] [Server thread/INFO]: [Citizens] Loaded 20 NPCs. [15:02:41] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled partial tag ' [Static Tag Processing] Pre-Filled partial tag ' [ScriptEvent] Processed 8 script event paths. [15:02:41] [Server thread/INFO]: +> [Denizen] +-------------------------+ [15:02:41] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2024/05/28 15:02:10 [15:02:41] [Server thread/INFO]: [WildTools] Loading providers started... [15:02:41] [Server thread/INFO]: [WildTools] - Using CMI as PricesProvider. [15:02:41] [Server thread/INFO]: [WildTools] - Couldn't find any factions providers for tnt banks, using default one. [15:02:41] [Server thread/INFO]: [WildTools] Using Vault as an economy provider. [15:02:41] [Server thread/INFO]: [WildTools] Loading providers done (Took 10ms) [15:02:41] [Server thread/INFO]: [CombatLogX] Successfully enabled 0 late-load expansions. [15:02:41] [Server thread/INFO]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub. [15:02:41] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion superbvote due to a missing plugin: SuperbVote [15:02:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2] [15:02:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1] [15:02:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1] [15:02:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.4] [15:02:41] [Server thread/INFO]: 4 placeholder hook(s) registered! 2 placeholder hook(s) have an update available. [15:02:41] [Server thread/WARN]: [ChestSort] ************************************************** [15:02:41] [Server thread/WARN]: [ChestSort] * There is a new version of ChestSort available! [15:02:41] [Server thread/WARN]: [ChestSort] * [15:02:41] [Server thread/WARN]: [ChestSort] * Your version: 14.0.3 [15:02:41] [Server thread/WARN]: [ChestSort] * Latest version: 14.0.4 [15:02:41] [Server thread/WARN]: [ChestSort] * [15:02:41] [Server thread/WARN]: [ChestSort] * Please update to the newest version. [15:02:41] [Server thread/WARN]: [ChestSort] * [15:02:41] [Server thread/WARN]: [ChestSort] * Download: [15:02:41] [Server thread/WARN]: [ChestSort] * https://www.chestsort.de [15:02:41] [Server thread/WARN]: [ChestSort] ************************************************** [15:02:41] [Server thread/INFO]: Done (78.472s)! For help, type "help" [15:02:41] [Server thread/INFO]: [CMI] DiscordSRV found. (Loaded: true) [15:02:41] [Server thread/INFO]: [DiscordSRV] API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener subscribed (2 methods) [15:02:41] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 1/1 guilds (0 cancelled) [15:02:41] [Server thread/INFO]: [Quests] Loaded 4 Quest(s), 7 Action(s), 1 Condition(s) and 805 Phrase(s) [15:02:41] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:02:42] [Server thread/WARN]: Error adding GREEN_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SILVERFISH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DIRT_PATH miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GOLDEN_APPLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIE_HORSE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENCHANTED_GOLDEN_APPLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SHULKER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WOLF_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STONECUTTER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EXPOSED_CUT_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TRAPPED_CHEST miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POPPED_CHORUS_FRUIT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RABBIT_STEW miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OAK_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_BIRCH_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FIRE_CHARGE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GUNPOWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSHROOM_STEW miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRACKED_STONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LAPIS_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSHROOM_STEM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_STRAD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JUNGLE_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_MUSHROOM_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHEST_MINECART miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TURTLE_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VERDANT_FROGLIGHT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COBBLESTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_BOOKSHELF miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GILDED_BLACKSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ROOTED_DIRT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAULDRON miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WITHER_SKELETON_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EMERALD_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_ANDESITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRAFTING_TABLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_BLOCKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SCULK_SHRIEKER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OXIDIZED_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DIORITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_ICE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAVE_SPIDER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding END_CRYSTAL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HORSE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HORN_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SKELETON_HORSE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DARK_OAK_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RESPAWN_ANCHOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRIMSON_HYPHAE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JUKEBOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COPPER_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_WARPED_HYPHAE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding APPLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_JUNGLE_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRACKED_DEEPSLATE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MANGROVE_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SUSPICIOUS_GRAVEL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRIMSON_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GOLD_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MINECART miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ACACIA_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_SPRUCE_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MANGROVE_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRANITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SAND miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding REINFORCED_DEEPSLATE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JUNGLE_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NOTE_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHER_WART miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BEETROOT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_HYPHAE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_TILES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COOKIE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HAY_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SLIME_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LECTERN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RAW_COPPER_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRYING_OBSIDIAN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PUMPKIN_PIE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SOUL_CAMPFIRE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_WARPED_STEM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BEACON miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MOSS_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HONEYCOMB_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MANGROVE_ROOTS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding END_STONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DROWNED_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COARSE_DIRT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GLOWSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OAK_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ANCIENT_DEBRIS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_JUNGLE_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEAD_BRAIN_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SUSPICIOUS_STEW miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUDDY_MANGROVE_ROOTS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TINTED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHICKEN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DIAMOND_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_COPPER_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_QUARTZ_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_EMERALD_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OAK_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPONGE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SCULK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUD_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_SPRUCE_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_CHERRY_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHORUS_PLANT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ACACIA_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CREEPER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPIDER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TNT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WET_SPONGE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BELL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENCHANTING_TABLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PHANTOM_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_ACACIA_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POTATO miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RAW_IRON_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BAT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BEE_NEST miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHEST miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DOLPHIN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPRUCE_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BONE_MEAL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_BLACKSTONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LADDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_MUSHROOM_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGMA_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BASALT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_DEEPSLATE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RABBIT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHORUS_FLOWER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SCULK_CATALYST miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENCHANTED_BOOK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_REDSTONE_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CLAY_BALL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FARMLAND miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SKELETON_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_IRON_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_NETHER_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HEART_OF_THE_SEA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PRISMARINE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOOTH_BASALT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WEATHERED_CUT_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DARK_OAK_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CALCITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPUR_PILLAR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_CHIRP miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ACACIA_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHERRY_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRIMSON_STEM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VINDICATOR_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COAL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_STONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDER_PEARL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RAW_GOLD_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding QUARTZ_PILLAR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPUR_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FURNACE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_BAMBOO_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EVOKER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JACK_O_LANTERN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding REDSTONE_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VILLAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_LAPIS_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_PIGSTEP miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_POLISHED_BLACKSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding QUARTZ_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SHEEP_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGMA_CREAM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SUGAR_CANE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TNT_MINECART miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WITCH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DIRT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COBBLED_DEEPSLATE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MULE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BONE_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_DIORITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SUGAR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DAYLIGHT_DETECTOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MOSSY_COBBLESTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CUT_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRINDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OBSERVER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_DIAMOND_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding AMETHYST_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DARK_OAK_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GUARDIAN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ACACIA_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPRUCE_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CUT_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MANGROVE_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLAST_FURNACE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OBSIDIAN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HUSK_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CARTOGRAPHY_TABLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WEATHERED_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHARCOAL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BEETROOT_SOUP miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OAK_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding END_PORTAL_FRAME miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PISTON miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CUT_RED_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_COAL_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SNOWBALL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BIRCH_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRAY_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MOOSHROOM_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ACACIA_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MYCELIUM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SNOW_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BIRCH_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PILLAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BRAIN_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_GOLD_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RAVAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_MUSHROOM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MANGROVE_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHERITE_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OCELOT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PACKED_MUD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_SAND miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPRUCE_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DRIED_KELP_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIFIED_PIGLIN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PEARLESCENT_FROGLIGHT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CACTUS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STICKY_PISTON miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAKE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PUMPKIN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOOTH_QUARTZ miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_ACACIA_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FLOWERING_AZALEA_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHER_WART_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COW_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ELDER_GUARDIAN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHEAT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIE_VILLAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRIMSON_NYLIUM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_BIRCH_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SLIME_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_MUSHROOM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding AZALEA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DROPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NAUTILUS_SHELL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DONKEY_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding IRON_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PIG_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding REDSTONE_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPIDER_EYE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_CRIMSON_HYPHAE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEAD_FIRE_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRIMSON_FUNGUS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRASS_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_MALL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EMERALD_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COAL_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FURNACE_MINECART miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_STAL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEEPSLATE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HONEY_BOTTLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BAMBOO_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAMPFIRE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ICE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_OAK_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GHAST_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GOLD_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OCHRE_FROGLIGHT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_BLACKSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CLAY miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PUFFERFISH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SQUID_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TUBE_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TARGET miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DRIPSTONE_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LOOM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_CHERRY_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PANDA_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SALMON_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BAMBOO_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DARK_PRISMARINE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHER_QUARTZ_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_WAIT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SUSPICIOUS_SAND miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BUBBLE_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SLIME_BALL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DARK_OAK_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BAMBOO miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CONDUIT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LLAMA_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_RED_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JUNGLE_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JUNGLE_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRACKED_DEEPSLATE_TILES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FLOWERING_AZALEA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MOSSY_STONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PRISMARINE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEAD_TUBE_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding AZALEA_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOOTH_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BAMBOO_MOSAIC miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DIAMOND_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_STEM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OAK_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PARROT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHISELED_DEEPSLATE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PURPLE_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding END_STONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DARK_OAK_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAVEL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BUDDING_AMETHYST miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MELON miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SEA_LANTERN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHICKEN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COD_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LAPIS_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOOTH_STONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_NETHER_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_FAR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOKER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BIRCH_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DISPENSER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TURTLE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMITHING_TABLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding IRON_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHERRACK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TROPICAL_FISH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BOOK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHORUS_FRUIT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRIMSON_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EXPOSED_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOOTH_RED_SANDSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_MELLOHI miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDER_CHEST miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BOOKSHELF miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_GRANITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COOKED_CHICKEN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEAD_BUBBLE_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPRUCE_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TUFF miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHER_GOLD_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding QUARTZ_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EXPERIENCE_BOTTLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_OAK_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PHANTOM_MEMBRANE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HONEY_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIME_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_DARK_OAK_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BIRCH_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COMPOSTER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ORANGE_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OXIDIZED_CUT_COPPER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_MANGROVE_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ITEM_FRAME miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLAZE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHERRY_PLANKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding IRON_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDER_EYE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding REDSTONE_LAMP miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SOUL_SAND miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GOLDEN_CARROT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GREEN_STAINED_GLASS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SHULKER_SHELL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COCOA_BEANS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHER_STAR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PACKED_ICE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SOUL_SOIL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_BLUE_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VEX_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COPPER_ORE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CARROT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGMA_CUBE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_13 miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_WARD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_11 miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PODZOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_WART_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_CRIMSON_STEM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_NYLIUM miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_MANGROVE_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLUE_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHERRY_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MUSIC_DISC_CAT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FIRE_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACKSTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHERRY_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLISHED_BASALT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WARPED_FUNGUS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WHITE_CONCRETE_POWDER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BEDROCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DEAD_HORN_CORAL_BLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDERMITE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLAR_BEAR_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SHROOMLIGHT miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CARVED_PUMPKIN miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CYAN_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PINK_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRIPPED_DARK_OAK_LOG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_WOOL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RED_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRACKED_POLISHED_BLACKSTONE_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CRACKED_NETHER_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BEEHIVE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LIGHT_GRAY_BED miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GRAY_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding NETHER_BRICKS miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FLETCHING_TABLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BIRCH_WOOD miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FERMENTED_SPIDER_EYE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LODESTONE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SEA_PICKLE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDERMAN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGENTA_CONCRETE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPRUCE_LEAVES miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLACK_SHULKER_BOX miniblock recipe [15:02:42] [Server thread/WARN]: Error adding JUNGLE_TRAPDOOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ANDESITE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BARREL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BROWN_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BOWL miniblock recipe [15:02:42] [Server thread/WARN]: Error adding YELLOW_GLAZED_TERRACOTTA miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PANDA_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SALMON_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SILVERFISH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIE_HORSE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VINDICATOR_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding OCELOT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SHULKER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MAGMA_CUBE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CREEPER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding FURNACE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WOLF_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding EVOKER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VILLAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SPIDER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIFIED_PIGLIN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PHANTOM_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding LLAMA_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WITCH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BAT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MULE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COW_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ELDER_GUARDIAN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DAYLIGHT_DETECTOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIE_VILLAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DOLPHIN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SLIME_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CLOCK miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GUARDIAN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDERMITE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding POLAR_BEAR_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DONKEY_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLAST_FURNACE miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PARROT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PIG_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HUSK_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ZOMBIE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding DROWNED_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding BLAZE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RABBIT_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding COD_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding WITHER_SKELETON_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding REDSTONE_LAMP miniblock recipe [15:02:42] [Server thread/WARN]: Error adding STRAY_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SMOKER miniblock recipe [15:02:42] [Server thread/WARN]: Error adding MOOSHROOM_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CHICKEN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding CAVE_SPIDER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding ENDERMAN_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding HORSE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SKELETON_HORSE_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SKELETON_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding TROPICAL_FISH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding GHAST_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RESPAWN_ANCHOR miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PILLAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding PUFFERFISH_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding SQUID_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding RAVAGER_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/WARN]: Error adding VEX_SPAWN_EGG miniblock recipe [15:02:42] [Server thread/INFO]: +> [JDA] SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". [15:02:42] [Server thread/INFO]: +> [JDA] SLF4J: Defaulting to no-operation MDCAdapter implementation. [15:02:42] [Server thread/INFO]: +> [JDA] SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. [15:02:42] [Craft Scheduler Thread - 15 - Dynmap-Towny/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect [15:02:42] [Craft Scheduler Thread - 15 - Dynmap-Towny/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect [15:02:43] [Server thread/INFO]: ERROR in script 'bot_status_update' in queue 'BOT_STATUS_UPDATE_5_LoginDefeat' while executing command 'discordmessage' in file 'scripts/Status.dsc' on line '54'! Error Message: Woah! An exception has been called with this command! ... Enable debug on the script for more information. [15:02:43] [Server thread/INFO]: Additional Error Info: Internal exception was thrown! [Error Continued] java.lang.NullPointerException: Cannot invoke "com.denizenscript.shaded.net.dv8tion.jda.api.JDA.getGuildChannelById(long)" because "this.client" is null [Error Continued] dDiscordBot-0.7-b302.jar//com.denizenscript.ddiscordbot.DiscordConnection.getChannel(DiscordConnection.java:67) [Error Continued] dDiscordBot-0.7-b302.jar//com.denizenscript.ddiscordbot.commands.DiscordMessageCommand.autoExecute(DiscordMessageCommand.java:192) [Error Continued] com.denizenscript._generated_.Commands.Cmd51_DiscordMessageCommand.execute(GENERATED_CMD_EXEC:3) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.commands.CommandExecutor.execute(CommandExecutor.java:110) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:56) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:19) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:334) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.utilities.ScriptUtilities.createAndStartQueue(ScriptUtilities.java:118) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.commands.queue.RunCommand.execute(RunCommand.java:223) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.commands.CommandExecutor.execute(CommandExecutor.java:114) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:56) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.queues.core.TimedQueue.revolve(TimedQueue.java:139) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.scripts.queues.core.TimedQueue.tryRevolveOnce(TimedQueue.java:125) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizencore.DenizenCore.tick(DenizenCore.java:321) [Error Continued] Denizen-1.3.0-b7027-DEV.jar//com.denizenscript.denizen.Denizen.lambda$onEnable$1(Denizen.java:419) [Error Continued] org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:101) [Error Continued] org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482) [Error Continued] net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1734) [Error Continued] net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:503) [Error Continued] net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1606) [Error Continued] net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1260) [Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) [Error Continued] java.base/java.lang.Thread.run(Thread.java:1583) [15:02:43] [Server thread/INFO]: +> [CommandExecutor] (Attempted: discordmessage id:bot edit:<[message_id]> channel:]> <[status].with[color].as[yellow]>) [15:02:43] [Server thread/INFO]: +> [JDA] [pool-88-thread-1] INFO JDA - Login Successful! [15:02:43] [Server thread/INFO]: +> [JDA] [JDA MainWS-ReadThread] INFO WebSocketClient - Connected to WebSocket [15:02:44] [Server thread/INFO]: +> [JDA] [JDA MainWS-ReadThread] INFO JDA - Finished Loading! [15:02:44] [Craft Scheduler Thread - 13 - BetterBalls/INFO]: [BetterBalls] Checking for updates... [15:02:44] [Craft Scheduler Thread - 13 - BetterBalls/INFO]: [BetterBalls] Plugin up-to-date! You have the latest version! [15:02:44] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy! [15:02:44] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions [15:02:44] [Server thread/INFO]: [GraveStonesPlus] Successfully hooked into vault economy! [15:02:44] [Server thread/INFO]: [GraveStonesPlus] Hooked into vault permissions [15:02:49] [Craft Scheduler Thread - 6 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.16.1 New Version: 6.16.2 [15:03:09] [Server thread/INFO]: Paper Plugins: (2): [15:03:09] [Server thread/INFO]: - EconomyShopGUI, Minepacks [15:03:09] [Server thread/INFO]: Bukkit Plugins: (73): [15:03:09] [Server thread/INFO]: - AdvancedBan, ajLeaderboards, AuraSkills, BetterBalls, BetterRTP, BlueMap, BlueSlimeCore, ChestShop, ChestSort, Chunky [15:03:09] [Server thread/INFO]: Citizens, ClearLag, CMI, CMILib, CombatLogX, CoreProtect, CrazyEnchantments, CyberLevels, DailyRewards, dDiscordBot [15:03:09] [Server thread/INFO]: DecentHolograms, DeluxeMenus, DeluxeTags, Denizen, Depenizen, DiscordSRV, Duels, dynmap, Dynmap-Towny, EpicRename [15:03:09] [Server thread/INFO]: ExcellentCrates, floodgate, GenBucket, GraveStonesPlus, GSit, Infiniteannouncements, Jobs, JShader, LibertyBans, LuckPerms [15:03:09] [Server thread/INFO]: Mclogs, MiniBlocks, MiniMOTD, MRPremiumAddons, MythicalRaces, NBTAPI, NexEngine, nightcore, PlaceholderAPI, PlayerPoints [15:03:09] [Server thread/INFO]: PlugManX, ProtocolLib, Quests, RocketPlaceholders, Skript, spark, SpawnerMeta, StaffChat, TAB, Tebex [15:03:09] [Server thread/INFO]: Towny, TownyChat, UltraCosmetics, Vault, VeinMiner, ViaBackwards, ViaVersion, VotingPlugin, WildTools, WorldBorder [15:03:09] [Server thread/INFO]: WorldEdit, WorldGuard, ZNPCsPlus [15:03:10] [Craft Scheduler Thread - 22 - spark/INFO]: [⚡] spark v1.10.66 [15:03:10] [Craft Scheduler Thread - 22 - spark/INFO]: [⚡] Run /spark help to view usage information. [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [⚡] Generating server health report... [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: > TPS from last 5s, 10s, 1m, 5m, 15m: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: *20.0, *20.0, *20.0, *20.0, *20.0 [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: > Tick durations (min/med/95%ile/max ms) from last 10s, 1m: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: 0.9/1.4/3.0/13.6; 0.6/1.6/7.5/262.5 [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: > CPU usage from last 10s, 1m, 15m: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: 9%, 17%, 17% (system) [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: 9%, 17%, 17% (process) [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: > Memory usage: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: 1.1 GB / 5.9 GB (19%) [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [┃┃┃┃┃┃┃┃┃┃┃╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻] [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: > Disk usage: [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: 337.0 GB / 1.8 TB (18%) [15:03:13] [Craft Scheduler Thread - 13 - spark/INFO]: [┃┃┃┃┃┃┃┃┃┃┃╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻╻] [15:05:15] [User Authenticator #0/INFO]: UUID of player GoddessVen is 43741f50-8682-42be-92fc-ccc14f8a7302 [15:05:15] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to PlayerPoints v3.2.6 java.lang.NumberFormatException: For input string: "ftbuk" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?] at java.base/java.lang.Integer.parseInt(Integer.java:662) ~[?:?] at java.base/java.lang.Integer.parseInt(Integer.java:778) ~[?:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.utils.NMSUtil.getVersionNumber(NMSUtil.java:31) ~[PlayerPoints-3.2.6.jar:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.utils.HexUtils$Gradient.nextChatColor(HexUtils.java:386) ~[PlayerPoints-3.2.6.jar:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.utils.HexUtils.parseGradients(HexUtils.java:206) ~[PlayerPoints-3.2.6.jar:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.utils.HexUtils.colorify(HexUtils.java:75) ~[PlayerPoints-3.2.6.jar:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.utils.RoseGardenUtils.sendMessage(RoseGardenUtils.java:171) ~[PlayerPoints-3.2.6.jar:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.utils.RoseGardenUtils.sendMessage(RoseGardenUtils.java:178) ~[PlayerPoints-3.2.6.jar:?] at PlayerPoints-3.2.6.jar/org.black_ixx.playerpoints.libs.rosegarden.manager.PluginUpdateManager.onPlayerJoin(PluginUpdateManager.java:116) ~[PlayerPoints-3.2.6.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor46.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:1.20.6-2217-2842b97] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:627) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:347) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.handleConfigurationFinished(ServerConfigurationPacketListenerImpl.java:153) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(ServerboundFinishConfigurationPacket.java:22) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(ServerboundFinishConfigurationPacket.java:13) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:55) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1546) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:195) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1523) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1446) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1412) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2217-2842b97] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:05:16] [Server thread/INFO]: GoddessVen joined the game [15:05:16] [Server thread/INFO]: GoddessVen[/**.**.**.**:9912] logged in with entity id 206 at ([Borbone]7526.566, 69.0, 1784.268) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Method.invoke(Object, Object[])" because "at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.METHOD_HAS_KEY_OF_TYPE" is null [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.ItemStackSerializer.NBTItemStackSerializer_Reflection.deserialize(NBTItemStackSerializer_Reflection.java:220) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.InventorySerializer.deserialize(InventorySerializer.java:81) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at Minepacks-2.4.29-Release.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.SQL.lambda$loadBackpack$5(SQL.java:272) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:101) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583) [15:05:16] [Craft Scheduler Thread - 23 - Minepacks/INFO]: [Minepacks] Backup of the backpack has been created: /home/********/plugins/Minepacks/backups/GoddessVen_43741f50868242be92fcccc14f8a7302_1716908716116.backpack [15:05:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:16] [Craft Scheduler Thread - 12 - DiscordSRV/ERROR]: [DiscordSRV] Your AvatarUrl config option uses crafatar.com, which no longer allows usage with Discord. An alternative provider will be used. [15:05:16] [Craft Scheduler Thread - 12 - DiscordSRV/ERROR]: [DiscordSRV] You should set your AvatarUrl (in config.yml) to an empty string ("") to get rid of this error. [15:05:17] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:17] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:18] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:18] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:19] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:19] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:20] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:20] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:21] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:21] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:22] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:22] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:23] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:23] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:24] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:24] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:25] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:25] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:26] [Server thread/INFO]: GoddessVen issued server command: /mv list [15:05:26] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:26] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:27] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:27] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:28] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:28] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:29] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:29] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:30] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:30] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:31] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:31] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:32] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:32] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:33] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:33] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:34] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:34] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:35] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:35] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:36] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:36] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:37] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:37] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:38] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:38] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:39] [Server thread/INFO]: Paper Plugins: (2): [15:05:39] [Server thread/INFO]: - EconomyShopGUI, Minepacks [15:05:39] [Server thread/INFO]: Bukkit Plugins: (73): [15:05:39] [Server thread/INFO]: - AdvancedBan, ajLeaderboards, AuraSkills, BetterBalls, BetterRTP, BlueMap, BlueSlimeCore, ChestShop, ChestSort, Chunky [15:05:39] [Server thread/INFO]: Citizens, ClearLag, CMI, CMILib, CombatLogX, CoreProtect, CrazyEnchantments, CyberLevels, DailyRewards, dDiscordBot [15:05:39] [Server thread/INFO]: DecentHolograms, DeluxeMenus, DeluxeTags, Denizen, Depenizen, DiscordSRV, Duels, dynmap, Dynmap-Towny, EpicRename [15:05:39] [Server thread/INFO]: ExcellentCrates, floodgate, GenBucket, GraveStonesPlus, GSit, Infiniteannouncements, Jobs, JShader, LibertyBans, LuckPerms [15:05:39] [Server thread/INFO]: Mclogs, MiniBlocks, MiniMOTD, MRPremiumAddons, MythicalRaces, NBTAPI, NexEngine, nightcore, PlaceholderAPI, PlayerPoints [15:05:39] [Server thread/INFO]: PlugManX, ProtocolLib, Quests, RocketPlaceholders, Skript, spark, SpawnerMeta, StaffChat, TAB, Tebex [15:05:39] [Server thread/INFO]: Towny, TownyChat, UltraCosmetics, Vault, VeinMiner, ViaBackwards, ViaVersion, VotingPlugin, WildTools, WorldBorder [15:05:39] [Server thread/INFO]: WorldEdit, WorldGuard, ZNPCsPlus [15:05:39] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:39] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:40] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:40] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:41] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:41] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:42] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:42] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:43] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:43] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:44] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:44] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:45] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:45] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:46] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:46] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:47] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:47] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:48] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:48] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:49] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:49] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:50] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:50] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:51] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:51] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:52] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:52] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:53] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:53] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:55] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:55] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:55] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:55] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:56] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:56] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:57] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:57] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:58] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:58] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:59] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:05:59] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:00] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:00] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:01] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:01] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:02] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:02] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:03] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:03] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:04] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:04] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:05] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:05] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:06] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:06] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:07] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:07] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:08] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:08] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:09] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:09] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:10] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:10] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:11] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:11] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:12] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:12] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:13] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:13] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:14] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:14] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:17] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:17] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:18] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:18] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:19] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:19] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:20] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:20] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:21] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:21] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:22] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:22] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:23] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:23] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:24] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:24] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:25] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:25] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:26] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:26] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:27] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:27] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:28] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:28] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:29] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:29] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:30] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:30] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:31] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:31] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:32] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:32] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:33] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:33] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:34] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:34] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:35] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:35] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:36] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:36] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:37] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:37] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:38] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:38] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:39] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:39] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:40] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:40] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:41] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:41] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:42] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:42] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:42] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack [15:06:43] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:43] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:44] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:44] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:45] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:45] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:46] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:46] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:47] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:47] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:48] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:48] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:49] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:49] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:50] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:50] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:51] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:51] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:52] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:52] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:53] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:53] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:54] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:54] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:55] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:55] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:56] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:56] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:57] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:57] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:58] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:58] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:59] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:06:59] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:00] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:00] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:01] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:01] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:02] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:02] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:03] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:03] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:04] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:04] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:05] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:05] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:06] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:06] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:07] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:07] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:08] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:08] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:09] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:09] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:10] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:10] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:11] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:11] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:12] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:12] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:13] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:13] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:14] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:14] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:15] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:16] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:17] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:17] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:18] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:18] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:19] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:19] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:20] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:20] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:21] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:21] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:22] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage. [15:07:22] [Server thread/WARN]: [Quests] ZNPCsPlus was detected, but is not enabled! Fix ZNPCsPlus to allow linkage.