Paste your logs.

Built for Minecraft & Hytale

Paper 1.18.1 Server Log

8 errors
821 lines
Raw
Detected
Minecraft version: 1.18.1
1 Problem detected
Problem The plugin 'Morphy' is missing the required plugin 'LibsDisguises'. Line 20
Solutions:
Install a different version of the plugin 'Morphy'.
Delete the file 'plugins/Morph-2.22.jar'.
Install the plugin 'LibsDisguises'.
[00:40:46] [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'
[00:40:47] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit
[00:40:48] [Worker-Main-1/INFO]: Loaded 7 recipes
[00:40:49] [Server thread/INFO]: Starting minecraft server version 1.18.1
[00:40:49] [Server thread/INFO]: Loading properties
[00:40:49] [Server thread/INFO]: This server is running Paper version git-Paper-177 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 2e99e5e)
[00:40:50] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:40:50] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:40:50] [Server thread/INFO]: Default game type: SURVIVAL
[00:40:50] [Server thread/INFO]: Generating keypair
[00:40:50] [Server thread/INFO]: Starting Minecraft server on *:63230
[00:40:50] [Server thread/INFO]: Using epoll channel type
[00:40:50] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[00:40:50] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[00:40:51] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[00:40:57] [Server thread/WARN]: Legacy plugin Craftconomy3 v3.3.1-d99cf63-trv200 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin OnePlayerSleep v1.3 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin EasyRanks v1.3.2 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin AntiPluginLookUp v1.1.8 does not specify an api-version.
[00:40:57] [Server thread/ERROR]: Could not load 'plugins/Morph-2.22.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LibsDisguises]. Please download and install these plugins to run 'Morphy'.
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:290) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:40:57] [Server thread/WARN]: Legacy plugin Sudo v1 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin FlyToggle v1.7 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin RetrieveOP vBuild 31 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin ClickTpa v1.5.1 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin LoginSecurity v3.1 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin WatchDog v1.0 does not specify an api-version.
[00:40:57] [Server thread/ERROR]: Fatal error trying to convert WatchDog v1.0:com/zooskey/wd/WatchDog.class
org.bukkit.plugin.AuthorNagException: No legacy enum constant for CLOCK. Did you forget to define a modern (1.13+) api-version in your plugin.yml?
at org.bukkit.craftbukkit.v1_18_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:360) ~[paper-1.18.1.jar:git-Paper-177]
at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2444) ~[asm-9.2.jar:9.2]
at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1514) ~[asm-9.2.jar:9.2]
at org.objectweb.asm.ClassReader.accept(ClassReader.java:744) ~[asm-9.2.jar:9.2]
at org.objectweb.asm.ClassReader.accept(ClassReader.java:424) ~[asm-9.2.jar:9.2]
at org.bukkit.craftbukkit.v1_18_R1.util.Commodore.convert(Commodore.java:174) ~[paper-1.18.1.jar:git-Paper-177]
at org.bukkit.craftbukkit.v1_18_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:395) ~[paper-1.18.1.jar:git-Paper-177]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:174) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:467) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:40:57] [Server thread/WARN]: Legacy plugin MultiMOTD v1.0 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin SmartBans v1.0.2 does not specify an api-version.
[00:40:57] [Server thread/WARN]: Legacy plugin CCTV v6.7 does not specify an api-version.
[00:40:57] [Server thread/INFO]: [JoinLeaveMessages] Loading JoinLeaveMessages v3.9.2
[00:40:57] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
[00:40:57] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.3.1-d99cf63-trv200
[00:40:57] [Server thread/INFO]: [SoaromaSAC] Loading SoaromaSAC v1.0.46
[00:40:57] [Server thread/INFO]: [OnePlayerSleep] Loading OnePlayerSleep v1.3
[00:40:57] [Server thread/INFO]: [EasyRanks] Loading EasyRanks v1.3.2
[00:40:57] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v1.1
[00:40:57] [Server thread/INFO]: [AntiPluginLookUp] Loading AntiPluginLookUp v1.1.8
[00:40:57] [Server thread/INFO]: [Sudo] Loading Sudo v1
[00:40:57] [Server thread/INFO]: [FlyToggle] Loading FlyToggle v1.7
[00:40:57] [Server thread/INFO]: [HomeSpawn] Loading HomeSpawn v3.1.15
[00:40:57] [Server thread/INFO]: [RetrieveOP] Loading RetrieveOP vBuild 31
[00:40:57] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.1.1
[00:40:57] [Server thread/INFO]: [ViaVersion] ViaVersion 4.1.1 is now loaded, injecting!
[00:40:58] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[00:40:58] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[00:40:58] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[00:40:58] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[00:40:58] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[00:40:58] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[00:40:58] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[00:40:58] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[00:40:58] [Server thread/INFO]: [ClickTpa] Loading ClickTpa v1.5.1
[00:40:58] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.1.1
[00:40:58] [Server thread/INFO]: [ViaBackwards] Loading translations...
[00:40:58] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[00:40:58] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
[00:40:59] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.86
[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
[00:40:59] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
[00:40:59] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
[00:40:59] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
[00:40:59] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
[00:40:59] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
[00:40:59] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.9
[00:40:59] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v3.1
[00:40:59] [Server thread/INFO]: [SirBlobman Core] Loading SirBlobmanCore v2.3.4
[00:40:59] [Server thread/INFO]: [SirBlobman Core] Successfully loaded 1 language(s)
[00:40:59] [Server thread/INFO]: [SirBlobman Core] Successfully loaded 1 language(s)
[00:40:59] [Server thread/INFO]: [InventoryFullPlus] Loading InventoryFullPlus v2.5.9
[00:40:59] [Server thread/INFO]: [WatchDog] Loading WatchDog v1.0
[00:40:59] [Server thread/INFO]: [MultiMOTD] Loading MultiMOTD v1.0
[00:40:59] [Server thread/INFO]: [SmartBans] Loading SmartBans v1.0.2
[00:40:59] [Server thread/INFO]: [Minepacks] Loading Minepacks v2.4.3-Release
[00:40:59] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
[00:40:59] [Server thread/INFO]: [floodgate] Loading floodgate v2.1.0-SNAPSHOT
[00:41:00] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language.
[00:41:00] [Server thread/INFO]: [floodgate] Took 405ms to boot Floodgate
[00:41:00] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[00:41:00] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.1.0
[00:41:00] [Server thread/INFO]: [CCTV] Loading CCTV v6.7
[00:41:00] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2
[00:41:00] [Server thread/INFO]: [DailyShop] Loading DailyShop v3.6.0
[00:41:00] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.10
[00:41:00] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.1
[00:41:00] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.0.0-SNAPSHOT
[00:41:00] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
[00:41:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5e222160]
[00:41:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.2
[00:41:01] [Server thread/INFO]: [SellGUI] Loading SellGUI v1.5.1
[00:41:01] [Server thread/INFO]: [ViaVersionStatus] Loading ViaVersionStatus v3.1
[00:41:01] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.6
[00:41:01] [Server thread/INFO]: [LightAntiCheat] Loading LightAntiCheat v1.2.8
[00:41:01] [Server thread/INFO]: [GeyserSkinManager] Loading GeyserSkinManager v1.6
[00:41:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
[00:41:01] [Server thread/INFO]: [TabList] Loading TabList v5.6.1
[00:41:01] [Server thread/INFO]: [AFKPlus] Loading AFKPlus v3.3.13
[00:41:01] [Server thread/INFO]: [GSit] Loading GSit v1.0.5
[00:41:01] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.1.0
[00:41:01] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v10.4.2.4
[00:41:01] [Server thread/INFO]: [CombatLogX] Loading expansions...
[00:41:01] [Server thread/INFO]: [CompatWorldGuard] Registering custom WorldGuard flags...
[00:41:01] [Server thread/INFO]: [CompatWorldGuard] Finished registering custom WorldGuard flags.
[00:41:01] [Server thread/INFO]: [CombatLogX] Successfully loaded 23 expansions.
[00:41:01] [Server thread/INFO]: [CombatLogX] CombatLogX loaded successfully.
[00:41:01] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.9.2
[00:41:01] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.2.0
[00:41:01] [Server thread/INFO]: [MoneyHunters] Loading MoneyHunters v6.0.1
[00:41:01] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.9.1
[00:41:01] [Server thread/INFO]: [AureliumSkills] Loading AureliumSkills vBeta 1.2.8
[00:41:01] [Server thread/INFO]: [OpenAudioMc] Loading OpenAudioMc v6.6.2
[00:41:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:41:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.86
[00:41:03] [Server thread/INFO]: __
[00:41:03] [Server thread/INFO]: | |__) LuckPerms v5.3.86
[00:41:03] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[00:41:03] [Server thread/INFO]:
[00:41:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
[00:41:03] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[00:41:04] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[00:41:04] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[00:41:05] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3193ms)
[00:41:05] [Server thread/INFO]: [SirBlobman Core] Enabling SirBlobmanCore v2.3.4
[00:41:05] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[00:41:05] [Server thread/WARN]: [Vault] Loaded class com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:05] [Server thread/INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
[00:41:05] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[00:41:05] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[00:41:05] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[00:41:05] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[00:41:05] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
[00:41:05] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.8+6008-1246d61
[00:41:05] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[00:41:05] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[00:41:06] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R1.PaperweightAdapter as the Bukkit adapter
[00:41:07] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.1.0
[00:41:07] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_18_R1
[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with Craftconomy3 economy
[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
[00:41:07] [Server thread/INFO]: [NexEngine] Found 0 external module(s).
[00:41:07] [Server thread/INFO]: [NexEngine] Plugin loaded in 210 ms!
[00:41:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[00:41:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[00:41:07] [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.
[00:41:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[00:41:07] [Server thread/INFO]: Preparing level "One33Seven"
[00:41:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:11] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:11] [Server thread/INFO]: Time elapsed: 2348 ms
[00:41:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[00:41:12] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:12] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:12] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:13] [Server thread/INFO]: Preparing spawn area: 1%
[00:41:13] [Server thread/INFO]: Time elapsed: 1586 ms
[00:41:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[00:41:13] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:13] [Server thread/INFO]: Preparing spawn area: 0%
[00:41:14] [Server thread/INFO]: Time elapsed: 809 ms
[00:41:14] [Server thread/INFO]: [JoinLeaveMessages] Enabling JoinLeaveMessages v3.9.2
[00:41:14] [Server thread/INFO]: --------------------------------------------
[00:41:14] [Server thread/INFO]: JoinLeaveMessages
[00:41:14] [Server thread/INFO]: by outbuilding
[00:41:14] [Server thread/INFO]: is now Enabled!
[00:41:14] [Server thread/INFO]: https://docs.joinleavemessages.ga/
[00:41:14] [Server thread/INFO]: https://someonesplugins.ga/discord/
[00:41:14] [Server thread/INFO]: v3.9.2
[00:41:14] [Server thread/INFO]: --------------------------------------------
[00:41:14] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
[00:41:14] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.1.1 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:14] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[00:41:14] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3.1-d99cf63-trv200*
[00:41:14] [Server thread/INFO]: [Craftconomy3] Starting up!
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading listeners.
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading commands
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager
[00:41:14] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[00:41:14] [Server thread/WARN]: Nag author(s): '[Greatman]' of 'Craftconomy3' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[00:41:14] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
[00:41:14] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[00:41:14] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded!
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
[00:41:14] [Server thread/INFO]: [Craftconomy3] Currency Manager Loaded!
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading default settings.
[00:41:14] [Server thread/INFO]: [Craftconomy3] Default settings loaded!
[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Account Manager
[00:41:14] [Server thread/INFO]: [Craftconomy3] Starting Metrics.
[00:41:14] [Server thread/INFO]: [Craftconomy3] Account Manager Loaded!
[00:41:14] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
[00:41:14] [Server thread/INFO]: [Craftconomy3] Ready!
[00:41:14] [Server thread/INFO]: [Vault] [Economy] Craftconomy3 hooked.
[00:41:14] [Server thread/INFO]: [SoaromaSAC] Enabling SoaromaSAC v1.0.46
[00:41:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SoaromaSAC [1.0.46]
[00:41:14] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.3*
[00:41:15] [Server thread/INFO]: [EasyRanks] Enabling EasyRanks v1.3.2*
[00:41:15] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v1.1
[00:41:15] [Server thread/INFO]: [AntiPluginLookUp] Enabling AntiPluginLookUp v1.1.8*
[00:41:15] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_en.yml to plugins/AntiPluginLookUp/messages_en.yml because messages_en.yml already exists.
[00:41:15] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_de.yml to plugins/AntiPluginLookUp/messages_de.yml because messages_de.yml already exists.
[00:41:15] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_fa.yml to plugins/AntiPluginLookUp/messages_fa.yml because messages_fa.yml already exists.
[00:41:15] [Server thread/INFO]: [Warning] [AntiPluginLookUp] Unsupported version detected! Continue with own risk! (Support may not be guaranteed)
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] AntiPluginLookUp is running on 1.18.1!
[00:41:15] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R1.Packet
[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
[00:41:15] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
[00:41:15] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
[00:41:15] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
[00:41:15] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.TabCompleteSender.TabCompleteSender_Reflections.<init>(TabCompleteSender_Reflections.java:24)
[00:41:15] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.Main.aplu.onEnable(aplu.java:759)
[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
[00:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugin(CraftServer.java:564)
[00:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugins(CraftServer.java:478)
[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:727)
[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:503)
[00:41:15] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:313)
[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1202)
[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
[00:41:15] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: pl
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: plugins
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ver
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: version
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: icanhasbukkit
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: about
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ?
[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: help
[00:41:15] [Server thread/INFO]: [Sudo] Enabling Sudo v1*
[00:41:15] [Server thread/INFO]: [FlyToggle] Enabling FlyToggle v1.7*
[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading FlyToggle - v1.7
[00:41:15] [Server thread/INFO]: [FlyToggle] #> Settings up bStats..
[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading plugin files...
[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading command..
[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading events..
[00:41:15] [Server thread/INFO]: [FlyToggle] #> FlyToggle startup done!
[00:41:15] [Server thread/INFO]: [HomeSpawn] Enabling HomeSpawn v3.1.15
[00:41:15] [Server thread/INFO]: [HomeSpawn] The messages.yml file has been updated, it is now called messages_PRE_3.1.15.yml, please transfer any values into the new messages.yml
[00:41:15] [Server thread/INFO]: [HomeSpawn] HomeSpawn v3.1.15 has been enabled
[00:41:15] [Server thread/INFO]: [RetrieveOP] Enabling RetrieveOP vBuild 31*
[00:41:15] [Server thread/INFO]:
[00:41:15] [Server thread/INFO]: RetrieveOP Build 31, a premium resource by Norska - Executing startup sequence...
[00:41:15] [Server thread/INFO]:
[00:41:15] [Server thread/INFO]: [+] Registered commands (took 1ms)
[00:41:15] [Server thread/INFO]: [+] Registered listeners (took 2ms)
[00:41:15] [Server thread/INFO]:
[00:41:15] [Server thread/INFO]: [+] Completed startup. Enjoy the plugin!
[00:41:15] [Server thread/INFO]:
[00:41:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.1.1
[00:41:15] [Server thread/INFO]: [ClickTpa] Enabling ClickTpa v1.5.1*
[00:41:15] [Server thread/INFO]: [ClickTpa] Loaded Successfully!
[00:41:15] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.1.1
[00:41:15] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.9
[00:41:15] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.1*
[00:41:15] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
[00:41:15] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
[00:41:15] [Server thread/INFO]: [LoginSecurity] Registering commands...
[00:41:15] [Server thread/INFO]: [LoginSecurity] Registering listeners...
[00:41:15] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
[00:41:15] [Server thread/INFO]: [InventoryFullPlus] Enabling InventoryFullPlus v2.5.9
[00:41:15] [Server thread/INFO]: [InventoryFullPlus] --------------------------------------
[00:41:15] [Server thread/INFO]: [InventoryFullPlus] InventoryFull+
[00:41:15] [Server thread/INFO]: [InventoryFullPlus] Author: ItsLewizzz
[00:41:15] [Server thread/INFO]: [InventoryFullPlus] Plugin Version: 2.5.9
[00:41:15] [Server thread/INFO]: [InventoryFullPlus] --------------------------------------
[00:41:15] [Server thread/INFO]: [WatchDog] Enabling WatchDog v1.0*
[00:41:15] [Server thread/INFO]: [MultiMOTD] Enabling MultiMOTD v1.0*
[00:41:15] [Server thread/INFO]: [SmartBans] Enabling SmartBans v1.0.2*
[00:41:15] [Server thread/INFO]: [SmartBans] # SmartBans coded by: Ocean #
[00:41:15] [Server thread/INFO]: [SmartBans] # youtube.com/TheMineShack #
[00:41:15] [Server thread/WARN]: [SmartBans] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:15] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.4.3-Release
[00:41:15] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
[00:41:15] [Server thread/INFO]: [Minepacks] Config file successfully loaded.
[00:41:15] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english Author: GeorgH93
[00:41:15] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting...
[00:41:15] [Server thread/WARN]: [Minepacks] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:15] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed.
[00:41:19] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english Author: GeorgH93
[00:41:19] [Server thread/INFO]: [Minepacks] Loading item translations ...
[00:41:19] [Server thread/INFO]: [Minepacks] Finished loading item translations for 828 items.
[00:41:19] [Server thread/INFO]: [Minepacks]  Minepacks has been enabled!  :) 
[00:41:19] [Server thread/INFO]: [floodgate] Enabling floodgate v2.1.0-SNAPSHOT
[00:41:19] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.1.0
[00:41:19] [Server thread/INFO]: [CCTV] Enabling CCTV v6.7*
[00:41:19] [Server thread/INFO]: v1_18_R1.
[00:41:19] [Server thread/INFO]: [CCTV] .-==--+]- CCTV -[+--==-.
[00:41:19] [Server thread/INFO]: [CCTV] This is the CCTV plugin!
[00:41:19] [Server thread/INFO]: [CCTV] Authors: Timdecoole123, Streampy
[00:41:19] [Server thread/INFO]: [CCTV] For updates check our spigot page
[00:41:19] [Server thread/INFO]: [CCTV] Spigot: https://www.spigotmc.org/resources/cctv.60310/
[00:41:19] [Server thread/INFO]: [CCTV] To report bugs go to the spigot page and send us a message!
[00:41:19] [Server thread/INFO]: [CCTV] NOTE: This plugin is discontinued. There will only be small improvements.
[00:41:19] [Server thread/INFO]: [CCTV] .-==--+]- -[+--==-.
[00:41:19] [Server thread/INFO]: [DailyShop] Enabling DailyShop v3.6.0
[00:41:19] [Server thread/INFO]: Hooked to Vault
[00:41:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: DailyShop [3.6.0]
[00:41:19] [Server thread/INFO]: [DailyShop] Hooked to PlaceholderAPI
[00:41:19] [Server thread/WARN]: [DailyShop] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:19] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
[00:41:19] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded!
[00:41:19] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[00:41:20] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.10
[00:41:20] [Thread-17/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package io.github.divios.dependencies.nbt.nbtapi' seems to be a future Version, not yet released on Spigot/CurseForge!
[00:41:20] [Thread-17/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.0-SNAPSHOT' Newest Version: 2.8.0'
[00:41:20] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R1, using MappingSpigotSkinRefresher.
[00:41:20] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[00:41:20] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.1
[00:41:20] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
[00:41:20] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension.
[00:41:20] [Server thread/WARN]: [AuctionHouse] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:20] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_18_R1
[00:41:21] [Server thread/INFO]: [AuctionHouse] Using en_us locale
[00:41:21] [Server thread/INFO]: [AuctionHouse] Loaded 40 listings
[00:41:21] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.0.0-SNAPSHOT
[00:41:21] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key
[00:41:21] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[00:41:21] [Server thread/INFO]: [Geyser-Spigot]
[00:41:21] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.0.0-SNAPSHOT (git-master-3251d90)
[00:41:21] [Server thread/INFO]: [Geyser-Spigot]
[00:41:21] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[00:41:23] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
[00:41:24] [Network Listener - #3/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:63230
[00:41:24] [Server thread/INFO]: [Geyser-Spigot] Done (2.687s)! Run /geyser help for help!
[00:41:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.2
[00:41:24] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[00:41:24] [Server thread/INFO]: [Essentials] No kits found to migrate.
[00:41:24] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
[00:41:24] [Server thread/INFO]: [Essentials] Using locale en
[00:41:24] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[00:41:24] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[00:41:24] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[00:41:24] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[00:41:24] [Server thread/INFO]: [SellGUI] Enabling SellGUI v1.5.1
[00:41:24] [Server thread/INFO]: [ViaVersionStatus] Enabling ViaVersionStatus v3.1
[00:41:24] [Server thread/INFO]: [ViaVersionStatus] Using ViaVersion to determine versions.
[00:41:24] [Server thread/INFO]: [ViaVersionStatus] Metrics enabled if allowed by plugins/bStats/config.yml
[00:41:24] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.6
[00:41:24] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
[00:41:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.6]
[00:41:24] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
[00:41:24] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[00:41:24] [Server thread/INFO]: [LightAntiCheat] Enabling LightAntiCheat v1.2.8
[00:41:24] [Server thread/INFO]: [GeyserSkinManager] Enabling GeyserSkinManager v1.6
[00:41:25] [Server thread/WARN]: [GeyserSkinManager] Floodgate found on the server! Disabling skin services and only running mod interactions.
[00:41:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f
[00:41:25] [Server thread/WARN]: [WorldGuard] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) TNT ignition is PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) Lighters are PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) Lava fire is PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) Fire spread is UNRESTRICTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven'
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) TNT ignition is PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Lighters are PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Lava fire is PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Fire spread is UNRESTRICTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven_nether'
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) TNT ignition is PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Lighters are PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Lava fire is PERMITTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Fire spread is UNRESTRICTED.
[00:41:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven_the_end'
[00:41:25] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:41:25] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
[00:41:25] [Server thread/INFO]: [TabList] Enabling TabList v5.6.1
[00:41:25] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.1
[00:41:25] [Server thread/INFO]: [TabList] > Enabled v5.6.1 (83ms)
[00:41:25] [Server thread/INFO]: [AFKPlus] Enabling AFKPlus v3.3.13
[00:41:25] [Server thread/INFO]: [AFKPlus] AFKPlus v.3.3.13 has been enabled!
[00:41:25] [Server thread/INFO]: [GSit] Enabling GSit v1.0.5
[00:41:25] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
[00:41:25] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v10.4.2.4
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v15.3'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v15.4'...
[00:41:25] [Server thread/INFO]: [CompatCitizens] Could not find the Citizens plugin.
[00:41:25] [Server thread/INFO]: [CompatCitizens] This expansion will be automatically disabled.
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v15.4'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'CrackShot Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CompatCrackShot] Could not find the CrackShot plugin. This expansion will be automatically disabled.
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'CrackShot Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Disguise Compatibility v15.2'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v15.0'...
[00:41:25] [Server thread/WARN]: [CombatLogX] Failed to find any of the following plugins:
[00:41:25] [Server thread/WARN]: [CombatLogX] [Factions, FactionsX, LegacyFactions]
[00:41:25] [Server thread/WARN]: [CombatLogX] Please contact SirBlobman if you believe this is mistake.
[00:41:25] [Server thread/WARN]: [CombatLogX] https://github.com/SirBlobman/SirBlobmanAPI/issues/new/choose
[00:41:25] [Server thread/INFO]: [CompatFactions] Automatically disabling...
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Factions Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'GriefPrevention Compatibility v15.4'...
[00:41:25] [Server thread/INFO]: [CompatGriefPrevention] The GriefPrevention plugin could not be found.
[00:41:25] [Server thread/INFO]: [CompatGriefPrevention] Automatically disabling...
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'GriefPrevention Compatibility v15.4'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Lands Compatibility v15.1'...
[00:41:25] [Server thread/INFO]: [CompatLands] Automatically disabling...
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Lands Compatibility v15.1'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'MVdWPlaceholderAPI Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CompatMVdWPlaceholderAPI] The MVdWPlaceholderAPI plugin could not be found. This expansion will be automatically disabled.
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'MVdWPlaceholderAPI Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'MythicMobs Compatibility v15.6'...
[00:41:25] [Server thread/INFO]: [CompatMythicMobs] Could not find the MythicMobs plugin. This expansion will be automatically disabled.
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'MythicMobs Compatibility v15.6'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v15.1'...
[00:41:25] [Server thread/INFO]: [CompatPlaceholderAPI] Successfully hooked into PlaceholderAPI v2.11.1
[00:41:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatlogx [15.1]
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PreciousStones Compatibility v15.1'...
[00:41:25] [Server thread/INFO]: [CompatPreciousStones] Could not find the PreciousStones plugin. This expansion will be automatically disabled.
[00:41:25] [Server thread/INFO]: [CompatPreciousStones] Automatically disabling...
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'PreciousStones Compatibility v15.1'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'RedProtect Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CompatRedProtect] Automatically disabling...
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'RedProtect Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Residence Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CompatResidence] Automatically disabling...
[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Residence Compatibility v15.0'...
[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SkyBlock Compatibility v15.4'...
[00:41:26] [Server thread/INFO]: [CompatSkyBlock] A SkyBlock plugin could not be detected. If you believe this is an error please contact SirBlobman.
[00:41:26] [Server thread/INFO]: [CompatSkyBlock] Automatically disabling...
[00:41:26] [Server thread/INFO]: [CombatLogX] Disabling expansion 'SkyBlock Compatibility v15.4'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Towny Compatibility v15.4'...
[00:41:26] [Server thread/INFO]: [CompatTowny] Automatically disabling...
[00:41:26] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Towny Compatibility v15.4'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Vanish Compatibility v15.0'...
[00:41:26] [Server thread/INFO]: [CompatVanish] Successfully hooked into SuperVanish v6.2.6
[00:41:26] [Server thread/INFO]: [CompatVanish] Successfully hooked into Essentials v2.19.2
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v15.3'...
[00:41:26] [Server thread/INFO]: [CompatWorldGuard] Successfully hooked into WorldGuard v7.0.6+1cff55f
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v15.1'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v15.1'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Mob Tagger v15.3'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v15.4'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Notifier v15.13'...
[00:41:26] [Server thread/INFO]: [Notifier] Successfully hooked into PlaceholderAPI v2.11.1
[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Rewards v15.2'...
[00:41:26] [Server thread/INFO]: [CombatLogX] Successfully enabled 11 expansions.
[00:41:26] [Server thread/INFO]: [CombatLogX] CombatLogX is now enabled.
[00:41:26] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.9.2
[00:41:26] [Server thread/INFO]: [SimpleScore] Loading player data...
[00:41:26] [Server thread/INFO]: [SimpleScore] Player data loaded.
[00:41:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.9.2]
[00:41:26] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.2.0
[00:41:26] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[00:41:26] [Server thread/WARN]: [SilkSpawners] Warning! "iron-golems-can-spawn-in-air" is set to false in the paper.yml! Iron Golem farms might not work!
[00:41:26] [Server thread/INFO]: [SilkSpawners] Loading support for v1_18_R1
[00:41:26] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
[00:41:26] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[00:41:26] [Server thread/INFO]: [MoneyHunters] Enabling MoneyHunters v6.0.1
[00:41:26] [Server thread/INFO]: [MoneyHunters] Powered by: NexEngine
[00:41:26] [Server thread/WARN]: [NexEngine] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
[00:41:26] [Server thread/INFO]: [MoneyHunters] Found 0 external module(s).
[00:41:26] [Server thread/INFO]: [MoneyHunters] Registered currency: vault ($)
[00:41:26] [Server thread/INFO]: [NexEngine] Enabled listener for player placed blocks.
[00:41:26] [Server thread/WARN]: [MoneyHunters] Job 'mythic.yml' could not be loaded due to no dependency installed (MythicMobs).
[00:41:26] [Server thread/INFO]: [MoneyHunters] Jobs Loaded: 5
[00:41:26] [Server thread/INFO]: [MoneyHunters] Plugin loaded in 167 ms!
[00:41:26] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.9.1
[00:41:26] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
[00:41:26] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
[00:41:26] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
[00:41:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: protectionstones [2.9.1]
[00:41:26] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
[00:41:26] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
[00:41:26] [Server thread/INFO]: [ProtectionStones] - GOLD_ORE (1)
[00:41:26] [Server thread/INFO]: [ProtectionStones] - DIAMOND_ORE (9)
[00:41:26] [Server thread/INFO]: [ProtectionStones] - IRON_ORE (3)
[00:41:26] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (64)
[00:41:26] [Server thread/INFO]: [ProtectionStones] Building region cache...
[00:41:26] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
[00:41:27] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
[00:41:27] [Server thread/INFO]: [ProtectionStones] ProtectionStones has successfully started!
[00:41:27] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.2.8
[00:41:27] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
[00:41:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.2.8]
[00:41:27] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
[00:41:27] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
[00:41:27] [Server thread/INFO]: [AureliumSkills] Loaded 183 config options in 2 ms
[00:41:27] [Server thread/INFO]: [AureliumSkills] Loaded 284 sources and 10 tags in 18ms
[00:41:27] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[00:41:27] [Server thread/INFO]: [AureliumSkills] Loading languages...
[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 13 languages in 996ms
[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 3 menus, 9 items, and 5 templates in 39 ms
[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 5ms
[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
[00:41:28] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
[00:41:28] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.6.2
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting in socket mode
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing build 504 by BuildTools
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using the main config file..
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting configuration module
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using the main config file..
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting configuration module
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Skipped 24/24 migrations.
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing socket connector
[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting authentication module
[00:41:29] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] This server already has an account, skipping sign up.
[00:41:29] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for MojangProfile
[00:41:29] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing account details
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] The server is empty! ignoring voice chat.
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Loading aliases...
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for Alias
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Loaded 0 aliases
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Detected version type: MODERN
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Enabling the 1.13 speaker system
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for Speaker
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] There are 0 speakers in the new database
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for StoredWorldChunk
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Turns out you have WorldGuard installed! enabling regions and the region tasks..
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Enabling the newer 1.13 regions
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for RegionProperties
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using ip: **.**.**.**
[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Attempting to start a cdn injector at port 8050. Timeout=20-seconds
[00:41:50] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Attempting to start a cdn injector at port 7277. Timeout=20-seconds
[00:42:10] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Continuing without the RestDirect feature! None of the listed ports were accessible or available. Please contact support, your server/host might not be compatible!
[00:42:10] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting and loading took 72360MS
[00:42:10] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[00:42:10] [ForkJoinPool.commonPool-worker-2/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
[00:42:10] [Server thread/INFO]: Starting GS4 status listener
[00:42:10] [Server thread/INFO]: Thread Query Listener started
[00:42:10] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[00:42:10] [Server thread/INFO]: JMX monitoring enabled
[00:42:10] [Server thread/INFO]: Running delayed init tasks
[00:42:10] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18 (757)
[00:42:10] [Craft Scheduler Thread - 12 - Essentials/INFO]: [Essentials] Fetching version information...
[00:42:10] [Craft Scheduler Thread - 6 - HomeSpawn/INFO]: [HomeSpawn] HomeSpawn file watcher started!
[00:42:10] [Craft Scheduler Thread - 16 - AFKPlus/INFO]: [AFKPlus] AFKPlus file watcher started!
[00:42:10] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] Checking for updates using the Spigot API...
[00:42:10] [Craft Scheduler Thread - 20 - NexEngine/INFO]: [NexEngine] Loading user placed blocks in async mode...
[00:42:10] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
[00:42:10] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
[00:42:10] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[00:42:10] [Craft Scheduler Thread - 25 - MoneyHunters/INFO]: [MoneyHunters] Auto-save: Saved 0 online users | 0 offline users.
[00:42:11] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[00:42:11] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] Checking for Updates ...
[00:42:11] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[00:42:11] [Craft Scheduler Thread - 14 - SellGUI/INFO]: [SellGUI] Plugin is up to date
[00:42:11] [Craft Scheduler Thread - 4 - JoinLeaveMessages/INFO]: [JoinLeaveMessages] There is not a new update available. You are using the LATEST file!
[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.4.0]
[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.2]
[00:42:11] [Server thread/INFO]: Vanish Placeholders - Hooked into SuperVanish or PremiumVanish
[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vanish [1.2]
[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] ==============================================
[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] CombatLogX Update Checker
[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX]
[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] You are using the latest version!
[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] ==============================================
[00:42:11] [Server thread/INFO]: 4 placeholder hook(s) registered!
[00:42:11] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[00:42:11] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin
[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionhouse [3.1]
[00:42:11] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders
[00:42:11] [Server thread/INFO]: Done (81.322s)! For help, type "help"
[00:42:11] [Server thread/INFO]: Timings Reset
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] +==================+
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] | SkinsRestorer |
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] |------------------|
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] | Standalone Mode |
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] +==================+
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] Current version: 14.1.10
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] This is the latest version!
[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[00:42:11] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] No new version available
[00:42:11] [Craft Scheduler Thread - 20 - SirBlobmanCore/INFO]: [SirBlobman Core]
[00:42:11] [Craft Scheduler Thread - 20 - SirBlobmanCore/INFO]: [SirBlobman Core] [Update Checker] There are no updates available for plugin 'SirBlobmanCore'.
[00:42:11] [Craft Scheduler Thread - 13 - AFKPlus/INFO]: [AFKPlus] There is no update available
[00:42:11] [Craft Scheduler Thread - 10 - DailyRewards/INFO]: [DailyRewards] You are running latest release (1.1.0)
[00:42:11] [Craft Scheduler Thread - 9 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
[00:42:11] [Craft Scheduler Thread - 9 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded!
[00:42:11] [Craft Scheduler Thread - 9 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[00:42:13] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] New Identity = xGpOLFOxAw98gSzzEZmdT1FT9
[00:42:17] [Server thread/INFO]: [Warning] [AntiPluginLookUp] There is a new version available! (1.1.9)
[00:42:17] [Server thread/INFO]: [Info] [AntiPluginLookUp] Auto-updating!
[00:42:17] [Server thread/INFO]: [Info] [AntiPluginLookUp] (You need to restart the server so the update can take effect)
[00:42:17] [Server thread/INFO]: [Error] [AntiPluginLookUp] Error while trying downloading the update!
[00:42:17] [Server thread/WARN]: java.io.FileNotFoundException: plugins/update/AntiPluginLookUp-1.1.8.jar (No such file or directory)
[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.open0(Native Method)
[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
[00:42:17] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.Main.aplu.lambda$3(aplu.java:822)
[00:42:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101)
[00:42:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1547)
[00:42:17] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:480)
[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1470)
[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1264)
[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
[00:42:17] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[00:42:19] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5195ms or 103 ticks behind
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] ViaVersion supported protocols:
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.7-1.7.5(4)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.7.6-1.7.10(5)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.8.x(47)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9(107)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9.1(108)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9.2(109)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9.3/4(110)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.10.x(210)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.11(315)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.11.1/2(316)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.12(335)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.12.1(338)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.12.2(340)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.13(393)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.13.1(401)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.13.2(404)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14(477)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.1(480)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.2(485)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.3(490)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.4(498)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.15(573)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.15.1(575)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.15.2(578)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16(735)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.1(736)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.2(751)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.3(753)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.4/5(754)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.17(755)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.17.1(756)
[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.18(757)
[00:42:23] [User Authenticator #1/INFO]: UUID of player ZXVoidx is f544c5e3-f357-339a-a2e6-082d715dd579
[00:42:24] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: Metaspace
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:524) ~[?:?]
at java.net.URLClassLoader$1.run(URLClassLoader.java:427) ~[?:?]
at java.net.URLClassLoader$1.run(URLClassLoader.java:421) ~[?:?]
at java.security.AccessController.executePrivileged(AccessController.java:807) ~[?:?]
at java.security.AccessController.doPrivileged(AccessController.java:712) ~[?:?]
at java.net.URLClassLoader.findClass(URLClassLoader.java:420) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at net.minecraft.stats.ServerStatsCounter.<init>(ServerStatsCounter.java:59) ~[?:?]
at net.minecraft.server.players.PlayerList.getPlayerStats(PlayerList.java:1431) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.players.PlayerList.getPlayerStats(PlayerList.java:1410) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.level.ServerPlayer.<init>(ServerPlayer.java:320) ~[?:?]
at net.minecraft.server.players.PlayerList.canPlayerLogin(PlayerList.java:735) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:177) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:88) ~[?:?]
at net.minecraft.network.Connection.tick(Connection.java:517) ~[?:?]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:201) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1636) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1470) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1264) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
at net.minecraft.server.MinecraftServer$$Lambda$3955/0x000000080145df40.run(Unknown Source) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[00:42:25] [Server thread/ERROR]: This crash report has been saved to: /server/./crash-reports/crash-2022-01-31_00.42.25-server.txt
[00:42:25] [Server thread/INFO]: Stopping server
[00:42:25] [Server thread/INFO]: [OpenAudioMc] Disabling OpenAudioMc v6.6.2
[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Shutting down
[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Saving world cache...
[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Closing database
[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Stopped OpenAudioMc. Goodbye.
[00:42:25] [Server thread/INFO]: [AureliumSkills] Disabling AureliumSkills vBeta 1.2.8
[00:42:25] [Server thread/INFO]: [ProtectionStones] Disabling ProtectionStones v2.9.1
[00:42:25] [Server thread/INFO]: [MoneyHunters] Disabling MoneyHunters v6.0.1
[00:42:25] [Server thread/INFO]: [MoneyHunters] Auto-save: Saved 0 online users | 1 offline users.
[00:42:25] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v7.2.0
[00:42:25] [Server thread/INFO]: [SimpleScore] Disabling SimpleScore v3.9.2
[00:42:25] [Server thread/INFO]: [SimpleScore] Saving player data...
[00:42:25] [Server thread/INFO]: [SimpleScore] Player data saved.
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v10.4.2.4
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansions...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Cheat Prevention v15.3'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Disguise Compatibility v15.2'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'PlaceholderAPI Compatibility v15.1'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Vanish Compatibility v15.0'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'WorldGuard Compatibility v15.3'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Damage Tagger v15.1'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Logger v15.1'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Mob Tagger v15.3'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Newbie Helper v15.4'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Notifier v15.13'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Rewards v15.2'...
[00:42:25] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions.
[00:42:25] [Server thread/INFO]: [CombatLogX] CombatLogX is now disabled.
[00:42:25] [Server thread/INFO]: [NexEngine] Disabling NexEngine v2.1.0
[00:42:25] [Server thread/INFO]: [GSit] Disabling GSit v1.0.5
[00:42:25] [Server thread/INFO]: [GSit] The Plugin was successfully disabled.
[00:42:25] [Server thread/INFO]: [AFKPlus] Disabling AFKPlus v3.3.13
[00:42:25] [Server thread/INFO]: [AFKPlus] AFKPlus has been disabled!
[00:42:25] [Server thread/INFO]: [TabList] Disabling TabList v5.6.1
[00:42:25] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.6+1cff55f
[00:42:25] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[00:42:25] [Server thread/INFO]: [GeyserSkinManager] Disabling GeyserSkinManager v1.6
[00:42:25] [Server thread/INFO]: [LightAntiCheat] Disabling LightAntiCheat v1.2.8
[00:42:25] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.6
[00:42:25] [Server thread/INFO]: [ViaVersionStatus] Disabling ViaVersionStatus v3.1
[00:42:25] [Server thread/INFO]: [SellGUI] Disabling SellGUI v1.5.1
[00:42:25] [Server thread/INFO]: [Essentials] Disabling Essentials v2.19.2
[00:42:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[00:42:25] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.8+6008-1246d61
[00:42:25] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[00:42:25] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v2.0.0-SNAPSHOT
[00:42:25] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
[00:42:25] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
[00:42:25] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.1
[00:42:25] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: auctionhouse
[00:42:25] [Server thread/INFO]: [AuctionHouse] Saving auctions data
[00:42:25] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.10
[00:42:25] [Server thread/INFO]: [DailyShop] Disabling DailyShop v3.6.0
[00:42:25] [WebSocketConnectReadThread-114/INFO]: [Geyser-Spigot] The skin uploader has been closed
[00:42:27] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.2
[00:42:27] [Server thread/INFO]: [CCTV] Disabling CCTV v6.7
[00:42:27] [Server thread/INFO]: [CCTV] CCTV Plugin has been succesfully Disabled!
[00:42:27] [Server thread/INFO]: [DailyRewards] Disabling DailyRewards v1.1.0
[00:42:27] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[00:42:27] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
[00:42:27] [Server thread/INFO]: [floodgate] Disabling floodgate v2.1.0-SNAPSHOT
[00:42:27] [Server thread/INFO]: [Minepacks] Disabling Minepacks v2.4.3-Release
[00:42:28] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Shutdown initiated...
[00:42:28] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Shutdown completed.
[00:42:28] [Server thread/INFO]: [Minepacks]  Minepacks has been disabled.  :( 
[00:42:28] [Server thread/INFO]: [SmartBans] Disabling SmartBans v1.0.2
[00:42:28] [Server thread/INFO]: [SmartBans] # SmartBans coded by: Ocean #
[00:42:28] [Server thread/INFO]: [SmartBans] # youtube.com/TheMineShack #
[00:42:28] [Server thread/INFO]: [MultiMOTD] Disabling MultiMOTD v1.0
[00:42:28] [Server thread/INFO]: [WatchDog] Disabling WatchDog v1.0
[00:42:28] [Server thread/INFO]: [InventoryFullPlus] Disabling InventoryFullPlus v2.5.9
[00:42:28] [Server thread/INFO]: [SirBlobman Core] Disabling SirBlobmanCore v2.3.4
[00:42:28] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v3.1
[00:42:28] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
[00:42:28] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
[00:42:28] [Server thread/INFO]: [OpenInv] Disabling OpenInv v4.1.9
[00:42:28] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.86
[00:42:28] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[00:42:28] [Server thread/INFO]: [LuckPerms] Closing storage...
[00:42:28] [Server thread/INFO]: [LuckPerms] Goodbye!
[00:42:28] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v4.1.1
[00:42:28] [Server thread/INFO]: [ClickTpa] Disabling ClickTpa v1.5.1
[00:42:28] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.1.1
[00:42:28] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[00:42:28] [Server thread/INFO]: [RetrieveOP] Disabling RetrieveOP vBuild 31
[00:42:28] [Server thread/INFO]: [HomeSpawn] Disabling HomeSpawn v3.1.15
[00:42:28] [Server thread/INFO]: [HomeSpawn] HomeSpawn has been disabled
[00:42:28] [Server thread/INFO]: [FlyToggle] Disabling FlyToggle v1.7
[00:42:28] [Server thread/INFO]: [Sudo] Disabling Sudo v1
[00:42:28] [Server thread/INFO]: [AntiPluginLookUp] Disabling AntiPluginLookUp v1.1.8
[00:42:28] [Server thread/INFO]: [OreGenerator] Disabling OreGenerator v1.1
[00:42:28] [Server thread/INFO]: [EasyRanks] Disabling EasyRanks v1.3.2
[00:42:28] [Server thread/INFO]: [OnePlayerSleep] Disabling OnePlayerSleep v1.3
[00:42:28] [Server thread/INFO]: [SoaromaSAC] Disabling SoaromaSAC v1.0.46
[00:42:28] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: SoaromaSAC
[00:42:28] [Server thread/INFO]: Attempting to cancel async and sync tasks of SoaromaSAC
[00:42:28] [Server thread/INFO]: Successfully cancelled async and sync tasks
[00:42:28] [Server thread/INFO]: [Craftconomy3] Disabling Craftconomy3 v3.3.1-d99cf63-trv200
[00:42:28] [Server thread/INFO]: [Craftconomy3] Closing the connection to the database.
[00:42:28] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.1
[00:42:28] [Server thread/INFO]: [JoinLeaveMessages] Disabling JoinLeaveMessages v3.9.2
[00:42:28] [Server thread/INFO]: --------------------------------------------
[00:42:28] [Server thread/INFO]: JoinLeaveMessages
[00:42:28] [Server thread/INFO]: by outbuilding
[00:42:28] [Server thread/INFO]: is now Disabled!
[00:42:28] [Server thread/INFO]: https://docs.joinleavemessages.ga/
[00:42:28] [Server thread/INFO]: https://someonesplugins.ga/discord/
[00:42:28] [Server thread/INFO]: v3.9.2
[00:42:28] [Server thread/INFO]: --------------------------------------------
[00:42:28] [Server thread/INFO]: Saving players
[00:42:28] [Server thread/INFO]: Saving worlds
[00:42:28] [Server thread/INFO]: Saving chunks for level 'ServerLevel[One33Seven]'/minecraft:overworld
[00:42:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[One33Seven_nether]'/minecraft:the_nether
[00:42:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[One33Seven_the_end]'/minecraft:the_end
[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (One33Seven): All chunks are saved
[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[00:42:34] [Server thread/INFO]: Flushing Chunk IO