[14:52:07] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [14:52:09] [ServerMain/INFO]: Loaded 7 recipes [14:52:09] [Server thread/INFO]: Starting minecraft server version 1.20.1 [14:52:09] [Server thread/INFO]: Loading properties [14:52:09] [Server thread/INFO]: This server is running Paper version git-Paper-"873533b" (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 873533b) [14:52:09] [Server thread/INFO]: Server Ping Player Sample Count: 12 [14:52:09] [Server thread/INFO]: Using 4 threads for Netty based IO [14:52:09] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/ For more information please visit: https://github.com/PaperMC/Paper/issues/8948 [14:52:10] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [14:52:10] [Server thread/INFO]: Default game type: SURVIVAL [14:52:10] [Server thread/INFO]: Generating keypair [14:52:10] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25580 [14:52:10] [Server thread/INFO]: Using epoll channel type [14:52:10] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [14:52:10] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [14:52:11] [Server thread/INFO]: [WolfyUtilities] NMS Version: v1_20_R1 [14:52:11] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 322 ms to scan 1 urls, producing 1266 keys and 4001 values [14:52:11] [Server thread/WARN]: [WolfyUtilities] Loading Paper plugin in the legacy plugin loading logic. This is not recommended and may introduce some differences into load order. It's highly recommended you move away from this if you are wanting to use Paper plugins. [14:52:12] [Server thread/INFO]: [CustomCrafting] NMS Version: v1_20_R1 [14:52:12] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.15+6463-5ca4dff [14:52:12] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@56dbfec4] [14:52:12] [Server thread/INFO]: [AutoMessage] Loading server plugin AutoMessage v1.0 [14:52:12] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1 [14:52:12] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting... [14:52:13] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [14:52:13] [Server thread/INFO]: [ViaBackwards] Loading translations... [14:52:13] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [14:52:13] [Server thread/INFO]: [ViaBackwards] Registering protocols... [14:52:13] [Server thread/ERROR]: [ViaVersion] Error initializing plugin 'ViaVersion-4.8.1.jar' in folder 'plugins' (Is it up to date?) java.lang.NoClassDefFoundError: com/viaversion/viaversion/protocols/protocol1_9_1_2to1_9_3_4/types/Chunk1_9_3_4Type at com.viaversion.viabackwards.protocol.protocol1_9_4to1_10.Protocol1_9_4To1_10.(Protocol1_9_4To1_10.java:46) ~[ViaBackwards-4.7.0.jar:?] at com.viaversion.viabackwards.api.ViaBackwardsPlatform.init(ViaBackwardsPlatform.java:88) ~[ViaBackwards-4.7.0.jar:?] at com.viaversion.viabackwards.BukkitPlugin.lambda$new$0(BukkitPlugin.java:33) ~[ViaBackwards-4.7.0.jar:?] at com.viaversion.viaversion.ViaManagerImpl.init(ViaManagerImpl.java:106) ~[ViaVersion-4.8.1.jar:?] at com.viaversion.viaversion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:92) ~[ViaVersion-4.8.1.jar:?] at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.20.1.jar:git-Paper-"873533b"] at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.20.1.jar:git-Paper-"873533b"] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:40) ~[paper-1.20.1.jar:git-Paper-"873533b"] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-"873533b"] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-"873533b"] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-"873533b"] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1101) ~[paper-1.20.1.jar:git-Paper-"873533b"] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.1.jar:git-Paper-"873533b"] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.ClassNotFoundException: com.viaversion.viaversion.protocols.protocol1_9_1_2to1_9_3_4.types.Chunk1_9_3_4Type at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] ... 14 more [14:52:13] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.0-SNAPSHOT (b74-4f36112) [14:52:13] [Server thread/INFO]: [floodgate] Took 421ms to boot Floodgate [14:52:13] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.7.0 [14:52:13] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861 [14:52:13] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9-beta1+2249-223b80c [14:52:13] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v21.3 [14:52:13] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.58 [14:52:14] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3220) [14:52:14] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.7.1 [14:52:14] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v2.18.3 [14:52:14] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.3-b523 [14:52:14] [Server thread/INFO]: [WolfyUtilities] Loading server plugin WolfyUtilities v4.16.12.1 [14:52:14] [Server thread/INFO]: [WolfyUtilities] Generate Functional Recipes [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register JSON de-/serializers [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register JSON Operators [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register JSON Value Providers [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register CustomItem NBT Checks [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Actions [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Events [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register Particle Animators [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register Particle Shapes [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register Particle Timers [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register Custom Block Data [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register Custom Player Data [14:52:14] [Server thread/INFO]: [WolfyUtilities] Register NBT Query Nodes [14:52:14] [Server thread/INFO]: [CustomCrafting] Loading server plugin CustomCrafting v4.16.8.3 [14:52:14] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.16.12.1 [14:52:14] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.16.8.3 [14:52:14] [Server thread/INFO]: [CustomCrafting] Environment : PROD [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks [14:52:14] [Server thread/INFO]: [CustomCrafting] Registering Type Registries [14:52:14] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.2.0-SNAPSHOT [14:52:14] [Server thread/INFO]: [Geyser-Spigot] Loading extensions... [14:52:14] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s) [14:52:14] [Server thread/INFO]: [SkQuery] Loading server plugin SkQuery v4.1.9 [14:52:14] [Server thread/INFO]: [Multiverse-NetherPortals] Loading server plugin Multiverse-NetherPortals v4.2.2-b807 [14:52:14] [Server thread/INFO]: [InvSee++] Loading server plugin InvSeePlusPlus v0.22.3 [14:52:14] [Server thread/INFO]: [QualityArmory] Loading server plugin QualityArmory v2.0.10 [14:52:14] [Server thread/INFO]: [skript-gui] Loading server plugin skript-gui v1.3 [14:52:14] [Server thread/INFO]: [InvSee++_Give] Loading server plugin InvSeePlusPlus_Give v0.22.3 [14:52:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [14:52:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff [14:52:14] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [14:52:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [14:52:15] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter [14:52:16] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.58 [14:52:17] [Server thread/INFO]: __ [14:52:17] [Server thread/INFO]: | |__) LuckPerms v5.4.58 [14:52:17] [Server thread/INFO]: |___ | Running on Bukkit - Paper [14:52:17] [Server thread/INFO]: [14:52:17] [Server thread/INFO]: [LuckPerms] Loading configuration... [14:52:17] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [14:52:18] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [14:52:18] [Server thread/INFO]: [LuckPerms] Performing initial data load... [14:52:18] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2097ms) [14:52:18] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.16.12.1 [14:52:18] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.20.1 [14:52:18] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.16.12.1 [14:52:18] [Server thread/INFO]: [WolfyUtilities] Environment: PROD [14:52:18] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations: [14:52:18] [Server thread/INFO]: [WolfyUtilities] - No integrations found [14:52:18] [Server thread/INFO]: [WolfyUtilities] Register API references [14:52:18] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items [14:52:18] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs [14:52:19] [Server thread/INFO]: Preparing level "world" [14:52:20] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [14:52:21] [Server thread/INFO]: Time elapsed: 433 ms [14:52:21] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [14:52:21] [Server thread/INFO]: Time elapsed: 68 ms [14:52:21] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [14:52:21] [Server thread/INFO]: Time elapsed: 71 ms [14:52:21] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.0 [14:52:21] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1 [14:52:21] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763) [14:52:21] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.0-SNAPSHOT (b74-4f36112) [14:52:21] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.7.0 [14:52:21] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861 [14:52:21] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--]. [14:52:21] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [14:52:22] [Server thread/INFO]: Preparing start region for dimension minecraft:lobby [14:52:22] [Server thread/INFO]: Time elapsed: 268 ms [14:52:22] [Server thread/INFO]: Preparing start region for dimension minecraft:redstonecastle [14:52:22] [Server thread/INFO]: Time elapsed: 169 ms [14:52:22] [Server thread/INFO]: Preparing start region for dimension minecraft:events [14:52:22] [Server thread/INFO]: Time elapsed: 104 ms [14:52:22] [Server thread/INFO]: Preparing start region for dimension minecraft:betrayalsmp_nether [14:52:23] [Server thread/INFO]: Time elapsed: 51 ms [14:52:23] [Server thread/INFO]: Preparing start region for dimension minecraft:skeld [14:52:23] [Server thread/INFO]: Time elapsed: 181 ms [14:52:23] [Server thread/INFO]: Preparing start region for dimension minecraft:betrayalsmp [14:52:23] [Server thread/INFO]: Time elapsed: 181 ms [14:52:23] [Server thread/INFO]: Preparing start region for dimension minecraft:betrayalsmp_end [14:52:23] [Server thread/INFO]: Time elapsed: 21 ms [14:52:23] [Server thread/INFO]: Preparing start region for dimension minecraft:pixelburg [14:52:23] [Server thread/INFO]: Time elapsed: 19 ms [14:52:23] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded. [14:52:23] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading. [14:52:23] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [14:52:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9-beta1+2249-223b80c [14:52:24] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [14:52:24] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [14:52:24] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [14:52:24] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby' [14:52:24] [Server thread/INFO]: [WorldGuard] (RedstoneCastle) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (RedstoneCastle) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (RedstoneCastle) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (RedstoneCastle) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'RedstoneCastle' [14:52:24] [Server thread/INFO]: [WorldGuard] (Events) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Events) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Events) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Events) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Events' [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_Nether) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_Nether) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_Nether) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_Nether) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BetrayalSMP_Nether' [14:52:24] [Server thread/INFO]: [WorldGuard] (Skeld) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Skeld) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Skeld) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Skeld) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Skeld' [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BetrayalSMP' [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_End) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_End) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_End) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (BetrayalSMP_End) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BetrayalSMP_End' [14:52:24] [Server thread/INFO]: [WorldGuard] (Pixelburg) TNT ignition is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Pixelburg) Lighters are PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Pixelburg) Lava fire is PERMITTED. [14:52:24] [Server thread/INFO]: [WorldGuard] (Pixelburg) Fire spread is UNRESTRICTED. [14:52:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Pixelburg' [14:52:24] [Server thread/INFO]: [WorldGuard] Loading region data... [14:52:24] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3 [14:52:25] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [14:52:25] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [14:52:25] [Server thread/INFO]: -------------------- [14:52:25] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord! [14:52:25] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/ [14:52:25] [Server thread/INFO]: -------------------- [14:52:25] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3220) [14:52:25] [Server thread/INFO]: [Citizens] Loading external libraries [14:52:25] [Server thread/ERROR]: [Citizens] v2.0.33-SNAPSHOT (build 3220) is not compatible with Minecraft vv1_20_R1 - try upgrading Minecraft or Citizens. Disabling... [14:52:25] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.33-SNAPSHOT (build 3220) [14:52:25] [Server thread/INFO]: [Skript] Enabling Skript v2.7.1 [14:52:26] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] You're currently running the latest stable version of Skript. [14:52:39] [Server thread/INFO]: [Skript] Loaded 232540 aliases in 13761ms [14:52:40] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [14:52:40] [Server thread/INFO]: [SkBee] Enabling SkBee v2.18.3 [14:52:40] [Server thread/INFO]: [SkBee] Loading NBTApi... [14:52:40] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support [14:52:40] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_20_R1' loaded! [14:52:40] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi! [14:52:40] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded [14:52:40] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Team Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config [14:52:41] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] It looks like another addon registered 'environment' already. [14:52:41] [Server thread/INFO]: [SkBee] You may have to use their environment options in SkBee's 'world creator' system. [14:52:41] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded [14:52:41] [Server thread/INFO]: [SkBee] Loaded (350) elements: [14:52:41] [Server thread/INFO]: [SkBee] - 49 events [14:52:41] [Server thread/INFO]: [SkBee] - 50 effects [14:52:41] [Server thread/INFO]: [SkBee] - 227 expressions [14:52:41] [Server thread/INFO]: [SkBee] - 21 conditions [14:52:41] [Server thread/INFO]: [SkBee] - 3 sections [14:52:41] [Server thread/INFO]: [SkBee] Checking for update... [14:52:41] [Server thread/INFO]: [SkBee] Plugin is up to date! [14:52:41] [Server thread/INFO]: [SkBee] Successfully enabled v2.18.3 in 0.57 seconds [14:52:41] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523 [14:52:41] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled. [14:52:41] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.8.3 [14:52:41] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript [14:52:41] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript [14:52:41] [Server thread/INFO]: [CustomCrafting] ____ _ _ ____ ___ ____ _ _ ____ ____ ____ ____ ___ _ _ _ ____ [14:52:41] [Server thread/INFO]: [CustomCrafting] | | | [__ | | | |\/| | |__/ |__| |___ | | |\ | | __ [14:52:41] [Server thread/INFO]: [CustomCrafting] |___ |__| ___] | |__| | | |___ | \ | | | | | | \| |__] [14:52:41] [Server thread/INFO]: [CustomCrafting] Version | v4.16.8.3 [14:52:41] [Server thread/INFO]: [CustomCrafting] WolfyUtils | v4.16.12.1 [14:52:41] [Server thread/INFO]: [CustomCrafting] Bukkit | git-Paper-"873533b" (MC: 1.20.1)(API: 1.20.1-R0.1-SNAPSHOT) [14:52:41] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support [14:52:41] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded! [14:52:41] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson [14:52:41] [Server thread/INFO]: [CustomCrafting] [14:52:41] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project: [14:52:41] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Junye Zhou, PwassonDoDouce, Mithran, Teddy [14:52:41] [Server thread/INFO]: [CustomCrafting] 霜神CreamGod, Invictus_Vulpes , JorshStark, lonemmart, ccp920, Luuk Musch [14:52:41] [Server thread/INFO]: [CustomCrafting] Esteban, WizardOfWit [14:52:41] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------ [14:52:41] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL [14:52:41] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs [14:52:41] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs [14:52:41] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [14:52:42] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items [14:52:42] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - - [14:52:42] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder... [14:52:42] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items [14:52:43] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes [14:52:43] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 8 recipes; Skipped: 0 error/s, 0 already existing [14:52:43] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing [14:52:43] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing [14:52:43] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 8 recipes [14:52:43] [Server thread/INFO]: [CustomCrafting] [14:52:43] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book... [14:52:43] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book! [14:52:43] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------ [14:52:43] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.2.0-SNAPSHOT [14:52:43] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.9 [14:52:43] [Server thread/INFO]: [skQuery] Locating classes from SkQuery... [14:52:43] [Server thread/INFO]: [skQuery] Beginning to process a total of 119 from SkQuery [14:52:43] [Server thread/INFO]: [skQuery] Out of 119 classes, 119 classes were loaded from SkQuery [14:52:43] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.2-b807 [14:52:43] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.2-b807] Enabled - By Rigby and fernferret [14:52:43] [Server thread/INFO]: [InvSee++] Enabling InvSeePlusPlus v0.22.3 [14:52:43] [Server thread/INFO]: [QualityArmory] Enabling QualityArmory v2.0.10 [14:52:43] [Server thread/INFO]: [QualityArmory] -Loaded 11 Ammo types. [14:52:43] [Server thread/INFO]: [QualityArmory] -Loaded 16 Misc. [14:52:43] [Server thread/INFO]: [QualityArmory] -Loaded 70 Gun types. [14:52:43] [Server thread/INFO]: [QualityArmory] -Loading Attachment: p30silenced [14:52:43] [Server thread/INFO]: [QualityArmory] -Loading Attachment: awpasiimov [14:52:43] [Server thread/INFO]: [QualityArmory] -Loading Attachment: uzicorn [14:52:43] [Server thread/INFO]: [QualityArmory] -Loaded 3 Attachment types. [14:52:43] [Server thread/INFO]: [QualityArmory] -Loaded 4 Armor types. [14:52:43] [Server thread/WARN]: [QualityArmory] Citizens 2.0 failed to register gunner trait (Ignore this.) [14:52:43] [Server thread/INFO]: [skript-gui] Enabling skript-gui v1.3 [14:52:43] [Server thread/INFO]: [Skript] Missing version in default.lang [14:52:43] [Server thread/INFO]: [InvSee++_Give] Enabling InvSeePlusPlus_Give v0.22.3 [14:52:44] [Server thread/INFO]: [Geyser-Spigot] ****************************************** [14:52:44] [Server thread/INFO]: [Geyser-Spigot] [14:52:44] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.2.0-SNAPSHOT (git-master-e8eccc6) [14:52:44] [Server thread/INFO]: [Geyser-Spigot] [14:52:44] [Server thread/INFO]: [Geyser-Spigot] ****************************************** [14:52:48] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:25580 [14:52:48] [Server thread/INFO]: [Geyser-Spigot] Done (3.947s)! Run /geyser help for help! [14:52:48] [Server thread/INFO]: Running delayed init tasks [14:52:48] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized. [14:52:48] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [14:52:48] [Server thread/INFO]: [Skript] Loading variables... [14:52:48] [Server thread/INFO]: [Skript] Loaded 79 variables in 0.0 seconds [14:52:48] [Server thread/INFO]: [Skript] Line 14: (Scoreboard.sk) [14:52:48] [Server thread/INFO]: Can't understand this structure: on wolrd change [14:52:48] [Server thread/INFO]: Line: on wolrd change: [14:52:48] [Server thread/INFO]: [14:52:49] [Thread-15/INFO]: -------------------- [14:52:49] [Thread-15/INFO]: [CoreProtect] Version 22.2 is now available. [14:52:49] [Thread-15/INFO]: [CoreProtect] Download: www.coreprotect.net/download/ [14:52:49] [Thread-15/INFO]: -------------------- [14:52:49] [Server thread/INFO]: [Skript] Line 82: (MiniGames.sk) [14:52:49] [Server thread/INFO]: Can't understand this condition: 'player amount in region "sand_minigame" is 1' [14:52:49] [Server thread/INFO]: Line: if player amount in region "sand_minigame" is 1: [14:52:49] [Server thread/INFO]: [14:52:49] [Server thread/INFO]: [Skript] Loaded 12 scripts with a total of 57 structures in 1.47 seconds [14:52:49] [Server thread/INFO]: [Skript] Finished loading. [14:52:49] [Server thread/INFO]: Done (40.230s)! For help, type "help" [14:52:49] [Server thread/INFO]: Timings Reset [14:52:49] [Server thread/INFO]: [WolfyUtilities] Dependencies Loaded. Calling DependenciesLoadedEvent! [14:52:49] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------ [14:52:49] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items [14:52:49] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - - [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder... [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 0 recipes; Skipped: 0 error/s, 8 already existing [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing [14:52:49] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 8 recipes [14:52:49] [Server thread/INFO]: [CustomCrafting] [14:52:49] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book... [14:52:49] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book! [14:52:49] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------