[12:52:27] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [12:52:27] [main/INFO]: Found new data pack file/bukkit, loading it automatically [12:52:27] [main/INFO]: Reloading ResourceManager: Default, bukkit [12:52:29] [Worker-Main-3/INFO]: Loaded 7 recipes [12:52:34] [Server thread/INFO]: Starting minecraft server version 1.17 [12:52:34] [Server thread/INFO]: Loading properties [12:52:34] [Server thread/INFO]: This server is running CraftBukkit version 3170-Spigot-a483d2c-ec116f6 (MC: 1.17) (Implementing API version 1.17-R0.1-SNAPSHOT) [12:52:35] [Server thread/INFO]: Debug logging is disabled [12:52:35] [Server thread/INFO]: Server Ping Player Sample Count: 12 [12:52:35] [Server thread/INFO]: Using 4 threads for Netty based IO [12:52:35] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack. [12:52:35] [Server thread/INFO]: Default game type: SURVIVAL [12:52:35] [Server thread/INFO]: Generating keypair [12:52:35] [Server thread/INFO]: Starting Minecraft server on *:16776 [12:52:35] [Server thread/INFO]: Using epoll channel type [12:52:36] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [12:52:47] [Server thread/WARN]: Legacy plugin MineSecure v4.8 does not specify an api-version. [12:52:47] [Server thread/WARN]: Legacy plugin SimpleTpa v5.5 does not specify an api-version. [12:52:47] [Server thread/WARN]: Legacy plugin PermissionPlus v1 does not specify an api-version. [12:52:47] [Server thread/ERROR]: Could not load 'plugins/LiteBansBridge-1.5.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown dependency LiteBans. Please download and install LiteBans to run this plugin. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:384) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:232) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:987) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.Thread.run(Thread.java:831) [?:?] [12:52:47] [Server thread/WARN]: Legacy plugin AntiBotAttack v2.1 does not specify an api-version. [12:52:48] [Server thread/WARN]: Legacy plugin NoCheatPlus v3.16.0-RC-sMD5NET-b1134 does not specify an api-version. [12:52:48] [Server thread/WARN]: Legacy plugin DisguiseCraft v5.1 does not specify an api-version. [12:52:48] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:384) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:232) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:987) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.Thread.run(Thread.java:831) [?:?] Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:466) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:67) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] ... 7 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:142) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:466) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:67) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] ... 7 more [12:52:48] [Server thread/WARN]: Legacy plugin AdvancedReplay v1.8 does not specify an api-version. [12:52:48] [Server thread/WARN]: Legacy plugin LoginSecurity v3.1 does not specify an api-version. [12:52:49] [Server thread/WARN]: Legacy plugin MyHome v2.3.2 does not specify an api-version. [12:52:49] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.52 [12:52:49] [Server thread/INFO]: [Timber] Loading Timber v1.0.9 [12:52:49] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2 [12:52:49] [Server thread/INFO]: [AntiSpam] Loading AntiSpam v1.0 [12:52:49] [Server thread/INFO]: [MineSecure] Loading MineSecure v4.8 [12:52:49] [Server thread/INFO]: [BackpacksRemastered] Loading BackpacksRemastered v2021.1.1 [12:52:49] [Server thread/INFO]: [Clans] Loading Clans v0.4.5 [12:52:49] [Server thread/INFO]: [SimpleTpa] Loading SimpleTpa v5.5 [12:52:49] [Server thread/INFO]: [PermissionPlus] Loading PermissionPlus v1 [12:52:49] [Server thread/INFO]: [UltimateAntiBot] Loading UltimateAntiBot v3.3 [12:52:49] [Server thread/INFO]: [HeadDB] Loading HeadDB v2.2 [12:52:49] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.20 [12:52:49] [Server thread/INFO]: [LandClaiming] Loading LandClaiming v1.4.11 [12:52:49] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.1 [12:52:49] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.1 is now loaded, injecting! [12:52:49] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings... [12:52:49] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings... [12:52:49] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings... [12:52:49] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings... [12:52:49] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings... [12:52:50] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings... [12:52:50] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings... [12:52:50] [Server thread/INFO]: [AntiCurse] Loading AntiCurse v4.0.0 [12:52:50] [Server thread/INFO]: [AntiBotAttack] Loading AntiBotAttack v2.1 [12:52:50] [Server thread/INFO]: [floodgate] Loading floodgate v2.0-SNAPSHOT [12:52:50] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [12:52:51] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language. [12:52:51] [Server thread/INFO]: [floodgate] Took 967ms to boot Floodgate [12:52:51] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.0.1 [12:52:51] [Server thread/INFO]: [ViaBackwards] Loading translations... [12:52:51] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings... [12:52:51] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings... [12:52:51] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings... [12:52:51] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings... [12:52:51] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings... [12:52:51] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings... [12:52:51] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings... [12:52:51] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings... [12:52:51] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings... [12:52:51] [Server thread/INFO]: [SimpleLogin] Loading SimpleLogin v2.0.8 [12:52:51] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.1 [12:52:51] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.74 [12:52:52] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0 [12:52:54] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.27 [12:52:54] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134 [12:52:54] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging. [12:52:54] [Server thread/INFO]: [NoCheatPlus] Logging system initialized. [12:52:54] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.17 [12:52:54] [Server thread/INFO]: [NoPlugins] Loading NoPlugins v8.0 [12:52:54] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v1.4.3-SNAPSHOT [12:52:54] [Server thread/INFO]: [WitherAC] Loading WitherAC v0.24.0 [12:52:54] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [12:52:54] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7 [12:52:56] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2c7257b5] [12:52:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0 [12:52:56] [Server thread/INFO]: [AdvancedReplay] Loading AdvancedReplay v1.8 [12:52:56] [Server thread/INFO]: [EssentialsDiscord] Loading EssentialsDiscord v2.19.0 [12:52:56] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v3.1 [12:52:56] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0 [12:52:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266 [12:52:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861 [12:52:56] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.24.0 [12:52:56] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v2.0.6 [12:52:56] [Server thread/INFO]: [PowerRanks] Loading PowerRanks v1.10.3 [12:52:56] [Server thread/INFO]: [BedHome] Loading BedHome v2.33 [12:52:56] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.1-b834 [12:52:56] [Server thread/INFO]: [MyHome] Loading MyHome v2.3.2 [12:52:56] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.9.0 [12:52:56] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.1.0 [12:52:56] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.2.2 [12:52:56] [Server thread/INFO]: [EconomyShopGUI] Loading EconomyShopGUI v4.0.0-b.7 [12:52:56] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.1 [12:52:56] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.74 [12:52:57] [Server thread/INFO]:   __  [12:52:57] [Server thread/INFO]:  | |__) LuckPerms v5.3.74 [12:52:57] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit [12:52:57] [Server thread/INFO]:  [12:52:57] [Server thread/INFO]: [LuckPerms] Loading configuration... [12:52:58] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [12:52:59] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [12:53:00] [Server thread/INFO]: [LuckPerms] Performing initial data load... [12:53:00] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3989ms) [12:53:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0 [12:53:00] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [12:53:00] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [12:53:00] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0 which is not a depend, softdepend or loadbefore of this plugin. [12:53:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [12:53:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [12:53:00] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [12:53:00] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [12:53:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7 [12:53:00] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [12:53:01] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [12:53:01] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_17_R1 as the Bukkit adapter [12:53:03] [Server thread/INFO]: [WorldEdit] ==================================================== [12:53:03] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper [12:53:03] [Server thread/INFO]: [WorldEdit] as your server software. [12:53:03] [Server thread/INFO]: [WorldEdit] [12:53:03] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements, [12:53:03] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional [12:53:03] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server. [12:53:03] [Server thread/INFO]: [WorldEdit] [12:53:03] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly [12:53:03] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1. [12:53:03] [Server thread/INFO]: [WorldEdit] [12:53:03] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the [12:53:03] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues. [12:53:03] [Server thread/INFO]: [WorldEdit] [12:53:03] [Server thread/INFO]: [WorldEdit] Join the Paper Community @ https://papermc.io [12:53:03] [Server thread/INFO]: [WorldEdit] ==================================================== [12:53:03] [Server thread/INFO]: [PowerRanks] Enabling PowerRanks v1.10.3 [12:53:04] [Server thread/INFO]: [PowerRanks] [12:53:04] [Server thread/INFO]: [PowerRanks] === ------- LOADING CONFIGURATION ------ === [12:53:04] [Server thread/INFO]: [PowerRanks] Loading config file [12:53:04] [Server thread/INFO]: [PowerRanks] Loading language file [12:53:04] [Server thread/INFO]: [PowerRanks] Loading usertags file [12:53:04] [Server thread/INFO]: [PowerRanks] [12:53:04] [Server thread/INFO]: [PowerRanks] === ---------- LOADING ADDONS ---------- === [12:53:04] [Server thread/INFO]: [PowerRanks] Loaded 0 add-on(s)! [12:53:04] [Server thread/INFO]: [PowerRanks] [12:53:04] [Server thread/INFO]: [PowerRanks] === ----------- LOADING DATA ----------- === [12:53:04] [Server thread/INFO]: [PowerRanks] Loading player & rank data [12:53:05] [Server thread/INFO]: [PowerRanks] [12:53:05] [Server thread/INFO]: [PowerRanks] === ------- LOADING PLUGIN HOOKS ------- === [12:53:05] [Server thread/INFO]: [PowerRanks] Checking for plugins to hook in to: [12:53:05] [Server thread/INFO]: [PowerRanks] Vault found! [12:53:05] [Server thread/INFO]: [PowerRanks] Enabling Vault Economy integration. [12:53:05] [Server thread/INFO]: [PowerRanks] Enabling Vault Permission integration. [12:53:05] [Server thread/INFO]: [PowerRanks] Vault compatible economy plugin found! (EssentialsX Economy) [12:53:05] [Server thread/INFO]: [PowerRanks] [12:53:05] [Server thread/INFO]: [PowerRanks] §b ██████  ██████ §a PowerRanks v1.10.3 [12:53:05] [Server thread/INFO]: [PowerRanks] §b ██   ██ ██   ██§a  Running on Spigot v483d2 [12:53:05] [Server thread/INFO]: [PowerRanks] §b ██████  ██████ §a  Startup time: 1065ms [12:53:05] [Server thread/INFO]: [PowerRanks] §b ██      ██   ██§a  Loaded 4 ranks and 2 players (YAML) [12:53:05] [Server thread/INFO]: [PowerRanks] §b ██  ██  ██§c  [12:53:05] [Server thread/INFO]: [PowerRanks] [12:53:05] [Server thread/INFO]: [PowerRanks] If you'd like to donate, please visit https://ko-fi.com/svenar or https://patreon.com/svenar [12:53:05] [Server thread/INFO]: [PowerRanks] Checking for updates... [12:53:05] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [12:53:05] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [12:53:05] [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. [12:53:05] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [12:53:05] [Server thread/INFO]: Preparing level "world" [12:53:05] [Server thread/INFO]: -------- World Settings For [world] -------- [12:53:05] [Server thread/INFO]: Mob Spawn Range: 6 [12:53:05] [Server thread/INFO]: Experience Merge Radius: 3.0 [12:53:05] [Server thread/INFO]: Cactus Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Cane Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Melon Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Mushroom Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Sapling Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Beetroot Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Carrot Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Potato Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Wheat Growth Modifier: 100% [12:53:05] [Server thread/INFO]: NetherWart Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Vine Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Cocoa Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Bamboo Growth Modifier: 100% [12:53:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Kelp Growth Modifier: 100% [12:53:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [12:53:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [12:53:05] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [12:53:05] [Server thread/INFO]: Max TNT Explosions: 100 [12:53:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [12:53:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [12:53:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [12:53:05] [Server thread/INFO]: Item Despawn Rate: 6000 [12:53:05] [Server thread/INFO]: Item Merge Radius: 2.5 [12:53:05] [Server thread/INFO]: View Distance: 8 [12:53:05] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [12:53:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [12:53:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [12:53:20] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [12:53:20] [Server thread/INFO]: Mob Spawn Range: 6 [12:53:20] [Server thread/INFO]: Experience Merge Radius: 3.0 [12:53:20] [Server thread/INFO]: Cactus Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Cane Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Melon Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Mushroom Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Sapling Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Beetroot Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Carrot Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Potato Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Wheat Growth Modifier: 100% [12:53:20] [Server thread/INFO]: NetherWart Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Vine Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Cocoa Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Bamboo Growth Modifier: 100% [12:53:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Kelp Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [12:53:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [12:53:20] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [12:53:20] [Server thread/INFO]: Max TNT Explosions: 100 [12:53:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [12:53:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [12:53:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [12:53:20] [Server thread/INFO]: Item Despawn Rate: 6000 [12:53:20] [Server thread/INFO]: Item Merge Radius: 2.5 [12:53:20] [Server thread/INFO]: View Distance: 8 [12:53:20] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [12:53:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [12:53:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [12:53:20] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [12:53:20] [Server thread/INFO]: Mob Spawn Range: 6 [12:53:20] [Server thread/INFO]: Experience Merge Radius: 3.0 [12:53:20] [Server thread/INFO]: Cactus Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Cane Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Melon Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Mushroom Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Sapling Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Beetroot Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Carrot Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Potato Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Wheat Growth Modifier: 100% [12:53:20] [Server thread/INFO]: NetherWart Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Vine Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Cocoa Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Bamboo Growth Modifier: 100% [12:53:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Kelp Growth Modifier: 100% [12:53:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [12:53:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [12:53:20] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [12:53:20] [Server thread/INFO]: Max TNT Explosions: 100 [12:53:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [12:53:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [12:53:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [12:53:20] [Server thread/INFO]: Item Despawn Rate: 6000 [12:53:20] [Server thread/INFO]: Item Merge Radius: 2.5 [12:53:20] [Server thread/INFO]: View Distance: 8 [12:53:20] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [12:53:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [12:53:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [12:53:20] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [12:53:20] [Server thread/INFO]: Preparing spawn area: 0% [12:53:21] [Server thread/INFO]: Preparing spawn area: 0% [12:53:21] [Worker-Main-3/INFO]: Preparing spawn area: 8% [12:53:21] [Worker-Main-4/INFO]: Preparing spawn area: 16% [12:53:22] [Worker-Main-4/INFO]: Preparing spawn area: 16% [12:53:22] [Worker-Main-4/INFO]: Preparing spawn area: 16% [12:53:23] [Worker-Main-4/INFO]: Preparing spawn area: 17% [12:53:23] [Worker-Main-3/INFO]: Preparing spawn area: 17% [12:53:24] [Worker-Main-3/INFO]: Preparing spawn area: 17% [12:53:24] [Worker-Main-3/INFO]: Preparing spawn area: 17% [12:53:25] [Worker-Main-4/INFO]: Preparing spawn area: 18% [12:53:25] [Worker-Main-3/INFO]: Preparing spawn area: 20% [12:53:26] [Worker-Main-3/INFO]: Preparing spawn area: 21% [12:53:26] [Worker-Main-3/INFO]: Preparing spawn area: 22% [12:53:27] [Worker-Main-3/INFO]: Preparing spawn area: 24% [12:53:27] [Worker-Main-4/INFO]: Preparing spawn area: 25% [12:53:28] [Worker-Main-4/INFO]: Preparing spawn area: 25% [12:53:28] [Worker-Main-3/INFO]: Preparing spawn area: 28% [12:53:29] [Worker-Main-4/INFO]: Preparing spawn area: 30% [12:53:29] [Worker-Main-4/INFO]: Preparing spawn area: 30% [12:53:30] [Worker-Main-4/INFO]: Preparing spawn area: 30% [12:53:30] [Worker-Main-4/INFO]: Preparing spawn area: 35% [12:53:31] [Worker-Main-4/INFO]: Preparing spawn area: 37% [12:53:31] [Worker-Main-3/INFO]: Preparing spawn area: 37% [12:53:32] [Worker-Main-3/INFO]: Preparing spawn area: 39% [12:53:32] [Worker-Main-3/INFO]: Preparing spawn area: 41% [12:53:33] [Worker-Main-3/INFO]: Preparing spawn area: 41% [12:53:33] [Worker-Main-4/INFO]: Preparing spawn area: 43% [12:53:34] [Worker-Main-4/INFO]: Preparing spawn area: 43% [12:53:34] [Worker-Main-4/INFO]: Preparing spawn area: 43% [12:53:35] [Worker-Main-4/INFO]: Preparing spawn area: 47% [12:53:35] [Worker-Main-3/INFO]: Preparing spawn area: 47% [12:53:36] [Worker-Main-3/INFO]: Preparing spawn area: 47% [12:53:36] [Worker-Main-3/INFO]: Preparing spawn area: 51% [12:53:37] [Worker-Main-3/INFO]: Preparing spawn area: 53% [12:53:37] [Worker-Main-4/INFO]: Preparing spawn area: 55% [12:53:38] [Worker-Main-4/INFO]: Preparing spawn area: 57% [12:53:38] [Worker-Main-4/INFO]: Preparing spawn area: 57% [12:53:39] [Worker-Main-4/INFO]: Preparing spawn area: 57% [12:53:40] [Worker-Main-3/INFO]: Preparing spawn area: 61% [12:53:40] [Worker-Main-3/INFO]: Preparing spawn area: 63% [12:53:40] [Worker-Main-3/INFO]: Preparing spawn area: 63% [12:53:41] [Worker-Main-4/INFO]: Preparing spawn area: 65% [12:53:41] [Worker-Main-4/INFO]: Preparing spawn area: 65% [12:53:42] [Worker-Main-4/INFO]: Preparing spawn area: 68% [12:53:42] [Worker-Main-4/INFO]: Preparing spawn area: 68% [12:53:44] [Worker-Main-4/INFO]: Preparing spawn area: 68% [12:53:44] [Worker-Main-4/INFO]: Preparing spawn area: 68% [12:53:44] [Worker-Main-3/INFO]: Preparing spawn area: 73% [12:53:44] [Worker-Main-3/INFO]: Preparing spawn area: 75% [12:53:45] [Worker-Main-3/INFO]: Preparing spawn area: 76% [12:53:46] [Worker-Main-3/INFO]: Preparing spawn area: 77% [12:53:46] [Worker-Main-3/INFO]: Preparing spawn area: 77% [12:53:47] [Worker-Main-4/INFO]: Preparing spawn area: 82% [12:53:47] [Worker-Main-3/INFO]: Preparing spawn area: 83% [12:53:47] [Worker-Main-3/INFO]: Preparing spawn area: 83% [12:53:48] [Worker-Main-4/INFO]: Preparing spawn area: 85% [12:53:49] [Worker-Main-3/INFO]: Preparing spawn area: 88% [12:53:49] [Worker-Main-4/INFO]: Preparing spawn area: 90% [12:53:50] [Worker-Main-3/INFO]: Preparing spawn area: 93% [12:53:50] [Worker-Main-3/INFO]: Preparing spawn area: 97% [12:53:50] [Server thread/INFO]: Time elapsed: 30369 ms [12:53:50] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [12:53:51] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:51] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:52] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:52] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:52] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:53] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:53] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:54] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:54] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:55] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:55] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:56] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:56] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:57] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:53:57] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:53:58] [Worker-Main-3/INFO]: Preparing spawn area: 1% [12:53:58] [Worker-Main-4/INFO]: Preparing spawn area: 1% [12:53:59] [Worker-Main-4/INFO]: Preparing spawn area: 1% [12:53:59] [Worker-Main-3/INFO]: Preparing spawn area: 1% [12:54:00] [Worker-Main-4/INFO]: Preparing spawn area: 1% [12:54:00] [Worker-Main-3/INFO]: Preparing spawn area: 3% [12:54:01] [Worker-Main-4/INFO]: Preparing spawn area: 8% [12:54:02] [Worker-Main-3/INFO]: Preparing spawn area: 13% [12:54:02] [Worker-Main-4/INFO]: Preparing spawn area: 17% [12:54:02] [Worker-Main-4/INFO]: Preparing spawn area: 26% [12:54:03] [Worker-Main-4/INFO]: Preparing spawn area: 42% [12:54:03] [Worker-Main-3/INFO]: Preparing spawn area: 50% [12:54:04] [Worker-Main-3/INFO]: Preparing spawn area: 55% [12:54:04] [Worker-Main-4/INFO]: Preparing spawn area: 61% [12:54:05] [Worker-Main-3/INFO]: Preparing spawn area: 64% [12:54:05] [Worker-Main-3/INFO]: Preparing spawn area: 68% [12:54:06] [Worker-Main-4/INFO]: Preparing spawn area: 83% [12:54:06] [Worker-Main-3/INFO]: Preparing spawn area: 89% [12:54:07] [Worker-Main-4/INFO]: Preparing spawn area: 98% [12:54:07] [Server thread/INFO]: Time elapsed: 16731 ms [12:54:07] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [12:54:07] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:54:09] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:09] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:54:09] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:09] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:10] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:10] [Worker-Main-4/INFO]: Preparing spawn area: 4% [12:54:11] [Worker-Main-3/INFO]: Preparing spawn area: 25% [12:54:11] [Worker-Main-3/INFO]: Preparing spawn area: 27% [12:54:12] [Worker-Main-3/INFO]: Preparing spawn area: 53% [12:54:12] [Worker-Main-3/INFO]: Preparing spawn area: 72% [12:54:13] [Worker-Main-4/INFO]: Preparing spawn area: 84% [12:54:13] [Server thread/INFO]: Time elapsed: 5856 ms [12:54:13] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.52 [12:54:13] [Server thread/INFO]: [Timber] Enabling Timber v1.0.9 [12:54:13] [Server thread/INFO]: Timber Log Materials: [DARK_OAK_LOG, JUNGLE_LOG, OAK_LOG, BIRCH_LOG, SPRUCE_LOG, ACACIA_LOG] [12:54:13] [Server thread/INFO]: Timber Axe Materials: [WOODEN_AXE, IRON_AXE, GOLDEN_AXE, STONE_AXE, DIAMOND_AXE, NETHERITE_AXE] [12:54:13] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2 [12:54:13] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter [12:54:13] [Server thread/INFO]: [ClearLag] Loading modules... [12:54:13] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_17_R1.MinecraftServer) [12:54:13] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [12:54:13] [Server thread/INFO]: [ClearLag] Modules have been loaded! [12:54:13] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [12:54:13] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.17]... [12:54:13] [Server thread/INFO]: [AntiSpam] Enabling AntiSpam v1.0 [12:54:13] [Server thread/INFO]: [AntiSpam] §eAntiSpam is now§bEnabled! [12:54:13] [Server thread/INFO]: [MineSecure] Enabling MineSecure v4.8 [12:54:13] [Server thread/ERROR]: Error occurred while enabling MineSecure v4.8 (Is it up to date?) java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use MineSecure) at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:503) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.messaging.StandardMessenger.registerOutgoingPluginChannel(StandardMessenger.java:183) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at minesecure.gervobis.main.MineSecure.onEnable(Unknown Source) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:495) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:409) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:608) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:264) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:987) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.Thread.run(Thread.java:831) [?:?] [12:54:13] [Server thread/INFO]: [BackpacksRemastered] Enabling BackpacksRemastered v2021.1.1 [12:54:13] [Server thread/INFO]: [BackpacksRemastered] Detected NMS v1_17_R1. Using this for all NMS related functions. [12:54:13] [Thread-18/INFO]: [ClearLag] No updates found! [12:54:15] [Server thread/INFO]: [BackpacksRemastered] BackpacksRemastered v2021.1.1 (git: 8bdd12b) was enabled in 1.66s! [12:54:15] [Server thread/INFO]: [Clans] Enabling Clans v0.4.5 [12:54:15] [Server thread/INFO]: [SimpleTpa] Enabling SimpleTpa v5.5 [12:54:15] [Server thread/INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9 [12:54:15] [Server thread/INFO]: [SimpleTpa] Simple Tpa has been enabled on version 5.5 [12:54:15] [Server thread/INFO]: Enabled metrics. You may opt-out by changing plugins/bStats/config.yml [12:54:15] [Server thread/INFO]: [PermissionPlus] Enabling PermissionPlus v1 [12:54:15] [Server thread/INFO]: [UltimateAntiBot] Enabling UltimateAntiBot v3.3 [12:54:15] [Server thread/INFO]: AB » Loading Core... [12:54:15] [Server thread/INFO]: AB » Loaded Filter [12:54:15] [Server thread/INFO]: AB » 0 IPs have been loaded into the FrameWork [12:54:15] [Server thread/INFO]: AB » 0 Joindata have been loaded intro the Framework [12:54:15] [Server thread/INFO]: AB »  _ _ ____  [12:54:15] [Server thread/INFO]: AB » | | | | /\ | _ \  [12:54:15] [Server thread/INFO]: AB » | | | | / \ | |_) | [12:54:15] [Server thread/INFO]: AB » | | | |/ /\ \ | _ < [12:54:15] [Server thread/INFO]: AB » | |__| / ____ \| |_) | [12:54:15] [Server thread/INFO]: AB » \____/_/ \_\____/ [12:54:15] [Server thread/INFO]: AB » Running version 3.3 [12:54:15] [Server thread/INFO]: AB » Enabled [12:54:15] [Server thread/INFO]: Took 194 ms [12:54:15] [Server thread/INFO]: [HeadDB] Enabling HeadDB v2.2 [12:54:15] [Server thread/INFO]: [HeadDB] [INFO]: Loading HeadDB - 2.2 [12:54:15] [Server thread/INFO]: [HeadDB] [INFO]: Done! [12:54:15] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.20 [12:54:15] [Server thread/INFO]: [LandClaiming] Enabling LandClaiming v1.4.11 [12:54:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.0.1 [12:54:15] [Server thread/INFO]: [AntiCurse] Enabling AntiCurse v4.0.0 [12:54:15] [Server thread/INFO]: Plugin is up to date - v4.0.0 [12:54:15] [Server thread/INFO]: [AntiCurse] Starting Metrics. [12:54:15] [Server thread/INFO]: ========================= [12:54:15] [Server thread/INFO]: Author: H1DD3NxN1NJA [12:54:15] [Server thread/INFO]: Version 4.0.0 [12:54:15] [Server thread/INFO]: Anti-Curse [12:54:15] [Server thread/INFO]: ========================= [12:54:15] [Server thread/INFO]: [AntiBotAttack] Enabling AntiBotAttack v2.1 [12:54:15] [Server thread/WARN]: [AntiBotAttack] Loaded class com.comphenix.protocol.events.PacketAdapter from ProtocolLib v4.7.0 which is not a depend, softdepend or loadbefore of this plugin. [12:54:15] [Server thread/INFO]: [AntiBotAttack] Protection is §aenabled (2.1) [12:54:15] [Server thread/INFO]: [floodgate] Enabling floodgate v2.0-SNAPSHOT [12:54:16] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.0.1 [12:54:16] [Server thread/INFO]: [SimpleLogin] Enabling SimpleLogin v2.0.8 [12:54:16] [Server thread/INFO]: ----------------------------------- [12:54:16] [Server thread/INFO]: SimleLogin: Enabled [12:54:16] [Server thread/INFO]:  - Author: [RossRao] [12:54:16] [Server thread/INFO]:  - Version: 2.0.8 [12:54:16] [Server thread/INFO]: ----------------------------------- [12:54:16] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.27 [12:54:16] [Server thread/ERROR]: [LibsDisguises] Please update from MC 1.17! You should be using 1.17.1! [12:54:16] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.26-Free.jar [12:54:16] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_17_R1 [12:54:16] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1035 [12:54:16] [Server thread/INFO]: [LibsDisguises] Build Date: 23/12/2021 04:30 [12:54:16] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/ [12:54:16] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins) [12:54:26] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict [12:54:26] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise [12:54:26] [Server thread/INFO]: [LibsDisguises] Config is up to date! [12:54:27] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134 [12:54:27] [Server thread/WARN]: [NoCheatPlus] Running in Bukkit-API-only mode (3170-Spigot-a483d2c-ec116f6 (MC: 1.17)). If this is not intended, please check for updates and consider to request support. [12:54:27] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: https://dev.bukkit.org/server-mods/nocheatplus/ [12:54:27] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, use at your own risk): https://ci.md-5.net/job/NoCheatPlus/changes [12:54:27] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only mode: Some features will likely not function properly, performance might suffer. [12:54:27] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6-1.11.2|? / Bukkit-API [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat. [12:54:27] [Server thread/WARN]: [NoCheatPlus] Packet level access via ProtocolLib not available, supported configurations: | ProtocolLib 4.3.0 or later for Minecraft 1.12.x | ProtocolLib 4.2.0 or later for Minecraft 1.11.x | ProtocolLib 4.1 or later for Minecraft 1.8.x to 1.10.x | ProtocolLib 3.7.0 for Minecraft 1.7.x and earlier | ProtocolLib 3.6.6 for PaperSpigot 1.8.x [12:54:27] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later. [12:54:27] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled. [12:54:27] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v8.0 [12:54:27] [Server thread/INFO]: [NoPlugins] Minecraft version: v1_17_R1 [12:54:27] [Server thread/INFO]: [NoPlugins] Loaded assets for newer minecraft (1.13+) [12:54:27] [Server thread/INFO]: [NoPlugins] Successfully loaded. [12:54:27] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v1.4.3-SNAPSHOT [12:54:28] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key [12:54:28] [Server thread/INFO]: [Geyser-Spigot] ****************************************** [12:54:28] [Server thread/INFO]: [Geyser-Spigot] [12:54:28] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 1.4.3-SNAPSHOT (git-master-9a159bf) [12:54:28] [Server thread/INFO]: [Geyser-Spigot] [12:54:28] [Server thread/INFO]: [Geyser-Spigot] ****************************************** [12:54:33] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key! [12:54:33] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:16776 [12:54:33] [Server thread/INFO]: [Geyser-Spigot] Done (5.557s)! Run /geyser help for help! [12:54:33] [Server thread/INFO]: [WitherAC] Enabling WitherAC v0.24.0 [12:54:33] [Server thread/WARN]: [WAC] Sorry, WAC is not compatible with your version, check the Spigot plugin page for more information. Disabling! [12:54:33] [Server thread/INFO]: [WitherAC] Disabling WitherAC v0.24.0 [12:54:33] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0 [12:54:33] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [12:54:34] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml [12:54:34] [Server thread/INFO]: No kits found to migrate. [12:54:34] [Server thread/INFO]: Loaded 36837 items from items.json. [12:54:34] [Server thread/INFO]: Using locale en [12:54:34] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [12:54:34] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [12:54:34] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [12:54:34] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [12:54:34] [Server thread/INFO]: [AdvancedReplay] Enabling AdvancedReplay v1.8 [12:54:34] [Server thread/INFO]: [AdvancedReplay] Loading Replay v1.8 by Jumper251 [12:54:35] [Server thread/INFO]: [AdvancedReplay] Finished (35ms) [12:54:35] [Server thread/INFO]: [EssentialsDiscord] Enabling EssentialsDiscord v2.19.0 [12:54:35] [Server thread/WARN]: [EssentialsDiscord] Loaded class org.slf4j.impl.StaticLoggerBinder from DiscordSRV v1.24.0 which is not a depend, softdepend or loadbefore of this plugin. [12:54:35] [Server thread/INFO]: [EssentialsDiscord] Starting Metrics. Opt-out using the global bStats config. [12:54:35] [Server thread/INFO]: Attempting to login to Discord... [12:54:36] [Server thread/INFO]: Login Successful! [12:54:36] [JDA MainWS-ReadThread/INFO]: Connected to WebSocket [12:54:36] [JDA MainWS-ReadThread/INFO]: Finished Loading! [12:54:37] [Server thread/INFO]: Successfully logged in as Survival SMP#1975 [12:54:38] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.1 [12:54:38] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us" [12:54:38] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us" [12:54:38] [Server thread/INFO]: [LoginSecurity] Registering commands... [12:54:38] [Server thread/INFO]: [LoginSecurity] Registering listeners... [12:54:38] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer [12:54:38] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0 [12:54:38] [Server thread/INFO]: HikariPool-1 - Starting... [12:54:39] [Server thread/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported) [12:54:39] [Server thread/INFO]: HikariPool-1 - Start completed. [12:54:39] [Server thread/INFO]: [12:54:39] [Server thread/INFO]: [12:54:39] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[] [12:54:39] [Server thread/INFO]: | Information: [12:54:39] [Server thread/INFO]: | Name: AdvancedBan [12:54:39] [Server thread/INFO]: | Developer: Leoko [12:54:39] [Server thread/INFO]: | Version: 2.3.0 [12:54:39] [Server thread/INFO]: | Storage: HSQLDB (local) [12:54:39] [Server thread/INFO]: | Support: [12:54:39] [Server thread/INFO]: | Github: https://github.com/DevLeoko/AdvancedBan/issues [12:54:39] [Server thread/INFO]: | Discord: https://discord.gg/ycDG6rS [12:54:39] [Server thread/INFO]: | Twitter: @LeokoGar [12:54:39] [Server thread/INFO]: | Update: [12:54:39] [Server thread/INFO]: | You have the newest version [12:54:39] [Server thread/INFO]: []================================[] [12:54:39] [Server thread/INFO]:  [12:54:39] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266 [12:54:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [12:54:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [12:54:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [12:54:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [12:54:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [12:54:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [12:54:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [12:54:39] [Server thread/INFO]: [WorldGuard] Loading region data... [12:54:40] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861 [12:54:40] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--]. [12:54:40] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [12:54:41] [Server thread/INFO]: -------- World Settings For [tnt_wars] -------- [12:54:41] [Server thread/INFO]: Mob Spawn Range: 6 [12:54:41] [Server thread/INFO]: Experience Merge Radius: 3.0 [12:54:41] [Server thread/INFO]: Cactus Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Cane Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Melon Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Mushroom Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Sapling Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Beetroot Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Carrot Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Potato Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Wheat Growth Modifier: 100% [12:54:41] [Server thread/INFO]: NetherWart Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Vine Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Cocoa Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Bamboo Growth Modifier: 100% [12:54:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Kelp Growth Modifier: 100% [12:54:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [12:54:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [12:54:41] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [12:54:41] [Server thread/INFO]: Max TNT Explosions: 100 [12:54:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [12:54:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [12:54:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [12:54:41] [Server thread/INFO]: Item Despawn Rate: 6000 [12:54:41] [Server thread/INFO]: Item Merge Radius: 2.5 [12:54:41] [Server thread/INFO]: View Distance: 8 [12:54:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [12:54:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [12:54:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [12:54:41] [Server thread/INFO]: Preparing start region for dimension minecraft:tnt_wars [12:54:41] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:41] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:54:42] [Worker-Main-3/INFO]: Preparing spawn area: 12% [12:54:42] [Worker-Main-4/INFO]: Preparing spawn area: 60% [12:54:43] [Server thread/INFO]: Time elapsed: 1834 ms [12:54:43] [Server thread/INFO]: [WorldGuard] (tnt_wars) TNT ignition is PERMITTED. [12:54:43] [Server thread/INFO]: [WorldGuard] (tnt_wars) Lighters are PERMITTED. [12:54:43] [Server thread/INFO]: [WorldGuard] (tnt_wars) Lava fire is PERMITTED. [12:54:43] [Server thread/INFO]: [WorldGuard] (tnt_wars) Fire spread is UNRESTRICTED. [12:54:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tnt_wars' [12:54:43] [Server thread/INFO]: -------- World Settings For [arena] -------- [12:54:43] [Server thread/INFO]: Mob Spawn Range: 6 [12:54:43] [Server thread/INFO]: Experience Merge Radius: 3.0 [12:54:43] [Server thread/INFO]: Cactus Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Cane Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Melon Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Mushroom Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Sapling Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Beetroot Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Carrot Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Potato Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Wheat Growth Modifier: 100% [12:54:43] [Server thread/INFO]: NetherWart Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Vine Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Cocoa Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Bamboo Growth Modifier: 100% [12:54:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Kelp Growth Modifier: 100% [12:54:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [12:54:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [12:54:43] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [12:54:43] [Server thread/INFO]: Max TNT Explosions: 100 [12:54:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [12:54:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [12:54:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [12:54:43] [Server thread/INFO]: Item Despawn Rate: 6000 [12:54:43] [Server thread/INFO]: Item Merge Radius: 2.5 [12:54:43] [Server thread/INFO]: View Distance: 8 [12:54:43] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [12:54:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [12:54:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [12:54:43] [Server thread/INFO]: Preparing start region for dimension minecraft:arena [12:54:43] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:44] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:54:44] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:44] [Worker-Main-4/INFO]: Preparing spawn area: 0% [12:54:45] [Worker-Main-4/INFO]: Preparing spawn area: 2% [12:54:45] [Worker-Main-4/INFO]: Preparing spawn area: 5% [12:54:46] [Worker-Main-3/INFO]: Preparing spawn area: 8% [12:54:46] [Worker-Main-4/INFO]: Preparing spawn area: 27% [12:54:47] [Worker-Main-4/INFO]: Preparing spawn area: 99% [12:54:47] [Server thread/INFO]: Time elapsed: 4007 ms [12:54:47] [Server thread/INFO]: [WorldGuard] (arena) TNT ignition is PERMITTED. [12:54:47] [Server thread/INFO]: [WorldGuard] (arena) Lighters are PERMITTED. [12:54:47] [Server thread/INFO]: [WorldGuard] (arena) Lava fire is PERMITTED. [12:54:47] [Server thread/INFO]: [WorldGuard] (arena) Fire spread is UNRESTRICTED. [12:54:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arena' [12:54:47] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded. [12:54:47] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading. [12:54:47] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [12:54:47] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.24.0 [12:54:47] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.0.6 [12:54:47] [Server thread/INFO]: [12:54:47] [Server thread/INFO]: __________________________________________________________ [12:54:47] [Server thread/INFO]: [12:54:47] [Server thread/INFO]: TradeSystem [2.0.6] [12:54:47] [Server thread/INFO]: [12:54:47] [Server thread/INFO]: Status: [12:54:47] [Server thread/INFO]: [12:54:47] [Server thread/INFO]: MC-Version: 1.17 (R0.1-SNAPSHOT, Spigot) [12:54:47] [Server thread/INFO]: [12:54:47] [Server thread/INFO]: > Loading sounds [12:54:47] [Server thread/INFO]: > Loading blacklist [12:54:47] [Server thread/INFO]: ...got 3 blocked item(s) [12:54:47] [Server thread/INFO]: > Loading layouts [12:54:47] [Server thread/INFO]: ...got 3 layout(s) [12:54:47] [Server thread/INFO]: > Database logging is disabled [12:54:48] [Server thread/INFO]: [12:54:48] [Server thread/INFO]: Finished (440ms) [12:54:48] [Server thread/INFO]: [12:54:48] [Server thread/INFO]: __________________________________________________________ [12:54:48] [Server thread/INFO]: [12:54:48] [Server thread/INFO]: [BedHome] Enabling BedHome v2.33 [12:54:48] [Server thread/WARN]: [BedHome] ==================================================== [12:54:48] [Server thread/WARN]: [BedHome] BedHome works better if you use Paper [12:54:48] [Server thread/WARN]: [BedHome] as your server software. [12:54:48] [Server thread/WARN]: [BedHome] ==================================================== [12:54:48] [Server thread/WARN]: [BedHome] /!\======================NOTICE======================/!\ [12:54:48] [Server thread/WARN]: [BedHome] Since the last version of the plugin, the locale has had vital items added to it. [12:54:48] [Server thread/WARN]: [BedHome] Thanks to Bukkit's crappy encoding handling, we'll have to delete your locale to regenerate it. [12:54:48] [Server thread/WARN]: [BedHome] But, we will back up your old file so you can migrate any changes. [12:54:48] [Server thread/WARN]: [BedHome] The backup file is called "locale.yml.old" [12:54:48] [Server thread/WARN]: [BedHome] /!\======================NOTICE======================/!\ [12:54:48] [pool-65-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (1d08598206b1af5dcc29e411cead8e152e4c3f94) [12:54:48] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834 [12:54:48] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded [12:54:48] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections. [12:54:48] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834] Enabled - By Rigby and fernferret [12:54:48] [Server thread/INFO]: [MyHome] Enabling MyHome v2.3.2 [12:54:48] [Server thread/INFO]: [MyHome] 1 homes loaded [12:54:48] [Server thread/INFO]: [MyHome] Using localization: English (en) [12:54:48] [Server thread/INFO]: [MyHome] Access Control: Using Vault v1.7.3-b131 [12:54:48] [Server thread/INFO]: [MyHome] MyHome 2.3.2 enabled [12:54:48] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.9.0 [12:54:49] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful! [12:54:49] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.1.0 [12:54:49] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled [12:54:49] [Server thread/INFO]: [SilkSpawners] Loading support for v1_17_R1 [12:54:49] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running. [12:54:49] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting. [12:54:49] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.2.2 [12:54:49] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json [12:54:49] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension. [12:54:49] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_17_R1 [12:54:49] [Server thread/ERROR]: [AuctionHouse] Error! This plugin only supports Spigot versions 1.13.2+! [12:54:49] [Server thread/ERROR]: [AuctionHouse] Please download the AuctionHouse-Retro plugin for 1.8.8 support! [12:54:49] [Server thread/ERROR]: [AuctionHouse] Please download the AuctionHouse-Legacy plugin for 1.9.4-1.12.2 support! [12:54:49] [Server thread/ERROR]: [AuctionHouse] Plugin will be disabled! [12:54:49] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v2.2.2 [12:54:49] [Server thread/INFO]: [AuctionHouse] Saving auctions data [12:54:49] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v4.0.0-b.7 [12:54:50] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Using lang-en.yml as language file. [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Shops.yml has been found! [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Sections.yml has been found! [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Using minecraft version 1.17... [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Using plugin default spawners... [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Debug mode is enabled. [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Updating Shop settings... [12:54:50] [Server thread/INFO]: [EconomyShopGUI] Loading all items... [12:54:51] [Server thread/INFO]: [EconomyShopGUI] There is an update available! [12:54:51] [Server thread/INFO]: [EconomyShopGUI] Done! [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] [JDA] WebSocket connection was closed and cannot be recovered due to identification issues CloseCode(4014 / Disallowed intents. Your bot might not be eligible to request a privileged intent such as GUILD_PRESENCES or GUILD_MEMBERS.) [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] ============================================================== [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] *** PLEASE FOLLOW THE INSTRUCTIONS BELOW TO GET DiscordSRV TO WORK *** [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] Your DiscordSRV bot does not have the Server Members Intent! [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] DiscordSRV requires this intent to function. Instructions: [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] 1. Go to https://discord.com/developers/applications [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] 2. Click on the DiscordSRV bot [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] 3. Click on "Bot" on the left [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] 4. Enable the "SERVER MEMBERS INTENT" [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] 5. Restart your server [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] [12:54:51] [JDA MainWS-WriteThread/ERROR]: [DiscordSRV] ============================================================== [12:54:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [12:54:52] [Server thread/INFO]: Done (107.359s)! For help, type "help" [12:54:52] [Server thread/INFO]: Starting GS4 status listener [12:54:52] [Server thread/INFO]: Thread Query Listener started [12:54:52] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898 [12:54:52] [Server thread/INFO]: JMX monitoring enabled [12:54:52] [Craft Scheduler Thread - 1/INFO]: [SimpleTpa] There is a new update available. [12:54:52] [Craft Scheduler Thread - 1/INFO]: [SimpleTpa] There is a new update available: [12:54:52] [Craft Scheduler Thread - 1/INFO]: [SimpleTpa] https://www.spigotmc.org/resources/simple-tpa.64270/ [12:54:55] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.17 (755) [12:54:55] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Could not register an instance for: fr.neatmonster.nocheatplus.components.entity.IEntityAccessLastPositionAndLook [12:54:55] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0]. [12:54:55] [Server thread/INFO]: [NoCheatPlus] Post-enable running... [12:54:56] [Server thread/INFO]: [NoCheatPlus] Post-enable finished. [12:54:56] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [12:54:56] [Craft Scheduler Thread - 7/INFO]: [Essentials] §6Fetching version information... [12:54:56] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.24.0 [12:54:57] [Craft Scheduler Thread - 7/WARN]: [Essentials] §4There is a new EssentialsX version available for download: §c2.19.2§4. [12:54:57] [Craft Scheduler Thread - 7/WARN]: [Essentials] §4Download it here:§c https://essentialsx.net/downloads.html?branch=stable [12:54:57] [ForkJoinPool.commonPool-worker-1/ERROR]: You added your bot to your server incorrectly. Please follow the tutorial in the config and add your bot using https://essentialsx.net/discord.html! [12:55:02] [DiscordSRV - Shutdown/WARN]: [DiscordSRV] JDA took too long to shut down, skipping [12:55:02] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Shutdown completed in 5114ms [12:55:02] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [12:55:02] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ... [12:55:02] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 4.1.1, you're on: 4.0.1 [12:55:02] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available [12:55:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 10165ms or 203 ticks behind [12:55:05] [Server thread/INFO]: AB » Although spigot support has been added, [12:55:05] [Server thread/INFO]: AB » I absolutely do not recommend that you do not use a bungeecord proxy network for your server. [12:55:05] [Server thread/INFO]: AB » Spigot has many processes to manage due to the various plugins [12:55:05] [Server thread/INFO]: AB » moreover the antibot to mitigate the attacks uses a system of tasks that could [12:55:05] [Server thread/INFO]: AB » slow down servers with less powerful hardware [12:55:05] [Server thread/INFO]: AB » Spigot has fewer checks than Bungeecord and cannot handle too many connections per second [12:55:05] [Server thread/INFO]: AB » Stay safe! Use Waterfall [12:55:11] [User Authenticator #2/INFO]: UUID of player CR1122 is e651026f-387d-302a-8822-d6e4ed78a76c [12:55:14] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to PermissionPlus v1 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.players.PlayerList.a(PlayerList.java:274) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.network.LoginListener.a(LoginListener.java:192) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.network.LoginListener.c(LoginListener.java:179) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.network.LoginListener.tick(LoginListener.java:74) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.network.NetworkManager.a(NetworkManager.java:246) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.network.ServerConnection.c(ServerConnection.java:172) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1319) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:436) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1200) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1027) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.Thread.run(Thread.java:831) [?:?] Caused by: java.lang.NullPointerException: Cannot invoke "java.util.List.add(Object)" because the return value of "org.bukkit.configuration.file.FileConfiguration.getList(String)" is null at de.zimright.permission.system.setupUser.(setupUser.java:22) ~[?:?] at de.zimright.permission.system.joinquitListener.onJoin(joinquitListener.java:18) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] ... 15 more [12:55:14] [Server thread/INFO]: CR1122[/**.**.**.**:64464] logged in with entity id 487 at ([world]-56.5, 64.0, -0.5) [12:55:23] [Craft Scheduler Thread - 7/WARN]: [Essentials] Plugin Essentials v2.19.0 generated an exception while executing task 92 java.lang.OutOfMemoryError: Metaspace at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] at java.lang.ClassLoader.defineClass(ClassLoader.java:1010) ~[?:?] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:188) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?] at com.earth2me.essentials.EssentialsPlayerListener.delayedJoin(EssentialsPlayerListener.java:467) ~[?:?] at com.earth2me.essentials.EssentialsPlayerListener.lambda$onPlayerJoin$0(EssentialsPlayerListener.java:276) ~[?:?] at com.earth2me.essentials.EssentialsPlayerListener$$Lambda$7940/0x00000008026ed860.run(Unknown Source) ~[?:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] at java.lang.Thread.run(Thread.java:831) [?:?] [12:55:25] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to NoCheatPlus v3.16.0-RC-sMD5NET-b1134 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.entity.CraftPlayer.teleport(CraftPlayer.java:688) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.entity.CraftEntity.teleport(CraftEntity.java:491) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at com.onarandombox.MultiverseCore.listeners.MVPlayerListener$1.run(MVPlayerListener.java:326) ~[?:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1252) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:436) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1200) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1027) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.Thread.run(Thread.java:831) [?:?] Caused by: java.lang.OutOfMemoryError: Metaspace [12:55:25] [Server thread/INFO]: <-> CR1122 [12:55:37] [Server thread/ERROR]: Encountered an unexpected exception java.lang.OutOfMemoryError: Metaspace [12:55:47] [Worker-Bootstrap-2/ERROR]: Unable to build datafixers java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: Metaspace at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1803) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?] Caused by: java.lang.OutOfMemoryError: Metaspace [12:55:49] [WebSocketConnectReadThread-94/INFO]: [Geyser-Spigot] Got disconnected from the skin uploader: pings have to be at least 10 seconds apart [12:55:51] [Netty Epoll Server IO #1/WARN]: An exception 'java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.OutOfMemoryError: Metaspace [12:55:58] [Thread-4/INFO]: Stopping server [12:56:07] [JDA Shutdown Hook/WARN]: Exception in thread "JDA Shutdown Hook" java.lang.OutOfMemoryError: Metaspace [12:56:10] [pool-1-thread-1/WARN]: Caught exception class java.lang.OutOfMemoryError logging exception class java.lang.InternalError [12:56:12] [pool-1-thread-1/WARN]: java.lang.InternalError: java.lang.OutOfMemoryError: Metaspace [12:56:12] [Server console handler/ERROR]: Caught previously unhandled exception : java.lang.OutOfMemoryError: Metaspace [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:415) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:304) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:218) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:328) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:127) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.CallSite.makeSite(CallSite.java:315) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) [12:56:12] [pool-1-thread-1/WARN]: at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry$RegisteredCancellable.cancel(DefaultShutdownCallbackRegistry.java:108) [12:56:12] [pool-1-thread-1/WARN]: at org.apache.logging.log4j.core.LoggerContext.stop(LoggerContext.java:387) [12:56:12] [pool-1-thread-1/WARN]: at org.apache.logging.log4j.core.LoggerContext$1.run(LoggerContext.java:322) [12:56:12] [pool-1-thread-1/WARN]: at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry$RegisteredCancellable.run(DefaultShutdownCallbackRegistry.java:119) [12:56:12] [pool-1-thread-1/WARN]: at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.run(DefaultShutdownCallbackRegistry.java:78) [12:56:12] [pool-1-thread-1/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [12:56:12] [pool-1-thread-1/WARN]: Caused by: java.lang.OutOfMemoryError: Metaspace [12:56:25] [Worker-Bootstrap-1/ERROR]: Unable to build datafixers java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: Metaspace at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1803) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?] Caused by: java.lang.OutOfMemoryError: Metaspace [12:56:25] [Server thread/WARN]: Thread net.minecraft.server.rcon.thread.RemoteStatusListener@4b64678d (RUNNABLE) failed to exit after 1 second(s) java.lang.Exception: Stack: at net.minecraft.server.rcon.thread.RemoteConnectionThread.b(SourceFile:52) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.exit(DedicatedServer.java:428) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1082) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at java.lang.Thread.run(Thread.java:831) [?:?] [12:56:25] [Server thread/INFO]: Thread Query Listener stopped [12:56:37] [Thread-4/INFO]: Database closed [12:56:37] [Thread-4/INFO]: [12:56:37] [Thread-4/INFO]: [12:56:37] [Thread-4/INFO]: []=====[Disabling AdvancedBan]=====[] [12:56:37] [Thread-4/INFO]: | Information: [12:56:37] [Thread-4/INFO]: | Name: AdvancedBan [12:56:37] [Thread-4/INFO]: | Developer: Leoko [12:56:37] [Thread-4/INFO]: | Version: 2.3.0 [12:56:37] [Thread-4/INFO]: | Storage: HSQLDB (local) [12:56:37] [Thread-4/INFO]: | Support: [12:56:37] [Thread-4/INFO]: | Github: https://github.com/DevLeoko/AdvancedBan/issues [12:56:37] [Thread-4/INFO]: | Discord: https://discord.gg/ycDG6rS [12:56:37] [Thread-4/INFO]: | Twitter: @LeokoGar [12:56:37] [Thread-4/INFO]: []================================[] [12:56:37] [Thread-4/INFO]:  [12:56:54] [Thread-4/ERROR]: Could not dispatch event: com.sk89q.worldedit.event.platform.PlatformUnreadyEvent@139ca97 to handler EventHandler{priority=NORMAL} java.lang.reflect.InvocationTargetException: null at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[worldedit-bukkit-7.2.6.jar:7.2.6] at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) [worldedit-bukkit-7.2.6.jar:7.2.6] at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) [worldedit-bukkit-7.2.6.jar:7.2.6] at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(WorldEditPlugin.java:314) [worldedit-bukkit-7.2.6.jar:7.2.6] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:501) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:493) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.disablePlugins(CraftServer.java:429) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:894) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.dedicated.DedicatedServer.stop(DedicatedServer.java:731) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:871) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] at org.bukkit.craftbukkit.v1_17_R1.util.ServerShutdownThread.run(ServerShutdownThread.java:16) [minecraft_server.jar:3170-Spigot-a483d2c-ec116f6] Caused by: java.lang.OutOfMemoryError: Metaspace [12:56:54] [Thread-4/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit [12:56:56] [Thread-4/INFO]: ----------------------------------- [12:56:56] [Thread-4/INFO]: SimleLogin: Disabled [12:56:56] [Thread-4/INFO]:  - Author: [RossRao] [12:56:56] [Thread-4/INFO]:  - Version: 2.0.8 [12:56:56] [Thread-4/INFO]: ----------------------------------- [12:56:56] [Thread-4/INFO]: AB » Saving Files [12:56:56] [Thread-4/INFO]: AB » Thanks for choosing us! [12:56:56] [Thread-4/INFO]: AB » Whitelist saved... [12:56:56] [Thread-4/INFO]: AB » join database has been saved [12:56:56] [Thread-4/INFO]: AB » Took 3 ms [12:56:56] [Thread-4/INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9 [12:56:56] [Thread-4/INFO]: [SimpleTpa] Simple Tpa has been disabled on version 5.5 [12:56:56] [Thread-4/INFO]: Saving players [12:56:58] [Thread-4/WARN]: Exception in thread "Thread-4" java.lang.OutOfMemoryError: Metaspace