[06:51:21] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.9+10; Red Hat, Inc. (Red_Hat-21.**.**.**.**-1)) on Linux 6.18.3-200.fc43.x86_64 (amd64)
[06:51:21] [ServerMain/INFO]: [bootstrap] Loading Purpur 1.21.11-2550-HEAD@bce71ab (2026-01-04T03:24:40Z) for Minecraft 1.21.11
[06:51:22] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[06:51:33] [ServerMain/INFO]: [PluginInitializerManager] Initialized 49 plugins
[06:51:33] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
[06:51:33] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (48):
- BlockLocker (1.14.1), BlueMap (5.15), CMI (**.**.**.**), CMIEInjector (**.**.**.**), CMILib (**.**.**.**), ChestShop (3.12.3-SNAPSHOT (build 446)), ChestSort (14.2.0), Citizens (2.0.41-SNAPSHOT (build 4043)), CoreProtect (23.1), CrackShot (0.98.13), CustomAnvil (1.10.0), DeepslateInstamine (0.1-SNAPSHOT), DiscordSRV (1.30.3), EnchantableBlocks (4.1.0), EnderBank (1.20.1.a.1), ExpBottle (1.0.5), FastAsyncWorldEdit (2.14.4-SNAPSHOT-1248+f895ed7), ForgetfulTrialVault (**.**.**.**), GPFlags (5.13.8), Geyser-Spigot (2.9.2-SNAPSHOT), GriefPrevention (16.18.4), HopperFilter (1.0.4), InfiniteVehicles (2.2.20), IridiumSkyblock (4.1.2), Jobs (**.**.**.**), LuckPerms (5.5.0), MobsToEggs (1.7.21), Multiverse-Core (5.2.0), Multiverse-Inventories (5.1.1), Multiverse-NetherPortals (5.0.3), MythicDrops (9.2.2), PlaceholderAPI (2.11.7), PortableBeacons (1.13.2), ProtocolLib (5.4.0), RealEstate (1.2), Rtag (1.5.14), StackMob (5.10.3), TARDIS (6.3.3-bd04401f83), Vault (1.7.3-b131), ViaBackwards (5.5.0), ViaVersion (5.6.0), VillagerMarket (1.13.2), WildChests (2025.2-b104), WorldEditSelectionVisualizer (2.1.9), WorldGuard (7.0.14+2339-43997ec), WorldGuardExtraFlags (4.2.4-SNAPSHOT), floodgate (2.2.5-SNAPSHOT (b125-a772911)), mcMMO (2.2.046-SNAPSHOT)
[06:51:40] [ServerMain/WARN]: resource-pack-id missing, using default of e6f3a016-c12f-3624-8d94-f0f7190ec224
[06:51:40] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[06:51:41] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/publickeys due to api.minecraftservices.com
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:111) ~[authlib-7.0.61.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-7.0.61.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-7.0.61.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-7.0.61.jar:?]
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.net.UnknownHostException: api.minecraftservices.com
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567) ~[?:?]
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
at java.base/java.net.Socket.connect(Socket.java:751) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) ~[?:?]
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?]
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?]
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?]
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:?]
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377) ~[?:?]
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1302) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1143) ~[?:?]
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1705) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629) ~[?:?]
at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) ~[?:?]
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) ~[?:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:82) ~[authlib-7.0.61.jar:?]
[06:51:41] [ServerMain/ERROR]: Couldn't load file/Fortune Shears 1.1.zip pack metadata: Pack version declaration mismatch between supported_formats (up to 9999) and max_format (88.*)
[06:51:45] [ServerMain/INFO]: Loaded 1470 recipes
[06:51:45] [ServerMain/INFO]: Loaded 1692 advancements
[06:51:45] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[06:51:45] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 638.9ms
[06:51:45] [ServerMain/WARN]: resource-pack-id missing, using default of e6f3a016-c12f-3624-8d94-f0f7190ec224
[06:51:45] [Server thread/INFO]: Starting minecraft server version 1.21.11
[06:51:45] [Server thread/INFO]: Loading properties
[06:51:46] [Server thread/INFO]: This server is running Purpur version 1.21.11-2550-HEAD@bce71ab (2026-01-04T03:24:40Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
[06:51:46] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[06:51:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[06:51:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[06:51:47] [Server thread/INFO]: [MoonriseCommon] Paper is using 8 worker threads, 1 I/O threads
[06:51:47] [Server thread/INFO]: Default game type: SURVIVAL
[06:51:47] [Server thread/INFO]: Generating keypair
[06:51:47] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
[06:51:47] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[06:51:47] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[06:51:49] [Server thread/INFO]: [SpigotLibraryLoader] [TARDIS] Loading 1 libraries... please wait
[06:51:49] [Server thread/INFO]: [SpigotLibraryLoader] [TARDIS] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jsoup/jsoup/1.21.1/jsoup-1.21.1.jar
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 4 libraries... please wait
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/ch/ethz/globis/phtree/phtree/2.8.2/phtree-2.8.2.jar
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/it/unimi/dsi/fastutil/8.5.16/fastutil-8.5.16.jar
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/team/unnamed/mocha/3.0.0/mocha-3.0.0.jar
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[06:51:50] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[06:51:51] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loading 8 libraries... please wait
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jetbrains/annotations/20.1.0/annotations-20.1.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/com/jeff-media/MorePersistentDataTypes/2.4.0/MorePersistentDataTypes-2.4.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/adventure-api/4.14.0/adventure-api-4.14.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/adventure-key/4.14.0/adventure-key-4.14.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/adventure-text-serializer-gson/4.14.0/adventure-text-serializer-gson-4.14.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/adventure-text-serializer-json/4.14.0/adventure-text-serializer-json-4.14.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.0/adventure-text-serializer-bungeecord-4.3.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [InfiniteVehicles] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/net/kyori/adventure-text-serializer-legacy/4.13.0/adventure-text-serializer-legacy-4.13.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [Custom Anvil] Loading 1 libraries... please wait
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [Custom Anvil] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jetbrains/kotlin/kotlin-stdlib/2.1.0/kotlin-stdlib-2.1.0.jar
[06:51:52] [Server thread/INFO]: [SpigotLibraryLoader] [Custom Anvil] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[06:51:54] [Server thread/INFO]: [SpigotLibraryLoader] [MobsToEggs] Loading 1 libraries... please wait
[06:51:54] [Server thread/INFO]: [SpigotLibraryLoader] [MobsToEggs] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jetbrains/kotlin/kotlin-stdlib/2.2.21/kotlin-stdlib-2.2.21.jar
[06:51:54] [Server thread/INFO]: [SpigotLibraryLoader] [MobsToEggs] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[06:51:55] [Server thread/INFO]: [SpigotLibraryLoader] [EnchantableBlocks] Loading 1 libraries... please wait
[06:51:56] [Server thread/INFO]: [SpigotLibraryLoader] [EnchantableBlocks] Loaded library /mymedia/amp/.ampdata/instances/Longwing01/Minecraft/libraries/it/unimi/dsi/fastutil/8.5.13/fastutil-8.5.13.jar
[06:51:56] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.6.0
[06:51:56] [Server thread/INFO]: [ViaVersion] ViaVersion 5.6.0 is now loaded. Registering protocol transformers and injecting...
[06:51:56] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading block connection mappings ...
[06:51:56] [Via-Mappingloader-1/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[06:51:57] [Server thread/INFO]: [ViaBackwards] Loading translations...
[06:51:57] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[06:51:58] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.0
[06:51:59] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[06:51:59] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.14.4-SNAPSHOT-1248+f895ed7
[06:52:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@14ab934d]
[06:52:01] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.7
[06:52:01] [Server thread/INFO]: [IridiumSkyblock] Loading server plugin IridiumSkyblock v4.1.2
[06:52:03] [Server thread/INFO]: [IridiumSkyblock] GENERATOR TYPE: VOID
[06:52:04] [Server thread/INFO]: [IridiumSkyblock] Loading world generator...
[06:52:04] [Server thread/INFO]: [IridiumSkyblock] Generator Type = VOID
[06:52:04] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.14+2339-43997ec
[06:52:04] [Server thread/INFO]: [CoreLogging] Loading server plugin Multiverse-Core v5.2.0
[06:52:04] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.4
[06:52:04] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v5.1.1
[06:52:04] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.5-SNAPSHOT (b125-a772911)
[06:52:05] [Server thread/INFO]: [floodgate] Took 1,326ms to boot Floodgate
[06:52:05] [Server thread/INFO]: [BlueMap] Loading server plugin BlueMap v5.15
[06:52:05] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v23.1
[06:52:05] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0
[06:52:05] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.11) has not yet been tested! Proceed with caution.
[06:52:05] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.8.2
[06:52:05] [Server thread/INFO]: [TARDIS] Loading server plugin TARDIS v6.3.3-bd04401f83
[06:52:05] [Server thread/INFO]: [mcMMO] Loading server plugin mcMMO v2.2.046-SNAPSHOT
[06:52:05] [Server thread/INFO]: [mcMMO] [D] Registered WG flags successfully!
[06:52:05] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.8.4.4
[06:52:05] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.41-SNAPSHOT (build 4043)
[06:52:05] [Server thread/INFO]: [Rtag] Loading server plugin Rtag v1.5.14
[06:52:05] [Server thread/INFO]: [Rtag] Found version 1.21.11 (data version = 4671, package = v1_21_R7)
[06:52:06] [Server thread/INFO]: [CrackShot] Loading server plugin CrackShot v0.98.13
[06:52:06] [Server thread/INFO]: [BlockLocker] Loading server plugin BlockLocker v1.14.1
[06:52:06] [Server thread/INFO]: [InfiniteVehicles] Loading server plugin InfiniteVehicles v2.2.20
[06:52:06] [Server thread/INFO]: [Multiverse-NetherPortals] Loading server plugin Multiverse-NetherPortals v5.0.3
[06:52:06] [Server thread/INFO]: [DeepslateInstamine] Loading server plugin DeepslateInstamine v0.1-SNAPSHOT
[06:52:06] [Server thread/INFO]: [WESV] Loading server plugin WorldEditSelectionVisualizer v2.1.9
[06:52:06] [Server thread/INFO]: [HopperFilter] Loading server plugin HopperFilter v1.0.4
[06:52:06] [Server thread/INFO]: [GPFlags] Loading server plugin GPFlags v5.13.8
[06:52:06] [Server thread/INFO]: [Custom Anvil] Loading server plugin CustomAnvil v1.10.0
[06:52:06] [Server thread/INFO]: [ExpBottle] Loading server plugin ExpBottle v1.0.5
[06:52:06] [Server thread/INFO]: [VillagerMarket] Loading server plugin VillagerMarket v1.13.2
[06:52:06] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.4-SNAPSHOT
[06:52:06] [Server thread/INFO]: [StackMob] Loading server plugin StackMob v5.10.3
[06:52:06] [Server thread/INFO]: [StackMob] Registered WorldGuard region flag.
[06:52:06] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.5.0
[06:52:06] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.9.2-SNAPSHOT
[06:52:07] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[06:52:07] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[06:52:07] [Server thread/INFO]: [CMIEInjector] Loading server plugin CMIEInjector v1.0.2.4
[06:52:07] [Server thread/INFO]: [ForgetfulTrialVault] Loading server plugin ForgetfulTrialVault v1.0.3.1
[06:52:07] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.30.3
[06:52:07] [Server thread/INFO]: [MythicDrops] Loading server plugin MythicDrops v9.2.2
[06:52:07] [Server thread/INFO]: [WildChests] Loading server plugin WildChests v2025.2-b104
[06:52:07] [Server thread/INFO]: [RealEstate] Loading server plugin RealEstate v1.2
[06:52:07] [Server thread/INFO]: [PortableBeacons] Loading server plugin PortableBeacons v1.13.2
[06:52:07] [Server thread/INFO]: [PortableBeacons] Registered WorldGuard flag
[06:52:07] [Server thread/INFO]: [ChestSort] Loading server plugin ChestSort v14.2.0
[06:52:07] [Server thread/INFO]: [Veinminer] Loading server plugin Veinminer v2.5.3
[06:52:07] [Server thread/INFO]: [Veinminer] Detected platform: Purpur
[06:52:07] [Server thread/INFO]: [MobsToEggs] Loading server plugin MobsToEggs v1.7.21
[06:52:07] [Server thread/INFO]: [ChestShop] Loading server plugin ChestShop v3.12.3-SNAPSHOT (build 446)
[06:52:07] [Server thread/INFO]: [ChestShop] BlockLocker version 1.14.1 loaded.
[06:52:07] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.14+2339-43997ec loaded.
[06:52:07] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.18.4 loaded.
[06:52:07] [Server thread/INFO]: [EnchantableBlocks] Loading server plugin EnchantableBlocks v4.1.0
[06:52:08] [Server thread/INFO]: [EnderBank] Loading server plugin EnderBank v1.20.1.a.1
[06:52:08] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.6.5
[06:52:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[06:52:08] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.0
[06:52:09] [Server thread/INFO]: __
[06:52:09] [Server thread/INFO]: | |__) LuckPerms v5.5.0
[06:52:09] [Server thread/INFO]: |___ | Running on Bukkit - Purpur
[06:52:09] [Server thread/INFO]:
[06:52:09] [Server thread/INFO]: [LuckPerms] Loading configuration...
[06:52:10] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[06:52:12] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[06:52:13] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[06:52:13] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 5605ms)
[06:52:13] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[06:52:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[06:52:13] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[06:52:13] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[06:52:14] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.14.4-SNAPSHOT-1248+f895ed7
[06:52:14] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[06:52:14] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[06:52:14] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[06:52:14] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[06:52:14] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_11.PaperweightFaweAdapter as the Bukkit adapter
[06:52:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0
[06:52:16] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.14.1
[06:52:16] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.4
[06:52:16] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
[06:52:16] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
[06:52:16] [Server thread/INFO]: [MythicDrops] Enabling MythicDrops v9.2.2
[06:52:16] [ForkJoinPool.commonPool-worker-1/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 11 build(s) out of date.
You are running build 1248, the latest version is build 1259.
Update at https://ci.athion.net/job/FastAsyncWorldEdit
[06:52:18] [Server thread/INFO]: [MythicDrops] [ACF] Enabled Asynchronous Tab Completion Support!
[06:52:19] [Server thread/INFO]: [Veinminer] Enabling Veinminer v2.5.3
[06:52:19] [Server thread/INFO]: Preparing level "world"
[06:52:19] [DefaultDispatcher-worker-1/INFO]: [VeinminerUpdater] veinminer is up to date
[06:52:19] [Server thread/INFO]: [ca.spottedleaf.moonrise.common.util.MoonriseConstants] NUMA enable flag is not set; however there is NUMA interaction support for this OS.
[06:52:19] [Server thread/INFO]: [ca.spottedleaf.moonrise.common.util.MoonriseConstants] Detected 2 NUMA nodes.
[06:52:20] [Server thread/INFO]: Loading 256 persistent chunks for world 'minecraft:overworld'...
[06:52:20] [Server thread/INFO]: Preparing spawn area: 3%
[06:52:21] [Server thread/INFO]: Preparing spawn area: 21%
[06:52:21] [Server thread/INFO]: Preparing spawn area: 22%
[06:52:22] [Server thread/INFO]: Preparing spawn area: 35%
[06:52:22] [Server thread/INFO]: Preparing spawn area: 48%
[06:52:23] [Server thread/INFO]: Preparing spawn area: 59%
[06:52:23] [Server thread/INFO]: Preparing spawn area: 75%
[06:52:24] [Server thread/INFO]: Preparing spawn area: 84%
[06:52:24] [Server thread/INFO]: Preparing spawn area: 91%
[06:52:25] [Server thread/INFO]: Prepared spawn area in 4389 ms
[06:52:25] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
[06:52:25] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:25] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
[06:52:25] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:25] [Server thread/INFO]: Done preparing level "world" (6.126s)
[06:52:25] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.6.0
[06:52:25] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.11 (774)
[06:52:25] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[06:52:25] [Server thread/WARN]: [ViaVersion] ViaVersion only supports newer client versions. Use ViaBackwards to allow older versions (ViaRewind for 1.7/1.8) to join.
[06:52:25] [Server thread/WARN]: [ViaVersion] Get setup help at https://viaversion.com/setup or download ViaBackwards/ViaRewind directly at https://ci.viaversion.com/
[06:52:25] [Server thread/WARN]: [ViaVersion] Need more help? Join our Discord at https://viaversion.com/discord
[06:52:25] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.7
[06:52:25] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[06:52:25] [Server thread/INFO]: [IridiumSkyblock] Enabling IridiumSkyblock v4.1.2
[06:52:26] [Server thread/INFO]: Loading 34 persistent chunks for world 'minecraft:iridiumskyblock'...
[06:52:26] [Server thread/INFO]: Preparing spawn area: 22%
[06:52:26] [Server thread/WARN]: Skipping Entity with id minecraft:flight_vehicle
[06:52:26] [Server thread/WARN]: Location: IridiumSkyblock (12.5, 79.0, 26.5)
[06:52:26] [Server thread/WARN]: [ca.spottedleaf.moonrise.patches.chunk_system.level.entity.ChunkEntitySlices] [ca.spottedleaf.moonrise.patches.chunk_system.level.entity.ChunkEntitySlices] Serialization errors:
chunk@[0, 1].Entities[1]: Failed to decode value '"minecraft:flight_vehicle"' from field 'id': Unknown registry key in ResourceKey[minecraft:root / minecraft:entity_type]: minecraft:flight_vehicle
[06:52:26] [Server thread/INFO]: Prepared spawn area in 365 ms
[06:52:26] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:iridiumskyblock_nether'...
[06:52:26] [Server thread/INFO]: Preparing spawn area: 100%
[06:52:26] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:27] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:iridiumskyblock_the_end'...
[06:52:27] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:27] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'IridiumSkyblock_the_end'
[06:52:27] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'IridiumSkyblock_the_end'
[06:52:27] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'IridiumSkyblock_the_end'
[06:52:27] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'IridiumSkyblock_the_end' in 0.00s
[06:52:27] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'IridiumSkyblock_the_end'
[06:52:27] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'IridiumSkyblock_the_end'
[06:52:27] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.11! Trying to find NMS support
[06:52:27] [Server thread/WARN]: [NBTAPI] [NBTAPI] This Server-Version(1.21.11-R0.1-SNAPSHOT) is not supported by this NBT-API Version(2.15.3) located in IridiumSkyblock. The NBT-API will try to work as good as it can! Some functions may not work!
[06:52:27] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'IridiumSkyblock' to create a bStats instance!
[06:52:28] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:iridiumskyblock_the_end'...
[06:52:28] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iridiumskyblock [4.1.2]
[06:52:29] [Server thread/INFO]: [IridiumSkyblock] Successfully registered Placeholders for PlaceholderAPI.
[06:52:29] [Server thread/INFO]: [IridiumSkyblock] -------------------------------
[06:52:29] [Server thread/INFO]: [IridiumSkyblock]
[06:52:29] [Server thread/INFO]: [IridiumSkyblock] IridiumSkyblock Enabled!
[06:52:29] [Server thread/INFO]: [IridiumSkyblock]
[06:52:29] [Server thread/INFO]: [IridiumSkyblock] -------------------------------
[06:52:29] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.14+2339-43997ec
[06:52:29] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) TNT ignition is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) Lighters are PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) Lava fire is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) Fire spread is UNRESTRICTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock'
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) TNT ignition is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) Lighters are PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) Lava fire is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) Fire spread is UNRESTRICTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock_nether'
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) TNT ignition is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) Lighters are PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) Lava fire is PERMITTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) Fire spread is UNRESTRICTED.
[06:52:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock_the_end'
[06:52:29] [Server thread/INFO]: [WorldGuard] Loading region data...
[06:52:30] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v5.2.0
[06:52:32] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:tardis_world_nicklebobble'...
[06:52:32] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:32] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Nicklebobble) TNT ignition is PERMITTED.
[06:52:32] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Nicklebobble) Lighters are PERMITTED.
[06:52:32] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Nicklebobble) Lava fire is PERMITTED.
[06:52:32] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Nicklebobble) Fire spread is UNRESTRICTED.
[06:52:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_WORLD_Nicklebobble'
[06:52:33] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:skaro'...
[06:52:33] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:33] [Server thread/INFO]: [WorldGuard] (skaro) TNT ignition is PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (skaro) Lighters are PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (skaro) Lava fire is PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (skaro) Fire spread is UNRESTRICTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skaro'
[06:52:33] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:siluria'...
[06:52:33] [Server thread/INFO]: Preparing spawn area: 100%
[06:52:33] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:33] [Server thread/INFO]: [WorldGuard] (siluria) TNT ignition is PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (siluria) Lighters are PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (siluria) Lava fire is PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (siluria) Fire spread is UNRESTRICTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'siluria'
[06:52:33] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:tardis_timevortex'...
[06:52:33] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:33] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) TNT ignition is PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Lighters are PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Lava fire is PERMITTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Fire spread is UNRESTRICTED.
[06:52:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_TimeVortex'
[06:52:34] [Server thread/INFO]: Loading 25 persistent chunks for world 'minecraft:tardis_world_famous_longwing'...
[06:52:34] [Server thread/INFO]: Preparing spawn area: 28%
[06:52:34] [Server thread/INFO]: Prepared spawn area in 405 ms
[06:52:34] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Famous_Longwing) TNT ignition is PERMITTED.
[06:52:34] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Famous_Longwing) Lighters are PERMITTED.
[06:52:34] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Famous_Longwing) Lava fire is PERMITTED.
[06:52:34] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_Famous_Longwing) Fire spread is UNRESTRICTED.
[06:52:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_WORLD_Famous_Longwing'
[06:52:35] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:gallifrey'...
[06:52:35] [Server thread/INFO]: Preparing spawn area: 100%
[06:52:35] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:35] [Server thread/INFO]: [WorldGuard] (gallifrey) TNT ignition is PERMITTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] (gallifrey) Lighters are PERMITTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] (gallifrey) Lava fire is PERMITTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] (gallifrey) Fire spread is UNRESTRICTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gallifrey'
[06:52:35] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:uncensored'...
[06:52:35] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:35] [Server thread/INFO]: [WorldGuard] (Uncensored) TNT ignition is PERMITTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] (Uncensored) Lighters are PERMITTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] (Uncensored) Lava fire is PERMITTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] (Uncensored) Fire spread is UNRESTRICTED.
[06:52:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Uncensored'
[06:52:36] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:earth'...
[06:52:36] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:36] [Server thread/INFO]: [WorldGuard] (earth) TNT ignition is PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (earth) Lighters are PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (earth) Lava fire is PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (earth) Fire spread is UNRESTRICTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'earth'
[06:52:36] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:memorial'...
[06:52:36] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:36] [Server thread/INFO]: [WorldGuard] (memorial) TNT ignition is PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (memorial) Lighters are PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (memorial) Lava fire is PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (memorial) Fire spread is UNRESTRICTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'memorial'
[06:52:36] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:tag'...
[06:52:36] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:52:36] [Server thread/INFO]: [WorldGuard] (tag) TNT ignition is PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (tag) Lighters are PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (tag) Lava fire is PERMITTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] (tag) Fire spread is UNRESTRICTED.
[06:52:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tag'
[06:52:37] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:tardis_world_wytchychick'...
[06:52:37] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:37] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_WytchyChick) TNT ignition is PERMITTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_WytchyChick) Lighters are PERMITTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_WytchyChick) Lava fire is PERMITTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] (TARDIS_WORLD_WytchyChick) Fire spread is UNRESTRICTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_WORLD_WytchyChick'
[06:52:37] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:ea19_20'...
[06:52:37] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:37] [Server thread/INFO]: [WorldGuard] (EA19_20) TNT ignition is PERMITTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] (EA19_20) Lighters are PERMITTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] (EA19_20) Lava fire is PERMITTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] (EA19_20) Fire spread is UNRESTRICTED.
[06:52:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'EA19_20'
[06:52:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: multiverse-core [5.2.0]
[06:52:38] [Server thread/INFO]: [Multiverse-Core] API service loaded!
[06:52:38] [Server thread/INFO]: [Multiverse-Core] Version 5.2.0 (API v5.2) Enabled - By dumptruckman, Rigby, fernferret, lithium3141, main--, benwoo1110 and Zax71
[06:52:38] [Server thread/INFO]: [Multiverse-Core] Loving Multiverse-Core? Please consider supporting the project with a small donation: https://github.com/sponsors/Multiverse
[06:52:38] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.4
[06:52:38] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[06:52:39] [Server thread/INFO]: [GriefPrevention] 28 total claims loaded.
[06:52:39] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[06:52:39] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[06:52:39] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[06:52:39] [Server thread/INFO]: [GriefPrevention] Boot finished.
[06:52:39] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v5.1.1
[06:52:40] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'Creative' are not loaded: creative
[06:52:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: multiverse-inventories [5.1.1]
[06:52:41] [Server thread/INFO]: [Multiverse-Inventories] Loading player names map...
[06:52:41] [Server thread/INFO]: [Multiverse-Inventories] Version 5.1.1 (API v5.1) Enabled - By dumptruckman and benwoo1110
[06:52:41] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.5-SNAPSHOT (b125-a772911)
[06:52:42] [Server thread/INFO]: [BlueMap] Enabling BlueMap v5.15
[06:52:42] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
[06:52:42] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[06:52:42] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v23.1
[06:52:43] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
[06:52:43] [Server thread/INFO]: [net.coreprotect.hikari.pool.HikariPool] HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6b4a941b
[06:52:43] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Start completed.
[06:52:44] [Server thread/INFO]: [CoreProtect] CoreProtect Community Edition has been successfully enabled!
[06:52:44] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
[06:52:44] [Server thread/INFO]: --------------------
[06:52:44] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[06:52:44] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[06:52:44] [Server thread/INFO]: --------------------
[06:52:44] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.8.2
[06:52:46] [Server thread/INFO]: Server version: v1_21_R7 - 1.21.11 - purpur 1.21.11-2550-bce71ab (MC: 1.21.11)
[06:52:47] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[06:52:48] [Server thread/INFO]: CMI hooked.
[06:52:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
[06:52:48] [Server thread/INFO]: PlaceholderAPI hooked.
[06:52:48] [Server thread/INFO]: Updated (EN) language file. Took 104ms
[06:52:48] [Server thread/INFO]: [TARDIS] Enabling TARDIS v6.3.3-bd04401f83
[06:52:48] [Server thread/INFO]: ‗‗≡‗‗
[06:52:48] [Server thread/INFO]: |‡|‡| ▀█▀ ▄▀▄ █▀▄ █▀▄ █ ▄▀▀
[06:52:48] [Server thread/INFO]: |¤|•| █ █▀█ █▀▄ █▄▀ █ ▄▄▀
[06:52:48] [Server thread/INFO]: | | | May contain bugs!
[06:52:48] [Server thread/INFO]: ═════
[06:52:48] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for planet Gallifrey...
[06:52:48] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for planet Skaro...
[06:52:48] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for Eye of Harmony room...
[06:52:48] [Server thread/INFO]: [TARDIS] Injecting exterior flight vehicle into ENTITY_TYPE registry.
[06:52:48] [Server thread/INFO]: [TARDIS] Loading language: ENGLISH
[06:52:48] [Server thread/INFO]: [TARDIS] Attempting to load world: 'creative'
[06:52:49] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:creative'...
[06:52:49] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:52:49] [Server thread/INFO]: [WorldGuard] (creative) TNT ignition is PERMITTED.
[06:52:49] [Server thread/INFO]: [WorldGuard] (creative) Lighters are PERMITTED.
[06:52:49] [Server thread/INFO]: [WorldGuard] (creative) Lava fire is PERMITTED.
[06:52:49] [Server thread/INFO]: [WorldGuard] (creative) Fire spread is UNRESTRICTED.
[06:52:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'creative'
[06:52:54] [Server thread/INFO]: [TARDIS Chemistry] Loading Chemistry Module
[06:52:54] [Server thread/INFO]: [Weeping Angels] Loading Weeping Angels Module
[06:52:54] [Server thread/INFO]: [Weeping Angels] Injecting Ood into ENTITY_TYPE registry.
[06:52:54] [Server thread/INFO]: [Weeping Angels] Injecting Judoon into ENTITY_TYPE registry.
[06:52:54] [Server thread/INFO]: [Weeping Angels] Injecting K9 into ENTITY_TYPE registry.
[06:52:55] [Server thread/INFO]: [Regeneration] Loading Regeneration Module
[06:52:55] [Server thread/INFO]: [TARDIS Shop] Loading Shop Module
[06:52:55] [Server thread/INFO]: [Sonic Blaster] Loading Sonic Blaster Module
[06:52:55] [Server thread/INFO]: [TARDIS] Connecting to CoreProtect
[06:52:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tardis [1.0.0]
[06:52:56] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.2.046-SNAPSHOT
[06:52:57] [Server thread/INFO]: [mcMMO] Loaded 229 of 229 Alchemy potions.
[06:53:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mcmmo [1.0,0]
[06:53:00] [Server thread/INFO]: [CMI] Enabling CMI v9.8.4.4
[06:53:00] [Server thread/INFO]: _______________________________________________________
[06:53:00] [Server thread/INFO]:
[06:53:00] [Server thread/INFO]: ██████╗███╗ ███╗██╗
[06:53:00] [Server thread/INFO]: ██╔════╝████╗ ████║██║
[06:53:00] [Server thread/INFO]: ██║ ██╔████╔██║██║
[06:53:00] [Server thread/INFO]: ██║ ██║╚██╔╝██║██║
[06:53:00] [Server thread/INFO]: ╚██████╗██║ ╚═╝ ██║██║
[06:53:00] [Server thread/INFO]: ╚═════╝╚═╝ ╚═╝╚═╝
[06:53:00] [Server thread/INFO]: _______________________________________________________
[06:53:00] [Server thread/INFO]: Integrating PaperSpigot async methods
[06:53:00] [CMI Thread-1/INFO]: Loaded (-) locale download into memory. Took 18ms
[06:53:00] [Server thread/INFO]: Vault found. (Loaded: true)
[06:53:00] [Server thread/INFO]: Citizens found. (Loaded: false)
[06:53:01] [Server thread/INFO]: Loaded (69) 69 Enabled and 0 Disabled modules into memory. Took 417ms
[06:53:01] [Server thread/INFO]: BlueMap found. (Loaded: true)
[06:53:01] [Server thread/INFO]: Loaded (12) portals into memory. Took 130ms
[06:53:01] [Server thread/INFO]: Loaded (11) dynamic signs into memory. Took 142ms
[06:53:01] [Server thread/INFO]: Initialized Cipher256 AES
[06:53:03] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 137ms
[06:53:03] [Server thread/INFO]: (RandomTeleportation) Can't find world with (rooms) name
[06:53:03] [Server thread/INFO]: Random teleport location is out of minimal (-125.0 -> -1000.0) world border X coordinate bounds for tag world. Please update values.
[06:53:03] [Server thread/INFO]: Random teleport location is out of maximal (125.0 -> 1000.0) world border X coordinate bounds for tag world. Please update values.
[06:53:03] [Server thread/INFO]: Random teleport location is out of minimal (-125.0 -> -1000.0) world border Z coordinate bounds for tag world. Please update values.
[06:53:03] [Server thread/INFO]: Random teleport location is out of maximal (125.0 -> 1000.0) world border Z coordinate bounds for tag world. Please update values.
[06:53:03] [CMI Thread-2/INFO]: Loaded (9) custom text's into memory. Took 121ms
[06:53:03] [Server thread/INFO]: Random teleport location is out of minimal (472.0 -> -1000.0) world border X coordinate bounds for Uncensored world. Please update values.
[06:53:03] [Server thread/INFO]: Random teleport location is out of minimal (231.0 -> -1000.0) world border Z coordinate bounds for Uncensored world. Please update values.
[06:53:03] [Server thread/INFO]: SQLite 3.49.1 data base type detected
[06:53:03] [Server thread/INFO]: Loaded (-) SqLite into memory. Took 289ms
[06:53:03] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
[06:53:04] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
[06:53:04] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[06:53:04] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
[06:53:04] [Server thread/INFO]: Loaded (159) custom mob heads into memory. Took 51ms
[06:53:05] [Server thread/INFO]: Loaded (5) kits into memory. Took 71ms
[06:53:05] [Server thread/INFO]: Loaded (5) dialogs into memory. Took 63ms
[06:53:05] [Server thread/INFO]: Cant determine stat type BeaconInteractions
[06:53:05] [Server thread/INFO]: Cant determine stat type ChestOpen
[06:53:05] [Server thread/INFO]: Loaded (9) ranks into memory. Took 72ms
[06:53:05] [Server thread/INFO]: Loaded (5) saved items into memory. Took 34ms
[06:53:05] [Server thread/INFO]: Loaded (1) playtime rewards into memory. Took 28ms
[06:53:05] [Server thread/INFO]: Loaded (1) jails into memory. Took 10ms
[06:53:05] [Server thread/INFO]: Executed Player DB querry in 26ms
[06:53:05] [Server thread/INFO]: Loaded (11) player data into memory. Took 102ms
[06:53:05] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
[06:53:05] [Server thread/INFO]: Loaded (7) playtime reward records into memory. Took 0ms
[06:53:05] [Server thread/INFO]: Loaded (19) custom alias into memory. Took 66ms
[06:53:06] [Server thread/INFO]: Loaded (7) interactive commands into memory. Took 346ms
[06:53:06] [Server thread/INFO]: Loaded (-) Registered events into memory. Took 634ms
[06:53:06] [Server thread/INFO]: Loaded (2) event action commands into memory. Took 25ms
[06:53:06] [Server thread/INFO]: Loaded (EN) language file into memory. Took 245ms
[06:53:06] [Server thread/INFO]: Loaded (538) worth values into memory. Took 53ms
[06:53:06] [Server thread/INFO]: Loaded (12) warps into memory. Took 9ms
[06:53:06] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
[06:53:06] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
[06:53:06] [Server thread/INFO]: mcMMO found. (Loaded: true)
[06:53:06] [Server thread/INFO]: Jobs found. (Loaded: false)
[06:53:06] [Server thread/INFO]: Loaded (5) schedules into memory. Took 24ms
[06:53:06] [Server thread/INFO]: Loaded (-) GeoIP into memory. Took 35ms
[06:53:06] [Server thread/INFO]: Loaded (2) skin cache entries into memory. Took 30ms
[06:53:06] [Server thread/INFO]: [CMI] Preloading playtimetop statistics
[06:53:06] [Server thread/INFO]: Loaded (1) custom recipes into memory. Took 35ms
[06:53:06] [CMI Thread-3/INFO]: Loaded (24) holograms into memory. Took 105ms
[06:53:06] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 1ms
[06:53:07] [Server thread/INFO]: Version 9.8.4.4 has been enabled
[06:53:07] [Server thread/INFO]: _______________________________________________________
[06:53:07] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
[06:53:07] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.41-SNAPSHOT (build 4043)
[06:53:09] [Server thread/INFO]: [Citizens] Loaded 2 templates.
[06:53:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizens [1.0.0]
[06:53:09] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[06:53:09] [Server thread/INFO]: [Rtag] Enabling Rtag v1.5.14
[06:53:09] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.13
[06:53:09] [Server thread/INFO]: [CrackShot] [CrackShot] Gun-mode activated. Boop!
[06:53:09] [Server thread/INFO]: [InfiniteVehicles] Enabling InfiniteVehicles v2.2.20
[06:53:10] [Server thread/INFO]: [InfiniteVehicles] Found Paper: class com.destroystokyo.paper.event.server.ServerTickStartEvent
[06:53:18] [Server thread/INFO]: [InfiniteVehicles] No custom controllers were loaded!
[06:53:20] [Server thread/INFO]: [InfiniteVehicles] 2 recipes were loaded!
[06:53:20] [Server thread/INFO]: [InfiniteVehicles] Loading existing model ID cache from storage.json
[06:53:20] [Server thread/INFO]: [InfiniteVehicles] Compatibility applied: ViaVersion
[06:53:20] [Server thread/INFO]: [InfiniteVehicles] [ACF] Enabled Asynchronous Tab Completion Support!
[06:53:20] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v5.0.3
[06:53:21] [Server thread/INFO]: [Multiverse-NetherPortals 5.0.3] Enabled - By Rigby, fernferret and benwoo1110
[06:53:21] [Server thread/INFO]: [DeepslateInstamine] Enabling DeepslateInstamine v0.1-SNAPSHOT
[06:53:21] [Server thread/INFO]: [WESV] Enabling WorldEditSelectionVisualizer v2.1.9
[06:53:21] [Server thread/INFO]: [WESV] Using WorldEdit 7 api
[06:53:21] [Server thread/INFO]: [WESV] Using Folia scheduler
[06:53:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: wesv [2.1.9]
[06:53:21] [Server thread/INFO]: [WESV] PlaceholderAPI extension successfully registered.
[06:53:21] [Server thread/INFO]: [HopperFilter] Enabling HopperFilter v1.0.4
[06:53:21] [Server thread/INFO]:
[06:53:21] [Server thread/INFO]: ██╗ ██╗ ██████╗ ██████╗ ██████╗ ███████╗██████╗
[06:53:21] [Server thread/INFO]: ██║ ██║██╔═══██╗██╔══██╗██╔══██╗██╔════╝██╔══██╗
[06:53:21] [Server thread/INFO]: ███████║██║ ██║██████╔╝██████╔╝█████╗ ██████╔╝
[06:53:21] [Server thread/INFO]: ██╔══██║██║ ██║██╔═══╝ ██╔═══╝ ██╔══╝ ██╔══██╗
[06:53:21] [Server thread/INFO]: ██║ ██║╚██████╔╝██║ ██║ ███████╗██║ ██║
[06:53:21] [Server thread/INFO]: ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝
[06:53:21] [Server thread/INFO]:
[06:53:21] [Server thread/INFO]: ███████╗██╗██╗ ████████╗███████╗██████╗
[06:53:21] [Server thread/INFO]: ██╔════╝██║██║ ╚══██╔══╝██╔════╝██╔══██╗
[06:53:21] [Server thread/INFO]: █████╗ ██║██║ ██║ █████╗ ██████╔╝
[06:53:21] [Server thread/INFO]: ██╔══╝ ██║██║ ██║ ██╔══╝ ██╔══██╗
[06:53:21] [Server thread/INFO]: ██║ ██║███████╗██║ ███████╗██║ ██║
[06:53:21] [Server thread/INFO]: ╚═╝ ╚═╝╚══════╝╚═╝ ╚══════╝╚═╝ ╚═╝
[06:53:21] [Server thread/INFO]:
[06:53:21] [Server thread/INFO]: Hopper Filter
[06:53:21] [Server thread/INFO]: Version 1.0.4
[06:53:21] [Server thread/INFO]: Development by NguyenDevs
[06:53:21] [Server thread/INFO]:
[06:53:21] [Server thread/INFO]: [HopperFilter] HopperFilter plugin enabled successfully!
[06:53:21] [Server thread/INFO]: [GPFlags] Enabling GPFlags v5.13.8
[06:53:22] [Server thread/INFO]: [GPFlags] Finished loading configuration.
[06:53:22] [Server thread/INFO]: [GPFlags] Finished loading data.
[06:53:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gpflags [5.13.8]
[06:53:22] [Server thread/INFO]: [GPFlags] Successfully loaded in 1.10 seconds
[06:53:22] [Server thread/INFO]: [Custom Anvil] Enabling CustomAnvil v1.10.0
[06:53:22] [Server thread/INFO]: [ExpBottle] Enabling ExpBottle v1.0.5
[06:53:22] [Server thread/INFO]: [VillagerMarket] Enabling VillagerMarket v1.13.2
[06:53:23] [Server thread/INFO]: [VillagerMarket] Auto config update is enabled
[06:53:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vm [1.13.2]
[06:53:23] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.4-SNAPSHOT
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[06:53:23] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[06:53:23] [Server thread/WARN]: [WorldGuardExtraFlags] "WorldGuardExtraFlags v4.2.4-SNAPSHOT" has registered a listener for org.spigotmc.event.player.PlayerSpawnLocationEvent on method "public void net.goldtreeservers.worldguardextraflags.listeners.PlayerListener.onPlayerSpawnLocationEvent(org.spigotmc.event.player.PlayerSpawnLocationEvent)", but the event is Deprecated. "Listening to this event causes the player to be created early. Using the player from this event will result in undefined behavior. Prefer AsyncPlayerSpawnLocationEvent."; please notify the authors [isokissa3].
[06:53:23] [Server thread/INFO]: [StackMob] Enabling StackMob v5.10.3
[06:53:23] [Server thread/INFO]: [StackMob] StackMob v5.10.3 by antiPerson and contributors.
[06:53:23] [Server thread/INFO]: [StackMob] GitHub: https://github.com/Nathat23/StackMob-5 Discord: https://discord.gg/fz9xzuB
[06:53:23] [Server thread/INFO]: [StackMob] Loading config files...
[06:53:24] [Server thread/INFO]: [StackMob] Registering hooks and trait checks...
[06:53:24] [Server thread/INFO]: [StackMob] Registering events, commands and tasks...
[06:53:24] [Server thread/INFO]: [StackMob] Detected server version V1_21
[06:53:24] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.5.0
[06:53:24] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.9.2-SNAPSHOT
[06:53:24] [ForkJoinPool.commonPool-worker-2/INFO]: [StackMob] No update is currently available.
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] Enabling ForgetfulTrialVault v1.0.3.1
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] [ForgetfulTrialVault]: English Locale found: true
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] [ForgetfulTrialVault]: Espanol Locale found: true
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] [ForgetfulTrialVault]: Francais Locale found: true
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] Loading config...
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] RESET DELAY: disabled
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] PRINT TIME REMAINING: true
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] [ForgetfulTrialVault]: English
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] [TrialVault] Loading Save File...
[06:53:27] [Server thread/INFO]: [ForgetfulTrialVault] [LOADED 0 Trial Vaults]
[06:53:27] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.30.3
[06:53:27] [Server thread/INFO]: [WildChests] Enabling WildChests v2025.2-b104
[06:53:27] [Server thread/INFO]: [WildChests] ******** ENABLE START ********
[06:53:27] [Server thread/INFO]: [WildChests] Loading configuration started...
[06:53:28] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[06:53:28] [pool-149-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (cab83817746d68c7c3ce831cf63b4e790dcb97bf)
[06:53:30] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[06:53:30] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[06:53:31] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[06:53:31] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:minecraft-console(1381081047516844062)
[06:53:31] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[06:53:31] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Multiverse-Core hook
[06:53:31] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
[06:54:02] [Server thread/INFO]: [WildChests] - Found 6 chests in config.yml.
[06:54:02] [Server thread/INFO]: [WildChests] Loading configuration done (Took 34590ms)
[06:54:02] [Server thread/INFO]: [WildChests] Loading messages started...
[06:54:02] [Server thread/INFO]: [WildChests] - Found 42 messages in lang.yml.
[06:54:02] [Server thread/INFO]: [WildChests] Loading messages done (Took 21ms)
[06:54:02] [Server thread/INFO]: [WildChests] ******** ENABLE DONE ********
[06:54:02] [Server thread/INFO]: [RealEstate] Enabling RealEstate v1.2
[06:54:02] [Server thread/INFO]: [RealEstate] Vault has been detected and enabled.
[06:54:02] [Server thread/INFO]: [RealEstate] Vault is using CMIEconomy as the economy plugin.
[06:54:02] [Server thread/INFO]: [RealEstate] Vault is using LuckPerms for the permissions.
[06:54:02] [Server thread/INFO]: [RealEstate] Found WorldEdit, using version 2.14.4-SNAPSHOT-1248+f895ed7
[06:54:02] [Server thread/INFO]: [RealEstate] Found CoreProtect, using version23.1
[06:54:02] [Server thread/INFO]: [RealEstate] Customizable messages loaded.
[06:54:03] [Server thread/INFO]: [RealEstate] /resources/schematics
[06:54:03] [Server thread/INFO]: [RealEstate] plugins/RealEstate/schematics
[06:54:03] [Server thread/INFO]: [RealEstate] /resources/schematics/.includeme
[06:54:03] [Server thread/INFO]: [RealEstate] plugins/RealEstate/schematics/.includeme
[06:54:03] [Server thread/INFO]: [RealEstate] /resources/languages
[06:54:03] [Server thread/INFO]: [RealEstate] plugins/RealEstate/languages
[06:54:03] [Server thread/INFO]: [RealEstate] /resources/languages/pt-br.yml
[06:54:03] [Server thread/INFO]: [RealEstate] plugins/RealEstate/languages/pt-br.yml
[06:54:03] [Server thread/INFO]: [RealEstate] /resources/Abandoned_inventories
[06:54:03] [Server thread/INFO]: [RealEstate] plugins/RealEstate/Abandoned_inventories
[06:54:03] [Server thread/INFO]: [RealEstate] /resources/Abandoned_inventories/.includeme
[06:54:03] [Server thread/INFO]: [RealEstate] plugins/RealEstate/Abandoned_inventories/.includeme
[06:54:03] [Server thread/INFO]: [PortableBeacons] Enabling PortableBeacons v1.13.2
[06:54:03] [Server thread/INFO]: [PortableBeacons] Config loaded
[06:54:03] [Server thread/INFO]: [PortableBeacons] Loaded 3 recipes
[06:54:03] [Server thread/INFO]: [ChestSort] Enabling ChestSort v14.2.0
[06:54:03] [Server thread/INFO]: [ChestSort] Hooked into WorldGuard 7.0.14+2339-43997ec
[06:54:03] [Server thread/INFO]: [ChestSort] Successfully hooked into CrackShot
[06:54:03] [Server thread/INFO]: [ChestSort] Use permissions: true
[06:54:03] [Server thread/INFO]: [ChestSort] Current sorting method: {category},{itemsFirst},{name},{color},{customName}
[06:54:03] [Server thread/INFO]: [ChestSort] Allow automatic chest sorting:true
[06:54:03] [Server thread/INFO]: [ChestSort] |- Chest sorting enabled by default: false
[06:54:03] [Server thread/INFO]: [ChestSort] |- Sort time: close
[06:54:03] [Server thread/INFO]: [ChestSort] Allow automatic inventory sorting:true
[06:54:03] [Server thread/INFO]: [ChestSort] |- Inventory sorting enabled by default: false
[06:54:03] [Server thread/INFO]: [ChestSort] Auto generate category files: true
[06:54:03] [Server thread/INFO]: [ChestSort] Allow hotkeys: true
[06:54:03] [Server thread/INFO]: [ChestSort] Hotkeys enabled by default:
[06:54:03] [Server thread/INFO]: [ChestSort] |- Middle-Click: true
[06:54:03] [Server thread/INFO]: [ChestSort] |- Shift-Click: true
[06:54:03] [Server thread/INFO]: [ChestSort] |- Double-Click: true
[06:54:03] [Server thread/INFO]: [ChestSort] |- Shift-Right-Click: true
[06:54:03] [Server thread/INFO]: [ChestSort] Allow additional hotkeys: true
[06:54:03] [Server thread/INFO]: [ChestSort] Additional hotkeys enabled by default:
[06:54:03] [Server thread/INFO]: [ChestSort] |- Left-Click: false
[06:54:03] [Server thread/INFO]: [ChestSort] |- Right-Click: false
[06:54:03] [Server thread/INFO]: [ChestSort] Check for updates: true
[06:54:03] [Server thread/INFO]: [ChestSort] Check interval: 4 hours (4.0 seconds)
[06:54:03] [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)
[06:54:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chestsort [14.2.0]
[06:54:03] [Server thread/INFO]: [MobsToEggs] Enabling MobsToEggs v1.7.21
[06:54:03] [Server thread/INFO]: [MobsToEggs] Loading files for MobsToEggs...
[06:54:04] [Server thread/INFO]: [MobsToEggs] Loading language: en
[06:54:04] [Server thread/INFO]: [MobsToEggs] Using Dependencies:
[06:54:04] [Server thread/INFO]: [MobsToEggs] ✔️ [Vault, WorldGuard, StackMob]
[06:54:04] [Server thread/INFO]: [MobsToEggs] ❌ [MythicMobs, NBTAPI, Towny]
[06:54:04] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.12.3-SNAPSHOT (build 446)
[06:54:05] [Server thread/INFO]: [ChestShop] Found locales ru, lb, pt_br, vi, he, uk, ku, de, no, ja, fr, el, ro, bg, ko, fi, pl, sr, cs, ga, zh, ca, is, sv, it, zh_tw, cy, th, pt, es_mx, hu, af, kk, en_pt, es, sk, sl, nl, da, tr, la, lt, lol, ar, en
[06:54:05] [Server thread/INFO]: [ChestShop] BlockLocker version 1.14.1 hooked.
[06:54:05] [Server thread/INFO]: [ChestShop] Using CMIEconomy as the Economy provider now.
[06:54:05] [Server thread/INFO]: [ChestShop] Vault loaded!
[06:54:05] [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!
[06:54:05] [Server thread/INFO]: [EnchantableBlocks] Enabling EnchantableBlocks v4.1.0
[06:54:05] [Server thread/INFO]: [EnderBank] Enabling EnderBank v1.20.1.a.1
[06:54:05] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.6.5
[06:54:05] [Server thread/INFO]: ------------- Jobs -------------
[06:54:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [**.**.**.**]
[06:54:05] [Server thread/INFO]: PlaceholderAPI hooked.
[06:54:06] [Server thread/INFO]: Connected to database (SqLite)
[06:54:06] [Server thread/INFO]: Loaded 8 titles
[06:54:06] [Server thread/INFO]: Loaded 2 restricted areas!
[06:54:06] [Server thread/INFO]: Loaded 53 protected blocks timers
[06:54:07] [Server thread/INFO]: Loaded 1659 custom item names
[06:54:07] [Server thread/INFO]: Loaded 92 custom entity names
[06:54:07] [Server thread/INFO]: Loaded 2 custom MythicMobs names
[06:54:07] [Server thread/INFO]: Loaded 75 custom enchant names
[06:54:07] [Server thread/INFO]: Loaded 46 custom enchant names
[06:54:07] [Server thread/INFO]: Loaded 16 custom color names
[06:54:07] [Server thread/INFO]: [Jobs] Loaded 4 top list signs
[06:54:07] [Server thread/INFO]: Update shops items icon section and use 'ItemStack' instead
[06:54:07] [Server thread/INFO]: Loaded 4 shop items
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Explorer
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Farmer
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Enchanter
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Digger
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Crafter
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Woodcutter
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Fisherman
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Builder
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Weaponsmith
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Brewer
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Miner
[06:54:07] [Server thread/INFO]: Loaded 1 quests for Hunter
[06:54:07] [Server thread/INFO]: Loaded 12 jobs
[06:54:07] [Server thread/INFO]: Loaded 0 boosted items
[06:54:07] [Server thread/INFO]: Loaded 76 furnace for reassigning.
[06:54:07] [Server thread/INFO]: Loaded 13 brewing for reassigning.
[06:54:07] [Server thread/INFO]: Loaded 5 blastfurnace for reassigning.
[06:54:07] [Server thread/INFO]: Loaded 7 smoker for reassigning.
[06:54:07] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
[06:54:07] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
[06:54:07] [Server thread/INFO]: Preloaded 10 players data in 0.04
[06:54:07] [Server thread/INFO]: StackMob detected.
[06:54:08] [Server thread/INFO]: WorldGuard detected.
[06:54:08] [Server thread/INFO]: mcMMO detected.
[06:54:08] [Server thread/INFO]: Registering listeners...
[06:54:08] [Server thread/INFO]: Registered mcMMO 2.x listener.
[06:54:08] [Server thread/INFO]: Listeners registered successfully
[06:54:08] [Server thread/INFO]: Plugin has been enabled successfully.
[06:54:08] [Server thread/INFO]: ------------------------------------
[06:54:09] [Server thread/INFO]: [spark] Starting background profiler...
[06:54:10] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[06:54:10] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[06:54:10] [Server thread/INFO]: [Geyser-Spigot]
[06:54:10] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.9.2-b1014 (git-master-27fc2d5)
[06:54:10] [Server thread/INFO]: [Geyser-Spigot]
[06:54:10] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[06:54:16] [GeyserServer-3-1/INFO]: [Geyser-Spigot] Started Geyser on UDP port 19132
[06:54:16] [Server thread/INFO]: [Geyser-Spigot] Done (6.181s)! Run /geyser help for help!
[06:54:17] [Server thread/INFO]: Running delayed init tasks
[06:54:17] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading...
[06:54:17] [Craft Scheduler Thread - 12 - InfiniteVehicles/INFO]: [InfiniteVehicles] Initiating model import...
[06:54:17] [Craft Scheduler Thread - 6 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[06:54:17] [Craft Scheduler Thread - 12 - InfiniteVehicles/INFO]: [InfiniteVehicles] Loading existing model ID cache from storage.json
[06:54:17] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[06:54:17] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[06:54:17] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.GriefPreventionFeature] Plugin 'GriefPrevention' found. Using it now.
[06:54:17] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'GriefPrevention'
[06:54:17] [Server thread/INFO]: [CoreProtect] FastAsyncWorldEdit logging successfully initialized.
[06:54:17] [Server thread/INFO]: [CMI] Permission plugin: LuckPerms5.5.0
[06:54:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [**.**.**.**]
[06:54:17] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
[06:54:17] [Server thread/WARN]: [Custom Anvil] Duplicate registered enchantment name. Please check that configuration is using namespace.
[06:54:17] [Craft Scheduler Thread - 13 - HopperFilter/INFO]: [HopperFilter] You are running the latest version: 1.0.4
[06:54:17] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import bike_phospho_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import bike_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import drill_truck_light_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import bike_phospho_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import bike_green.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import bike_phospho_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import bike_white.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import bike_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import bike_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_light_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import drill_truck_green.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_white.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import bike_orange.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import bike_light_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import bike_phospho_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import bike_purple.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import bike_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import drill_truck_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_orange.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import jeep.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_phospho_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_phospho_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_phospho_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_green.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import drill_truck_orange.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_purple.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import combat_helicopter_phospho_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import lux_car.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import forklift_phospho_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import drill_truck_phospho_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import forklift_phospho_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import drill_truck_white.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import drill_truck_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import forklift_light_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import drill_truck_phospho_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import forklift_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import forklift_purple.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import forklift_green.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import excavator_orange.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import drill_truck_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import drill_truck_phospho_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import drill_truck_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import forklift_phospho_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import excavator_phospho_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import forklift_orange.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import excavator_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import excavator_phospho_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import drill_truck_phospho_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import excavator_light_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import excavator_purple.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import forklift_phospho_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import forklift_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import forklift_red.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import forklift_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import excavator_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import drill_truck_purple.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import excavator_blue.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import excavator_green.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import excavator_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import forklift_white.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import excavator_phospho_pink.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import excavator_phospho_yellow.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import excavator_white.bbmodel.
[06:54:17] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import formula_1_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import formula_1_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import grader_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import grader_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import grader_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import harley_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import harley_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import grader_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import formula_1_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import harley_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import grader_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import grader_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import formula_1_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import grader_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import formula_1_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import formula_1_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import harley_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import grader_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import grader_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import formula_1_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import formula_1_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import formula_1_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import formula_1_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import formula_1_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import grader_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import harley_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import formula_1_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import harley_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import harley_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import harley_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import harley_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import harley_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import formula_1_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import grader_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import grader_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import harley_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import grader_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import harley_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import harley_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import harvester_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import harvester_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import helicopter_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import harvester_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import harvester_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import harvester_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import helicopter_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import harvester_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import helicopter_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import harvester_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import harvester_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import helicopter_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import harvester_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import harvester_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import harvester_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import harvester_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import helicopter_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import helicopter_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import helicopter_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import helicopter_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import harvester_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import helicopter_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import helicopter_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import helicopter_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import helicopter_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import mixer_truck_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import helicopter_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import mixer_truck_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import mixer_truck_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import mixer_truck_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import mixer_truck_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import mixer_truck_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import mixer_truck_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import motorcycle_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import mixer_truck_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import mixer_truck_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import mixer_truck_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import motorcycle_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import motorcycle_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import motorcycle_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import mixer_truck_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import motorcycle_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import motorcycle_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import motorcycle_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import motorcycle_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import mixer_truck_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import motorcycle_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import motorcycle_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import motorcycle_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import motorcycle_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import motorcycle_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import mixer_truck_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import motorcycle_2_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import road_leveling_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import road_leveling_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import road_leveling_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import road_leveling_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import road_leveling_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import road_leveling_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import road_leveling_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import road_leveling_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import road_leveling_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import road_leveling_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import road_leveling_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import road_leveling_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import road_leveling_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import snowmobile_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import ship_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import ship_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import ship_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import ship_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import ship_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import snowmobile_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import ship_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import snowmobile_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import snowmobile_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import snowmobile_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import snowmobile_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import ship_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import snowmobile_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import ship_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import ship_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import ship_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import ship_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import ship_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import ship_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import snowmobile_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import snowmobile_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import snowmobile_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import snowmobile_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import snowmobile_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import speedboat_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import speedboat_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import speedboat_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import speedboat_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import speedboat_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import speedboat_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import speedboat_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import speedboat_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import speedboat_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import speedboat_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import tractor_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import tractor_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import tractor_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import speedboat_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import snowmobile_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import tractor_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import tractor_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import tractor_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import speedboat_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import tractor_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import tractor_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-26/INFO]: [InfiniteVehicles] Trying to import tractor_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-23/INFO]: [InfiniteVehicles] Trying to import speedboat_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-10/INFO]: [InfiniteVehicles] Trying to import tractor_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-8/INFO]: [InfiniteVehicles] Trying to import tractor_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-7/INFO]: [InfiniteVehicles] Trying to import tractor_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-30/INFO]: [InfiniteVehicles] Trying to import tractor_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-3/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-28/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_light_blue.bbmodel.
[06:54:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.30.3]
[06:54:18] [ForkJoinPool-9-worker-20/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-29/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-5/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-4/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-31/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_phospho_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-19/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-1/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-22/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-6/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-13/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-16/INFO]: [InfiniteVehicles] Trying to import tractor_cabin_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-32/INFO]: [InfiniteVehicles] Trying to import truck_white.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-18/INFO]: [InfiniteVehicles] Trying to import truck_green.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-25/INFO]: [InfiniteVehicles] Trying to import truck_purple.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-9/INFO]: [InfiniteVehicles] Trying to import truck_light_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-14/INFO]: [InfiniteVehicles] Trying to import truck_phospho_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-27/INFO]: [InfiniteVehicles] Trying to import truck_phospho_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-11/INFO]: [InfiniteVehicles] Trying to import truck_blue.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-2/INFO]: [InfiniteVehicles] Trying to import truck_orange.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-17/INFO]: [InfiniteVehicles] Trying to import truck_phospho_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-12/INFO]: [InfiniteVehicles] Trying to import truck_pink.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-21/INFO]: [InfiniteVehicles] Trying to import truck_yellow.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-24/INFO]: [InfiniteVehicles] Trying to import truck_red.bbmodel.
[06:54:18] [ForkJoinPool-9-worker-15/INFO]: [InfiniteVehicles] Trying to import truck_phospho_yellow.bbmodel.
[06:54:18] [Server thread/INFO]: [EnchantableBlocks] Loaded all active blocks in 0.180452754 seconds
[06:54:18] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (CMIEInjector)
[06:54:18] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (LuckPerms)
[06:54:18] [Server thread/INFO]: Checking for conflicts in groups...
[06:54:18] [Server thread/INFO]: No group conflicts found!
[06:54:22] [Craft Scheduler Thread - 16 - VillagerMarket/INFO]: [VillagerMarket] Loaded 70 shops in 5254 ms!
[06:54:24] [Server thread/INFO]: [Citizens] Loaded 42 NPCs.
[06:54:24] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.7.0, you're on: 5.6.0
[06:54:24] [Server thread/WARN]: java.net.UnknownHostException: api.jeff-media.de
[06:54:24] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
[06:54:24] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[06:54:24] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:751)
[06:54:24] [Server thread/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[06:54:24] [Server thread/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1257)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1143)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1705)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629)
[06:54:24] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)
[06:54:24] [Server thread/WARN]: at ChestSort-14.2.0.jar//de.jeff_media.chestsort.updatechecker.UpdateChecker.lambda$checkNow$5(UpdateChecker.java:273)
[06:54:24] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
[06:54:24] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[06:54:24] [Server thread/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[06:54:24] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[06:54:24] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[06:54:24] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[06:54:24] [Server thread/WARN]: [ChestSort] Could not check for updates.
[06:54:27] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading resources...
[06:54:28] [Server thread/INFO]: Done (189.015s)! For help, type "help"
[06:54:28] [Craft Scheduler Thread - 16 - Vault/INFO]: [Vault] Checking for Updates ...
[06:54:28] [Server thread/INFO]: [CMI] DiscordSRV found. (Loaded: true)
[06:54:28] [Server thread/INFO]: [DiscordSRV] API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener subscribed (2 methods)
[06:54:28] [Server thread/INFO]: [WildChests] - Using CMI as PricesProvider.
[06:54:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[06:54:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[06:54:28] [Server thread/INFO]: 2 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[06:54:28] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 1/1 guilds (0 cancelled)
[06:54:28] [Craft Scheduler Thread - 16 - Vault/INFO]: [Vault] No new version available
[06:54:29] [Server thread/INFO]: [WildChests] Trying to connect to local database (SQLite)...
[06:54:29] [Server thread/INFO]: [WildChests] Successfully established connection with local database!
[06:55:02] [Craft Scheduler Thread - 12 - InfiniteVehicles/INFO]: [InfiniteVehicles] Completed import in 1379ms, 7953ms for assets, 35885ms for zipping.
[06:55:07] [Server thread/INFO]: [TARDIS Helper] Firing up Eye of Harmony captured stars...
[06:55:21] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Resources loaded.
[06:55:21] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Initializing Storage: 'file' (Type: 'bluemap:file')
[06:55:21] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'skaro'...
[06:55:32] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'ea19_20'...
[06:55:42] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'gallifrey'...
[06:55:53] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'world'...
[06:56:04] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'world_the_end'...
[06:56:15] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'tardis_world_wytchychick'...
[06:56:26] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'world_nether'...
[06:56:38] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'tardis_world_nicklebobble'...
[06:56:49] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'siluria'...
[06:56:58] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'tag'...
[06:57:08] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'tardis_timevortex'...
[06:57:20] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loading map 'tardis_world_famous_longwing'...
[06:57:31] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] WebServer bound to all network interfaces on port 8100
[06:57:31] [Thread-108/INFO]: [BlueMap] WebServer started.
[06:57:31] [Craft Scheduler Thread - 8 - BlueMap/INFO]: [BlueMap] Loaded!
[08:00:01] [Server thread/INFO]: Skipping schedule GrantClaimBlocks due to player amount
[10:55:41] [Server thread/WARN]: java.net.UnknownHostException: api.jeff-media.de
[10:55:41] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
[10:55:41] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[10:55:41] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:751)
[10:55:41] [Server thread/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[10:55:41] [Server thread/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1257)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1143)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1705)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629)
[10:55:41] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)
[10:55:41] [Server thread/WARN]: at ChestSort-14.2.0.jar//de.jeff_media.chestsort.updatechecker.UpdateChecker.lambda$checkNow$5(UpdateChecker.java:273)
[10:55:41] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
[10:55:41] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[10:55:41] [Server thread/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[10:55:41] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[10:55:41] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[10:55:41] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[10:55:41] [Server thread/WARN]: [ChestSort] Could not check for updates.
[12:56:12] [Craft Scheduler Thread - 553 - Vault/INFO]: [Vault] Checking for Updates ...
[12:56:12] [Craft Scheduler Thread - 553 - Vault/INFO]: [Vault] No new version available
[13:00:03] [Server thread/INFO]: Skipping schedule GrantClaimBlocks due to player amount
[14:56:49] [Server thread/WARN]: java.net.UnknownHostException: api.jeff-media.de
[14:56:49] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
[14:56:49] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[14:56:49] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:751)
[14:56:49] [Server thread/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[14:56:49] [Server thread/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1257)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1143)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1705)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629)
[14:56:49] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)
[14:56:49] [Server thread/WARN]: at ChestSort-14.2.0.jar//de.jeff_media.chestsort.updatechecker.UpdateChecker.lambda$checkNow$5(UpdateChecker.java:273)
[14:56:49] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
[14:56:49] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[14:56:49] [Server thread/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[14:56:49] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[14:56:49] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[14:56:49] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[14:56:49] [Server thread/WARN]: [ChestSort] Could not check for updates.
[16:04:50] [Server thread/INFO]: popiiumaa (/**.**.**.**:29889) lost connection: Disconnected
[16:20:20] [Server thread/INFO]: popiiumaa (/**.**.**.**:29889) lost connection: Disconnected
[16:58:40] [CMI Thread-20/INFO]: [CMI] SQLite 3.49.1 data base type detected
[16:58:40] [CMI Thread-22/INFO]: [CMI] Start Back up
[16:58:40] [CMI Thread-22/INFO]: [CMI] Copied users data
[16:58:40] [CMI Thread-22/INFO]: [CMI] Copied playtimereward data
[16:58:40] [CMI Thread-22/INFO]: [CMI] Finish Back up copy process
[16:58:40] [CMI Thread-23/INFO]: [CMI] Backup compacted: 2026-01-09_16-58-40_cmi.sqlite.db.zip
[16:58:40] [CMI Thread-23/INFO]: [CMI] Removed temporary file
[16:58:40] [CMI Thread-23/INFO]: [CMI] Deleted old backup: 2025-12-30_13-54-33_cmi.sqlite.db.zip
[18:00:00] [Server thread/INFO]: Skipping schedule GrantClaimBlocks due to player amount
[18:58:10] [Craft Scheduler Thread - 1084 - Vault/INFO]: [Vault] Checking for Updates ...
[18:58:10] [Server thread/WARN]: java.net.UnknownHostException: api.jeff-media.de
[18:58:10] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
[18:58:10] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[18:58:10] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:751)
[18:58:10] [Server thread/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[18:58:10] [Server thread/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1257)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1143)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1705)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629)
[18:58:10] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)
[18:58:10] [Server thread/WARN]: at ChestSort-14.2.0.jar//de.jeff_media.chestsort.updatechecker.UpdateChecker.lambda$checkNow$5(UpdateChecker.java:273)
[18:58:10] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
[18:58:10] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[18:58:10] [Server thread/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[18:58:10] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[18:58:10] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[18:58:10] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[18:58:10] [Server thread/WARN]: [ChestSort] Could not check for updates.
[18:58:10] [Craft Scheduler Thread - 1084 - Vault/INFO]: [Vault] No new version available
[22:59:30] [Server thread/WARN]: java.net.UnknownHostException: api.jeff-media.de
[22:59:30] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
[22:59:30] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[22:59:30] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:751)
[22:59:30] [Server thread/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[22:59:30] [Server thread/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1257)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1143)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1705)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629)
[22:59:30] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223)
[22:59:30] [Server thread/WARN]: at ChestSort-14.2.0.jar//de.jeff_media.chestsort.updatechecker.UpdateChecker.lambda$checkNow$5(UpdateChecker.java:273)
[22:59:30] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
[22:59:30] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[22:59:30] [Server thread/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:59:30] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[22:59:30] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[22:59:30] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[22:59:30] [Server thread/WARN]: [ChestSort] Could not check for updates.