[21:51:02] [ServerMain/INFO]: Building unoptimized datafixer [21:51:03] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [21:51:05] [ServerMain/INFO]: Loaded 7 recipes [21:51:06] [Server thread/INFO]: Starting minecraft server version 1.19.3 [21:51:06] [Server thread/INFO]: Loading properties [21:51:06] [Server thread/INFO]: This server is running CraftBukkit version 3645-Spigot-19641c7-7cd3244 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) [21:51:06] [Server thread/INFO]: Debug logging is disabled [21:51:06] [Server thread/INFO]: Server Ping Player Sample Count: 12 [21:51:06] [Server thread/INFO]: Using 4 threads for Netty based IO [21:51:06] [Server thread/INFO]: Default game type: SURVIVAL [21:51:06] [Server thread/INFO]: Generating keypair [21:51:07] [Server thread/INFO]: Starting Minecraft server on *:25566 [21:51:07] [Server thread/INFO]: Using default channel type [21:51:07] [Server thread/ERROR]: Ambiguous plugin name `EssentialsChat' for files `plugins\EssentialsXChat-2.19.7.jar' and `plugins\EssentialsChat [ReCoded].jar' in `plugins' [21:51:08] [Server thread/ERROR]: Could not load 'plugins\EssentialsXChat-2.19.7.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown dependency Essentials. Please download and install Essentials to run this plugin. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:428) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:219) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at java.lang.Thread.run(Thread.java:842) ~[?:?] [21:51:08] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [21:51:12] [Server thread/WARN]: Legacy plugin EasyWhitelist v1.0.2 does not specify an api-version. [21:51:12] [Server thread/ERROR]: Could not load 'plugins\EssentialsXSpawn-2.19.7.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown dependency Essentials. Please download and install Essentials to run this plugin. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:428) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:219) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at java.lang.Thread.run(Thread.java:842) ~[?:?] [21:51:12] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v2.5.3-SNAPSHOT-356;783dc35 [21:51:14] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7e0ea63b] [21:51:14] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.22 [21:51:14] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.6 [21:51:14] [Server thread/INFO]: [EasyWhitelist] Loading EasyWhitelist v1.0.2 [21:51:14] [Server thread/INFO]: [MineAlert] Loading MineAlert v1.14 [21:51:14] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.10.2 [21:51:14] [Server thread/INFO]: [ViaVersion] ViaVersion 4.10.2 is now loaded. Registering protocol transformers and injecting... [21:51:14] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [21:51:14] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.2-SNAPSHOT (b??-2702bc3) [21:51:14] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [21:51:15] [Server thread/INFO]: [floodgate] Took 697ms to boot Floodgate [21:51:15] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.5.1 [21:51:15] [Server thread/ERROR]: 'void com.viaversion.viaversion.util.Config.reloadConfig()' initializing ViaBackwards v4.5.1 (Is it up to date?) java.lang.NoSuchMethodError: 'void com.viaversion.viaversion.util.Config.reloadConfig()' at com.viaversion.viabackwards.ViaBackwardsConfig.reloadConfig(ViaBackwardsConfig.java:46) ~[?:?] at com.viaversion.viabackwards.api.ViaBackwardsPlatform.init(ViaBackwardsPlatform.java:71) ~[?:?] at com.viaversion.viabackwards.BukkitPlugin.init(BukkitPlugin.java:48) ~[?:?] at com.viaversion.viabackwards.BukkitPlugin.onLoad(BukkitPlugin.java:36) ~[?:?] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:433) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:219) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at java.lang.Thread.run(Thread.java:842) ~[?:?] [21:51:15] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v3.4.1 [21:51:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0 [21:51:15] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.19.3) has not yet been tested! Proceed with caution. [21:51:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.8-beta-01+cbb2ba7 [21:51:16] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.40 [21:51:17] [Server thread/INFO]: [ItemTags] Loading ItemTags v3.11.0 [21:51:17] [Server thread/INFO]: [VeinMiner] Loading VeinMiner v2.0.0 [21:51:17] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag. [21:51:17] [Server thread/INFO]: [GSit] Loading GSit v1.3.7 [21:51:17] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.1.0-SNAPSHOT [21:51:18] [Server thread/INFO]: [Geyser-Spigot] Loading extensions... [21:51:18] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s) [21:51:18] [Server thread/INFO]: [sleep-most] Loading sleep-most v5.4.0 [21:51:18] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v22.4 [21:51:18] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.5.3-SNAPSHOT-356;783dc35 [21:51:18] [Server thread/INFO]: LZ4 Compression Binding loaded successfully [21:51:18] [Server thread/INFO]: ZSTD Compression Binding loaded successfully [21:51:18] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [21:51:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [21:51:18] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R2.PaperweightFaweAdapter as the Bukkit adapter [21:51:40] [Server thread/WARN]: An update for FastAsyncWorldEdit is available. You are 439 build(s) out of date. You are running build 356, the latest version is build 795. Update at https://www.spigotmc.org/resources/13932/ [21:51:40] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0 [21:51:40] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [21:51:40] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40 [21:51:41] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m [21:51:41] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms[m [0;36;1mv5.4.40[m [21:51:41] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m [21:51:41] [Server thread/INFO]: [m [21:51:41] [Server thread/INFO]: [LuckPerms] Loading configuration... [21:51:41] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [21:51:42] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [21:51:42] [Server thread/INFO]: [LuckPerms] Performing initial data load... [21:51:42] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1476ms) [21:51:42] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [21:51:42] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [21:51:42] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [21:51:42] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [21:51:42] [Server thread/INFO]: Preparing level "world" [21:51:42] [Server thread/INFO]: -------- World Settings For [world] -------- [21:51:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [21:51:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [21:51:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [21:51:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [21:51:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [21:51:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [21:51:42] [Server thread/INFO]: Max TNT Explosions: 100 [21:51:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [21:51:42] [Server thread/INFO]: Item Despawn Rate: 6000 [21:51:42] [Server thread/INFO]: Item Merge Radius: 2.5 [21:51:42] [Server thread/INFO]: View Distance: 10 [21:51:42] [Server thread/INFO]: Simulation Distance: 10 [21:51:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [21:51:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [21:51:42] [Server thread/INFO]: Experience Merge Radius: 3.0 [21:51:42] [Server thread/INFO]: Mob Spawn Range: 6 [21:51:42] [Server thread/INFO]: Cactus Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Cane Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Melon Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Mushroom Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Sapling Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Beetroot Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Carrot Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Potato Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Wheat Growth Modifier: 100% [21:51:42] [Server thread/INFO]: NetherWart Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Vine Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Cocoa Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Bamboo Growth Modifier: 100% [21:51:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Kelp Growth Modifier: 100% [21:51:42] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [21:51:42] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [21:51:42] [Server thread/INFO]: CaveVines Growth Modifier: 100% [21:51:42] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [21:51:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [21:51:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [21:51:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [21:51:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [21:51:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [21:51:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [21:51:42] [Server thread/INFO]: Max TNT Explosions: 100 [21:51:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [21:51:42] [Server thread/INFO]: Item Despawn Rate: 6000 [21:51:42] [Server thread/INFO]: Item Merge Radius: 2.5 [21:51:42] [Server thread/INFO]: View Distance: 10 [21:51:42] [Server thread/INFO]: Simulation Distance: 10 [21:51:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [21:51:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [21:51:42] [Server thread/INFO]: Experience Merge Radius: 3.0 [21:51:42] [Server thread/INFO]: Mob Spawn Range: 6 [21:51:42] [Server thread/INFO]: Cactus Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Cane Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Melon Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Mushroom Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Sapling Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Beetroot Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Carrot Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Potato Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Wheat Growth Modifier: 100% [21:51:42] [Server thread/INFO]: NetherWart Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Vine Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Cocoa Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Bamboo Growth Modifier: 100% [21:51:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [21:51:42] [Server thread/INFO]: Kelp Growth Modifier: 100% [21:51:42] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [21:51:42] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [21:51:42] [Server thread/INFO]: CaveVines Growth Modifier: 100% [21:51:44] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [21:51:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [21:51:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [21:51:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [21:51:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [21:51:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false [21:51:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [21:51:44] [Server thread/INFO]: Max TNT Explosions: 100 [21:51:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [21:51:44] [Server thread/INFO]: Item Despawn Rate: 6000 [21:51:44] [Server thread/INFO]: Item Merge Radius: 2.5 [21:51:44] [Server thread/INFO]: View Distance: 10 [21:51:44] [Server thread/INFO]: Simulation Distance: 10 [21:51:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [21:51:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [21:51:44] [Server thread/INFO]: Experience Merge Radius: 3.0 [21:51:44] [Server thread/INFO]: Mob Spawn Range: 6 [21:51:44] [Server thread/INFO]: Cactus Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Cane Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Melon Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Mushroom Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Sapling Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Beetroot Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Carrot Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Potato Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Wheat Growth Modifier: 100% [21:51:44] [Server thread/INFO]: NetherWart Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Vine Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Cocoa Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Bamboo Growth Modifier: 100% [21:51:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Kelp Growth Modifier: 100% [21:51:44] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [21:51:44] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [21:51:44] [Server thread/INFO]: CaveVines Growth Modifier: 100% [21:51:44] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [21:51:46] [Worker-Main-3/INFO]: Preparing spawn area: 0% [21:51:46] [Worker-Main-3/INFO]: Preparing spawn area: 0% [21:51:46] [Worker-Main-3/INFO]: Preparing spawn area: 0% [21:51:46] [Worker-Main-1/INFO]: Preparing spawn area: 0% [21:51:46] [Worker-Main-3/INFO]: Preparing spawn area: 0% [21:51:47] [Worker-Main-7/INFO]: Preparing spawn area: 0% [21:51:47] [Worker-Main-2/INFO]: Preparing spawn area: 0% [21:51:48] [Worker-Main-5/INFO]: Preparing spawn area: 2% [21:51:48] [Worker-Main-2/INFO]: Preparing spawn area: 4% [21:51:49] [Worker-Main-1/INFO]: Preparing spawn area: 4% [21:51:49] [Worker-Main-1/INFO]: Preparing spawn area: 4% [21:51:50] [Worker-Main-3/INFO]: Preparing spawn area: 5% [21:51:50] [Worker-Main-6/INFO]: Preparing spawn area: 16% [21:51:51] [Worker-Main-1/INFO]: Preparing spawn area: 24% [21:51:51] [Worker-Main-3/INFO]: Preparing spawn area: 27% [21:51:52] [Worker-Main-2/INFO]: Preparing spawn area: 33% [21:51:52] [Worker-Main-7/INFO]: Preparing spawn area: 40% [21:51:53] [Worker-Main-7/INFO]: Preparing spawn area: 54% [21:51:53] [Worker-Main-6/INFO]: Preparing spawn area: 82% [21:51:54] [Worker-Main-7/INFO]: Preparing spawn area: 98% [21:51:54] [Server thread/INFO]: Time elapsed: 9583 ms [21:51:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [21:51:55] [Worker-Main-4/INFO]: Preparing spawn area: 0% [21:51:55] [Worker-Main-7/INFO]: Preparing spawn area: 0% [21:51:55] [Worker-Main-4/INFO]: Preparing spawn area: 0% [21:51:56] [Worker-Main-5/INFO]: Preparing spawn area: 0% [21:51:56] [Worker-Main-4/INFO]: Preparing spawn area: 0% [21:51:57] [Worker-Main-5/INFO]: Preparing spawn area: 1% [21:51:57] [Worker-Main-3/INFO]: Preparing spawn area: 6% [21:51:58] [Worker-Main-5/INFO]: Preparing spawn area: 10% [21:51:58] [Worker-Main-2/INFO]: Preparing spawn area: 13% [21:51:59] [Worker-Main-5/INFO]: Preparing spawn area: 15% [21:51:59] [Worker-Main-1/INFO]: Preparing spawn area: 16% [21:52:00] [Worker-Main-7/INFO]: Preparing spawn area: 24% [21:52:00] [Worker-Main-1/INFO]: Preparing spawn area: 56% [21:52:01] [Worker-Main-7/INFO]: Preparing spawn area: 83% [21:52:01] [Server thread/INFO]: Time elapsed: 6830 ms [21:52:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [21:52:02] [Worker-Main-7/INFO]: Preparing spawn area: 0% [21:52:02] [Worker-Main-4/INFO]: Preparing spawn area: 0% [21:52:02] [Worker-Main-1/INFO]: Preparing spawn area: 14% [21:52:02] [Worker-Main-7/INFO]: Preparing spawn area: 68% [21:52:03] [Worker-Main-3/INFO]: Preparing spawn area: 83% [21:52:03] [Server thread/INFO]: Time elapsed: 2260 ms [21:52:03] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.22 [21:52:03] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6 [21:52:03] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [21:52:03] [Server thread/INFO]: [EasyWhitelist] Enabling EasyWhitelist v1.0.2 [21:52:03] [Server thread/INFO]: [0;33;1m[21mEasyWhitelist > [0;37;22mConfig reloaded.[m [21:52:03] [Server thread/INFO]: [0;33;1mE-Whitelist > [0;37;22mLoaded![m [21:52:03] [Server thread/INFO]: [MineAlert] Enabling MineAlert v1.14 [21:52:03] [Server thread/INFO]: HikariPool-1 - Starting... [21:52:05] [Server thread/ERROR]: HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:100) ~[?:?] at com.zaxxer.hikari.HikariDataSource.(HikariDataSource.java:81) ~[?:?] at io.github.dougcodez.minealert.mysql.api.HikariSetup.init(HikariSetup.java:15) ~[?:?] at io.github.dougcodez.minealert.mysql.HikariClientInit.initDatabase(HikariClientInit.java:21) ~[?:?] at io.github.dougcodez.minealert.MineAlert.registerDatabase(MineAlert.java:81) ~[?:?] at io.github.dougcodez.minealert.MineAlert.registerRegistries(MineAlert.java:67) ~[?:?] at io.github.dougcodez.minealert.MineAlert.onEnable(MineAlert.java:40) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:539) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:453) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:587) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:412) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at java.lang.Thread.run(Thread.java:842) ~[?:?] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-java-8.0.29.jar:8.0.29] ... 26 more Caused by: java.net.ConnectException: Connection refused: no further information at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-java-8.0.29.jar:8.0.29] ... 26 more [21:52:05] [Server thread/ERROR]: Error occurred while enabling MineAlert v1.14 (Is it up to date?) com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:596) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:582) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:100) ~[?:?] at com.zaxxer.hikari.HikariDataSource.(HikariDataSource.java:81) ~[?:?] at io.github.dougcodez.minealert.mysql.api.HikariSetup.init(HikariSetup.java:15) ~[?:?] at io.github.dougcodez.minealert.mysql.HikariClientInit.initDatabase(HikariClientInit.java:21) ~[?:?] at io.github.dougcodez.minealert.MineAlert.registerDatabase(MineAlert.java:81) ~[?:?] at io.github.dougcodez.minealert.MineAlert.registerRegistries(MineAlert.java:67) ~[?:?] at io.github.dougcodez.minealert.MineAlert.onEnable(MineAlert.java:40) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:539) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:453) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:587) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:412) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at java.lang.Thread.run(Thread.java:842) ~[?:?] Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[?:?] ... 18 more Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[?:?] ... 18 more Caused by: java.net.ConnectException: Connection refused: no further information at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359) ~[?:?] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470) ~[?:?] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[?:?] ... 18 more [21:52:05] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.10.2 [21:52:05] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b??-2702bc3) [21:52:05] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.5.1 [21:52:05] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.4.1 [21:52:05] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1mUnable to hook into Vault[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1mHooking into PlaceholderApi[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1mHooked into PlaceHolderAPI:[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1mplaceholders:[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m [0;33;1m%itemedit_amount_[0;33;22m<{itemid}>[0;33;1m_[0;33;22m[{slot}][0;33;1m_[0;33;22m[{player}][0;33;1m%[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m shows how many [0;33;22mitemid player [0;37;1mhas on [0;33;22mslot[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m <{itemid}> for item id on serveritem[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m [{slot}] for the slot where the item should be counted, by default [0;32;1minventory[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m Values: [0;33;1minventory[0;37;1m (include offhand), [0;33;1mequip[0;37;1m (include offhand), [0;33;1minventoryandequip[0;37;1m (include offhand), [0;33;1mhand[0;37;1m, [0;33;1moffhand[0;37;1m, [0;33;1mhead[0;37;1m, [0;33;1mchest[0;37;1m, [0;33;1mlegs[0;37;1m, [0;33;1mfeet[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m [{player}] for the player, by default [0;32;1mself[m [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m example: %itemedit_amount_{[0;33;22mmy_item_id[0;37;1m}_{[0;33;22mhand[0;37;1m}%[m [21:52:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0] [21:52:05] [Server thread/INFO]: [0;34;22m[[0;37;1mItemEdit[0;34;22m] [0;37;1m[0;32;1m# [0;37;1mEnabled (took [0;33;1m152[0;37;1m ms)[m [21:52:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8-beta-01+cbb2ba7 [21:52:05] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled. [21:52:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [21:52:05] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled. [21:52:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [21:52:05] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [21:52:05] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled. [21:52:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [21:52:05] [Server thread/INFO]: [WorldGuard] Loading region data... [21:52:05] [Server thread/INFO]: [ItemTags] Enabling ItemTags v3.11.0 [21:52:05] [Server thread/INFO]: [m [21:52:05] [Server thread/INFO]: [38;2;0;168;127m=============================[m [21:52:05] [Server thread/INFO]: [38;2;0;206;116mItemTags [0;37;1mv[0;33;1m3.11.0 [38;2;203;203;203mby [38;2;0;206;116mTweetzy[m [21:52:05] [Server thread/INFO]: [38;2;0;206;116mDeveloper[38;2;203;203;203m: [0;33;1mKiran Hart[m [21:52:05] [Server thread/INFO]: [0;30;1m[[38;2;0;206;116mFlightCore[0;30;1m][38;2;203;203;203m Enabling metrics for [38;2;0;206;116mItemTags[m [21:52:05] [Server thread/INFO]: [38;2;0;168;127m=============================[m [21:52:05] [Server thread/INFO]: [m [21:52:05] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v2.0.0 [21:52:05] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory [21:52:05] [Server thread/INFO]: [VeinMiner] Added 12 aliases. [21:52:05] [Server thread/INFO]: [VeinMiner] Registered category with id "Axe" holding 6 unique items and 24 unique blocks. [21:52:05] [Server thread/INFO]: [VeinMiner] Registered category with id "Hoe" holding 6 unique items and 10 unique blocks. [21:52:05] [Server thread/INFO]: [VeinMiner] Registered category with id "Pickaxe" holding 6 unique items and 23 unique blocks. [21:52:05] [Server thread/INFO]: [VeinMiner] Registered category with id "Shears" holding 1 unique items and 26 unique blocks. [21:52:05] [Server thread/INFO]: [VeinMiner] Registered category with id "Shovel" holding 6 unique items and 8 unique blocks. [21:52:05] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] Using SQLITE for persistent storage. [21:52:05] [Server thread/INFO]: [VeinMiner] Registering commands [21:52:05] [Server thread/INFO]: [VeinMiner] Performing an update check! [21:52:05] [Server thread/INFO]: [VeinMiner] Registering events [21:52:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: veinminer [2.0.0] [21:52:05] [Server thread/INFO]: [VeinMiner] Vault not found. Economy support suspended [21:52:05] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics [21:52:05] [Server thread/INFO]: [VeinMiner] Thanks for enabling Metrics! The anonymous stats are appreciated [21:52:05] [Server thread/INFO]: [GSit] Enabling GSit v1.3.7 [21:52:05] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;32;1m The plugin was successfully enabled.[m [21:52:05] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;32;1m Link with[0;33;22m WorldGuard[0;32;1m successful![m [21:52:05] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;32;1m Link with[0;33;22m PlaceholderAPI[0;32;1m successful![m [21:52:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [1.3.7] [21:52:06] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;32;1m New version available:[0;33;22m 1.9.1[0;32;1m! [21:52:06] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;32;1m You are currently running version:[0;33;22m 1.3.7[0;32;1m! [21:52:06] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;32;1m Download the latest version at: [21:52:06] [Server thread/INFO]: [0;37;22m[[0;33;22mGSit[0;37;22m][0;33;22m https://www.spigotmc.org/resources/62325[m [21:52:06] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.0-SNAPSHOT [21:52:06] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] You are on the latest version of VeinMiner. [21:52:06] [Server thread/INFO]: [sleep-most] Enabling sleep-most v5.4.0 [21:52:06] [Server thread/INFO]: Hooked to PlaceholderAPI [21:52:06] [Server thread/INFO]: Hooked to GSit [21:52:06] [Server thread/INFO]: [sleep-most] Hooked to GSit! [21:52:06] [Server thread/INFO]: [sleep-most] Hooked to PAPI! [21:52:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: sleepmost [5.4.0] [21:52:06] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4 [21:52:06] [Server thread/INFO]: [0;37;1m[0;37;1m[m[CoreProtect] CoreProtect has been successfully enabled![0;37;1m[0;37;1m [m [21:52:06] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [21:52:06] [Server thread/INFO]: -------------------- [21:52:06] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord! [21:52:06] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/ [21:52:06] [Server thread/INFO]: -------------------- [21:52:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [21:52:06] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [21:52:06] [Server thread/INFO]: [Geyser-Spigot] ****************************************** [21:52:06] [Server thread/INFO]: [Geyser-Spigot] [21:52:06] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.1.0-SNAPSHOT (git-master-0f99abc) [21:52:06] [Server thread/INFO]: [Geyser-Spigot] [21:52:06] [Server thread/INFO]: [Geyser-Spigot] ****************************************** [21:52:11] [Network Listener - #1/ERROR]: [Geyser-Spigot] Failed to start Geyser on 192.168.1.3:19132 [21:52:11] [Network Listener - #1/INFO]: [Geyser-Spigot] §aSuggestion: try setting `address` under `bedrock` in the Geyser config back to 0.0.0.0 [21:52:11] [Network Listener - #1/INFO]: [Geyser-Spigot] §aThen, restart this server. [21:52:11] [Server thread/ERROR]: Could not pass event ServerLoadEvent to Geyser-Spigot v2.1.0-SNAPSHOT org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.19.3-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:588) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:412) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:301) ~[spigot-1.19.3-R0.1-SNAPSHOT.jar:3645-Spigot-19641c7-7cd3244] at java.lang.Thread.run(Thread.java:842) ~[?:?] Caused by: java.util.concurrent.CompletionException: java.net.BindException: Cannot assign requested address: bind at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) ~[?:?] at java.util.concurrent.CompletableFuture$BiRelay.tryFire(CompletableFuture.java:1498) ~[?:?] at java.util.concurrent.CompletableFuture$CoCompletion.tryFire(CompletableFuture.java:1219) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) ~[?:?] at com.nukkitx.network.util.Bootstraps.lambda$allOf$0(Bootstraps.java:111) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:506) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:491) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:356) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] ... 1 more Caused by: java.net.BindException: Cannot assign requested address: bind at sun.nio.ch.Net.bind0(Native Method) ~[?:?] at sun.nio.ch.Net.bind(Net.java:555) ~[?:?] at sun.nio.ch.DatagramChannelImpl.bindInternal(DatagramChannelImpl.java:1194) ~[?:?] at sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:1164) ~[?:?] at io.netty.util.internal.SocketUtils$6.run(SocketUtils.java:133) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.internal.SocketUtils$6.run(SocketUtils.java:130) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?] at io.netty.util.internal.SocketUtils.bind(SocketUtils.java:130) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.socket.nio.NioDatagramChannel.doBind0(NioDatagramChannel.java:201) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.socket.nio.NioDatagramChannel.doBind(NioDatagramChannel.java:196) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:506) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:491) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:356) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] ... 1 more [21:52:11] [Server thread/INFO]: Done (28.953s)! For help, type "help" [21:52:11] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.8-beta-01+cbb2ba7 which is not a depend or softdepend of this plugin. [21:52:11] [Server thread/INFO]: Plugin 'WorldGuard' found. Using it now. [21:52:11] [Server thread/INFO]: Attempting to use plugin 'WorldGuard' [21:52:11] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.3 (761) [21:52:11] [Server thread/INFO]: [CoreProtect] FastAsyncWorldEdit logging successfully initialized. [21:52:11] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion angelcards due to a missing plugin: AngelCards [21:52:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: Animations [1.0.5] [21:52:11] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion antidote due to a missing plugin: Antidote [21:52:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: checkdate [0.1-BETA] [21:52:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: localtime [1.2] [21:52:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.3] [21:52:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: playerlist [2.1] [21:52:11] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime [21:52:11] [Server thread/INFO]: [0;32;1m5 placeholder hook(s) registered! [0;33;22m2 placeholder hook(s) have an update available.[m [21:52:11] [Craft Scheduler Thread - 9/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!