Paste #125770: Latest log

Date: 2024/08/20 08:47:41 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


[16:46:15] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Eclipse Adoptium Temurin-21.0.3+9) on Windows 11 10.0 (amd64)
[16:46:15] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21-124-master@df3b654 (2024-08-02T00:02:38Z) for Minecraft 1.21
[16:46:16] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[16:46:16] [ServerMain/ERROR]: [DirectoryProviderSource] Error preparing plugin context: Directory 'plugins\Chunky-1.4.16(2).jar' failed to update!
java.lang.RuntimeException: Directory 'plugins\Chunky-1.4.16(2).jar' failed to update!
    at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:62) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[paper-1.21.jar:1.21-124-df3b654]
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:?]
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:?]
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:?]
    at java.base/java.util.Iterator.forEachRemaining(Unknown Source) ~[?:?]
    at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:?]
    at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?]
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:?]
    at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:?]
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:?]
    at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?]
    at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:?]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.jar:1.21-124-df3b654]
    at net.minecraft.server.Main.main(Main.java:123) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.jar:1.21-124-df3b654]
    at org.bukkit.craftbukkit.Main.main(Main.java:287) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
    at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
Caused by: org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: plugins\Chunky-1.4.16(2).jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:131) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:60) ~[paper-1.21.jar:1.21-124-df3b654]
    ... 22 more
Caused by: java.lang.IllegalArgumentException: plugins\Chunky-1.4.16(2).jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
    at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:140) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:112) ~[paper-1.21.jar:1.21-124-df3b654]
    at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:60) ~[paper-1.21.jar:1.21-124-df3b654]
    ... 22 more
[16:46:17] [ServerMain/INFO]: [PluginInitializerManager] Initialized 23 plugins
[16:46:17] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (23):
 - Citizens (2.0.35-SNAPSHOT (build 3514)), CoreProtect (22.4), EndPortalTimer (2.1), Essentials (2.21.0-dev+110-f1a5caf), FastAsyncWorldEdit (2.11.1), LaggRemover (2.0.6), LetUrMemoryRest (3.1), LevelledMobs (4.1.1 b52), LuckPerms (5.4.139), Multiverse-Core (4.3.1-b861), Multiverse-Inventories (4.2.6), MultiverseHub (1.0), PlaceholderAPI (2.11.6), PlugManX (2.4.1), PluginPortal (2.0.4), ProtocolLib (5.3.0-SNAPSHOT-726), StackMob (5.9.2), StayPut (2.0.0), TAB (4.1.7), Vault (1.7.3-b131), VillagerOptimizer (1.6.2), WorldGuard (7.0.10+d9424b1), WorldServer (1.9.4)
[16:46:20] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[16:46:22] [ServerMain/INFO]: Loaded 1290 recipes
[16:46:22] [ServerMain/INFO]: Loaded 1399 advancements
[16:46:22] [Server thread/INFO]: Starting minecraft server version 1.21
[16:46:22] [Server thread/INFO]: Loading properties
[16:46:22] [Server thread/INFO]: This server is running Paper version 1.21-124-master@df3b654 (2024-08-02T00:02:38Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
[16:46:23] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[16:46:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:46:23] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:46:23] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 6 worker threads, and population gen parallelism of 6 threads
[16:46:24] [Server thread/INFO]: Default game type: SURVIVAL
[16:46:24] [Server thread/INFO]: Generating keypair
[16:46:24] [Server thread/INFO]: Starting Minecraft server on *:25565
[16:46:24] [Server thread/INFO]: Using default channel type
[16:46:24] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[16:46:24] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[16:46:25] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[16:46:33] [Server thread/WARN]: Legacy plugin MultiverseHub v1.0 does not specify an api-version.
[16:46:35] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.139
[16:46:35] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[16:46:35] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.11.1
[16:46:36] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@d096495]
[16:46:36] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0-SNAPSHOT-726
[16:46:36] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.0) has not yet been tested! Proceed with caution.
[16:46:37] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.10+d9424b1
[16:46:37] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[16:46:37] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[16:46:37] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.35-SNAPSHOT (build 3514)
[16:46:37] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+110-f1a5caf
[16:46:37] [Server thread/INFO]: [WorldServer] Loading server plugin WorldServer v1.9.4
[16:46:37] [Server thread/INFO]: [WorldServer] Registered with Vault!
[16:46:37] [Server thread/INFO]: [VillagerOptimizer] Loading server plugin VillagerOptimizer v1.6.2
[16:46:37] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.7
[16:46:37] [Server thread/INFO]: [StayPut] Loading server plugin StayPut v2.0.0
[16:46:37] [Server thread/INFO]: [StackMob] Loading server plugin StackMob v5.9.2
[16:46:37] [Server thread/INFO]: [StackMob] Registered WorldGuard region flag.
[16:46:37] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.4.1
[16:46:37] [Server thread/INFO]: [PluginPortal] Loading server plugin PluginPortal v2.0.4
[16:46:37] [Server thread/INFO]: [MultiverseHub] Loading server plugin MultiverseHub v1.0
[16:46:37] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.6
[16:46:37] [Server thread/INFO]: [LevelledMobs] Loading server plugin LevelledMobs v4.1.1 b52
[16:46:37] [Server thread/INFO]: [LevelledMobs] Loading commands
[16:46:37] [Server thread/INFO]: [LetUrMemoryRest] Loading server plugin LetUrMemoryRest v3.1
[16:46:37] [Server thread/INFO]: [LaggRemover] Loading server plugin LaggRemover v2.0.6
[16:46:37] [Server thread/INFO]: [EndPortalTimer] Loading server plugin EndPortalTimer v2.1
[16:46:37] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4
[16:46:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:46:37] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.139
[16:46:37] [Server thread/INFO]:         __    
[16:46:37] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.139
[16:46:37] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[16:46:37] [Server thread/INFO]: 
[16:46:37] [Server thread/INFO]: [LuckPerms] Loading configuration...
[16:46:38] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[16:46:38] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[16:46:38] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[16:46:38] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1002ms)
[16:46:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[16:46:38] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:46:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:46:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[16:46:38] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[16:46:38] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.11.1
[16:46:39] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[16:46:39] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[16:46:39] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[16:46:39] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[16:46:39] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_R1.PaperweightFaweAdapter as the Bukkit adapter
[16:46:40] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0-SNAPSHOT-726
[16:46:40] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.4.1
[16:46:40] [Server thread/WARN]: [PlugManX] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16:46:40] [Server thread/WARN]: [PlugManX] It seems like you're running on paper.
[16:46:40] [Server thread/WARN]: [PlugManX] PlugManX cannot interact with paper-plugins, yet.
[16:46:40] [Server thread/WARN]: [PlugManX] Also, if you encounter any issues, please join my discord: https://discord.gg/GxEFhVY6ff
[16:46:40] [Server thread/WARN]: [PlugManX] Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan
[16:46:40] [Server thread/WARN]: [PlugManX] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16:46:40] [Server thread/INFO]: [EndPortalTimer] Enabling EndPortalTimer v2.1
[16:46:40] [Server thread/WARN]: [EndPortalTimer] DecentHolograms not found. Hologram feature will be disabled.
[16:46:40] [Server thread/INFO]: Preparing level "world"
[16:46:40] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:46:41] [Server thread/INFO]: Time elapsed: 1006 ms
[16:46:41] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[16:46:42] [Server thread/INFO]: Time elapsed: 78 ms
[16:46:42] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[16:46:42] [Server thread/INFO]: Time elapsed: 85 ms
[16:46:42] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.10+d9424b1
[16:46:43] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[16:46:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[16:46:43] [Server thread/INFO]: [WorldGuard] Loading region data...
[16:46:43] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[16:46:43] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[16:46:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[16:46:43] [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--].
[16:46:43] [Server thread/INFO]: [Multiverse-Core] We 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.
[16:46:44] [Server thread/INFO]: Preparing start region for dimension minecraft:hub
[16:46:44] [Server thread/INFO]: Time elapsed: 86 ms
[16:46:44] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is PERMITTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is PERMITTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] (hub) Fire spread is UNRESTRICTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
[16:46:44] [Server thread/INFO]: Preparing start region for dimension minecraft:lifesteal
[16:46:44] [Server thread/INFO]: Time elapsed: 78 ms
[16:46:44] [Server thread/INFO]: [WorldGuard] (lifesteal) TNT ignition is PERMITTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] (lifesteal) Lighters are PERMITTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] (lifesteal) Lava fire is PERMITTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] (lifesteal) Fire spread is UNRESTRICTED.
[16:46:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lifesteal'
[16:46:44] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[16:46:44] [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.
[16:46:44] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[16:46:44] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.35-SNAPSHOT (build 3514)
[16:46:44] [Server thread/INFO]: [Citizens] Loading external libraries
[16:46:44] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[16:46:45] [Server thread/INFO]: [Citizens] Loaded 0 templates.
[16:46:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[16:46:45] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[16:46:45] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+110-f1a5caf
[16:46:46] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[16:46:46] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[16:46:46] [Server thread/INFO]: [Essentials] No kits found to migrate.
[16:46:46] [Server thread/INFO]: [Essentials] Loaded 42679 items from items.json.
[16:46:46] [Server thread/INFO]: [Essentials] Using locale en_GB
[16:46:47] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[16:46:47] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[16:46:47] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[16:46:47] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[16:46:47] [Server thread/INFO]: [WorldServer] Enabling WorldServer v1.9.4
[16:46:47] [Server thread/INFO]: [WorldServer] Loaded all config files
[16:46:47] [Server thread/INFO]: [WorldServer] Loaded WorldServer v1.9.4 in 60ms!
[16:46:47] [Server thread/INFO]: [VillagerOptimizer] Enabling VillagerOptimizer v1.6.2
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] ╭────────────────────────────────────────────────────────────╮
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │             _   __ _  __ __                                │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │            | | / /(_)/ // /___ _ ___ _ ___  ____           │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │            | |/ // // // // _ `// _ `// -_)/ __/           │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │            |___//_//_//_/ \_,_/ \_, / \__//_/              │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │          ____        __   _    /___/_                      │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │         / __ \ ___  / /_ (_)__ _   (_)___ ___  ____        │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │        / /_/ // _ \/ __// //  ' \ / //_ // -_)/ __/        │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │        \____// .__/\__//_//_/_/_//_/ /__/\__//_/           │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │             /_/         by xGinko                          │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │        https://github.com/xGinko/VillagerOptimizer         │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │               ➤  Loading Config...                         │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │               ➤  Loading Translations...                   │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                           de_de                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                           en_us                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                           it_it                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                           ko_kr                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                           ru_ru                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                           zh_cn                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │               ✓  Done.                                     │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] │                                                            │
[16:46:48] [Server thread/INFO]: [VillagerOptimizer] ╰────────────────────────────────────────────────────────────╯
[16:46:48] [Server thread/INFO]: [TAB] Enabling TAB v4.1.7
[16:46:48] [Server thread/INFO]: [TAB] Loaded NMS hook in 68ms
[16:46:49] [Server thread/INFO]: [TAB] Enabled in 343ms
[16:46:49] [Server thread/INFO]: [StayPut] Enabling StayPut v2.0.0
[16:46:49] [Server thread/INFO]: Alternate schema??? null
[16:46:49] [Server thread/INFO]: Alternate schema??? null
[16:46:49] [Server thread/INFO]: [StackMob] Enabling StackMob v5.9.2
[16:46:49] [Server thread/INFO]: [StackMob] StackMob v5.9.2 by antiPerson and contributors.
[16:46:49] [Server thread/INFO]: [StackMob] GitHub: https://github.com/Nathat23/StackMob-5 Discord: https://discord.gg/fz9xzuB
[16:46:49] [Server thread/INFO]: [StackMob] Loading config files...
[16:46:49] [Server thread/INFO]: [StackMob] Registering hooks and trait checks...
[16:46:49] [Server thread/INFO]: [StackMob] Registering events, commands and tasks...
[16:46:49] [Server thread/INFO]: [StackMob] Detected server version V1_21
[16:46:49] [Server thread/INFO]: [PluginPortal] Enabling PluginPortal v2.0.4
[16:46:49] [ForkJoinPool.commonPool-worker-1/INFO]: [StackMob] No update is currently available.
[16:46:49] [Server thread/WARN]: [PluginPortal] "PluginPortal v2.0.4" has registered a listener for com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent on method "public void revxrsal.commands.bukkit.brigadier.PaperCommodore$CommandRegisterListener.onCommandRegistered(com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent<?>)", but the event is Deprecated. "This event has been superseded by the Commands API and will be removed in a future release. Listen to LifecycleEvents.COMMANDS instead."; please notify the authors [Flyte].
[16:46:51] [Server thread/INFO]: [MultiverseHub] Enabling MultiverseHub v1.0*
[16:46:51] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.6
[16:46:51] [Server thread/INFO]: [Multiverse-Inventories 4.2.6] enabled.
[16:46:51] [Server thread/INFO]: [LevelledMobs] Enabling LevelledMobs v4.1.1 b52
[16:46:51] [Server thread/INFO]: [LevelledMobs] Enabling commands
[16:46:51] [Server thread/INFO]: [LevelledMobs] Using NMS version 1.21 for nametag support
[16:46:51] [Server thread/INFO]: [LevelledMobs] File Loader: Loading files...
[16:46:51] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'settings.yml'...
[16:46:51] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'messages.yml'...
[16:46:51] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'externalplugins.yml'...
[16:46:51] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'rules.yml'...
[16:46:51] [Server thread/INFO]: [LevelledMobs] Current rules hash: cb2333130b5cd27fb056e621bfdbb4ec28bf7d7227966db48bb82dc40372aefd
[16:46:51] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'customdrops.yml'...
[16:46:51] [Server thread/INFO]: [LevelledMobs] Listeners: Registering event listeners...
[16:46:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: LevelledMobs [4.1.1 b52]
[16:46:51] [Server thread/INFO]: [LevelledMobs] Running misc procedures
[16:46:51] [Server thread/INFO]: [LevelledMobs] Tasks: Starting async nametag auto update task...
[16:46:51] [Server thread/INFO]: [LevelledMobs] Start-up complete (took 312ms)
[16:46:51] [Server thread/INFO]: [LetUrMemoryRest] Enabling LetUrMemoryRest v3.1
[16:46:52] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v2.0.6
[16:46:52] [Server thread/INFO]: [LaggRemover] [STDOUT] 
    __                      ____                                         _    _____
   / /   ____ _____ _____ _/ __ \___  ____ ___  ____ _   _____  _____   | |  / /__ \
  / /   / __ `/ __ `/ __ `/ /_/ / _ \/ __ `__ \/ __ \ | / / _ \/ ___/   | | / /__/ /
 / /___/ /_/ / /_/ / /_/ / _, _/  __/ / / / / / /_/ / |/ /  __/ /       | |/ // __/
/_____/\__,_/\__, /\__, /_/ |_|\___/_/ /_/ /_/\____/|___/\___/_/        |___//____/
            /____//____/

[16:46:52] [Server thread/WARN]: Nag author(s): '[drew6017]' of 'LaggRemover v2.0.6' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[16:46:52] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
[16:46:52] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
[16:46:52] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
[16:46:52] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4
[16:46:52] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
[16:46:52] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! 
[16:46:52] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[16:46:52] [Server thread/INFO]: --------------------
[16:46:52] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[16:46:52] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[16:46:52] [Server thread/INFO]: --------------------
[16:46:52] [AsyncHttpClient-3-1/INFO]: [LetUrMemoryRest] LetUrMemoryRest is up to date!
[16:46:53] [Server thread/INFO]: [spark] Starting background profiler...
[16:46:53] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[16:46:53] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[16:46:53] [Server thread/INFO]: 0 placeholder hook(s) registered!
[16:46:53] [Server thread/INFO]: Done preparing level "world" (12.769s)
[16:46:53] [Server thread/INFO]: Running delayed init tasks
[16:46:53] [Craft Scheduler Thread - 6 - Essentials/INFO]: [Essentials] Fetching version information...
[16:46:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[16:46:53] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[16:46:53] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[16:46:53] [Server thread/INFO]: [LetUrMemoryRest] Memory cleanup performed.
[16:46:53] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[16:46:53] [Server thread/INFO]: [Multiverse-Inventories] First run!
[16:46:53] [Server thread/INFO]: Done (38.510s)! For help, type "help"
[16:46:53] [Server thread/INFO]: Timings Reset
[16:46:53] [Craft Scheduler Thread - 13 - Vault/INFO]: [Vault] Checking for Updates ... 
[16:46:53] [Craft Scheduler Thread - 13 - Vault/INFO]: [Vault] No new version available
[16:46:55] [User Authenticator #0/INFO]: UUID of player freddie746 is c50301bc-3533-4343-9630-0ba2bad4543e
[16:46:56] [Server thread/INFO]: freddie746 joined the game
[16:46:56] [Server thread/INFO]: freddie746[/       ip        ] logged in with entity id 50 at ([hub]-309.36548810887473, 50.0, -700.3785306911218)
[16:46:58] [Server thread/INFO]: [Not Secure] [Server] EndPortalTimer is configured correctly.
[16:47:03] [Server thread/INFO]: freddie746 issued server command: /npc create freddie746
[16:47:03] [Server thread/INFO]: [Citizens] Removing respawns of 4{freddie746, PLAYER} due to SpawnReason.CREATE
[16:47:03] [Server thread/INFO]: [Citizens] Spawned 4{freddie746, PLAYER} SpawnReason.CREATE
[16:47:04] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=freddie746} to CraftPlayer{name=freddie746} (10t delay, reset false)
[16:47:04] [Craft Scheduler Thread - 13 - Citizens/INFO]: [Citizens] Fetched profile c50301bc-3533-4343-9630-0ba2bad4543e for player freddie746
[16:47:05] [Craft Scheduler Thread - 13 - Citizens/INFO]: [Citizens] Filling profile lookup for player 'freddie746' failed: Not Found false
[16:47:05] [Craft Scheduler Thread - 13 - Citizens/INFO]: [Citizens] MinecraftClientHttpException[type=HTTP_ERROR, status=404, response=ErrorResponse[path=/session/minecraft/profile//c50301bc3533434396300ba2bad4543e, error=NOT_FOUND, errorMessage=Not Found, details=null]]
    at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100)
    at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:57)
    at Citizens-2.0.35-b3514.jar//net.citizensnpcs.nms.v1_21_R1.util.NMSImpl.fillProfileProperties(NMSImpl.java:550)
    at Citizens-2.0.35-b3514.jar//net.citizensnpcs.util.NMS.fillProfileProperties(NMS.java:174)
    at Citizens-2.0.35-b3514.jar//net.citizensnpcs.npc.skin.profile.ProfileFetchThread$1.onProfileLookupSucceeded(ProfileFetchThread.java:168)
    at com.destroystokyo.paper.profile.PaperGameProfileRepository$PreProfileLookupCallback.onProfileLookupSucceeded(PaperGameProfileRepository.java:52)
    at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:69)
    at com.destroystokyo.paper.profile.PaperGameProfileRepository.findProfilesByNames(PaperGameProfileRepository.java:43)
    at Citizens-2.0.35-b3514.jar//net.citizensnpcs.util.NMS.findProfilesByNames(NMS.java:179)
    at Citizens-2.0.35-b3514.jar//net.citizensnpcs.npc.skin.profile.ProfileFetchThread.fetchRequests(ProfileFetchThread.java:134)
    at Citizens-2.0.35-b3514.jar//net.citizensnpcs.npc.skin.profile.ProfileFetchThread.run(ProfileFetchThread.java:212)
    at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86)
    at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.base/java.lang.Thread.run(Unknown Source)

[16:47:05] [Server thread/INFO]: [Citizens] Sending skin from CraftPlayer{name=freddie746} to CraftPlayer{name=freddie746} (10t delay, reset false)
[16:47:23] [Server thread/INFO]: [LetUrMemoryRest] Memory cleanup performed.