[19:14:40] [ServerMain/INFO]: [bootstrap] Running Java 23 (Java HotSpot(TM) 64-Bit Server VM 23.0.2+7-58; Oracle Corporation null) on Windows 10 10.0 (amd64)
[19:14:40] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z) for Minecraft 1.21
[19:14:41] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[19:14:41] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins\ExcellentEnchants-5.2.0.jar'...
[19:14:41] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Remapping plugin 'plugins\ItemsAdder_4.0.12.jar'...
[19:14:41] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins\MythicMobs-5.10.0-SNAPSHOT 5476 .jar'...
[19:14:42] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Done remapping plugin 'plugins\ExcellentEnchants-5.2.0.jar' in 528ms.
[19:14:42] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Done remapping plugin 'plugins\ItemsAdder_4.0.12.jar' in 1253ms.
[19:14:45] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins\MythicMobs-5.10.0-SNAPSHOT 5476 .jar' in 3994ms.
[19:14:46] [ServerMain/INFO]: [PluginInitializerManager] Initialized 57 plugins
[19:14:46] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (3):
- ExcellentEnchants (5.2.0), FancyHolograms (2.7.0), nightcore (**.**.**.**)
[19:14:46] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (54):
- AdvancedCrates (4.4.2), AdvancedEnchantments (9.20.7), AdvancedKeep (2.0.6), AuraMobs (2.1.0), AuraSkills (2.3.5), BetterRTP (3.6.11), BetterRTP (3.6.13), CMILib (**.**.**.**), Citizens (2.0.39-SNAPSHOT (build 3870)), Codex (1.16.2), CrazyVouchers (3.6.4), DecentHolograms (2.9.6), DeluxeMenus (1.14.1-DEV-184), EconomyBridge (1.2.0), Essentials (2.21.2), EssentialsSpawn (2.21.2), ExcellentCrates (**.**.**.**), HeadDatabase (4.21.2), ItemEdit (3.7.4), ItemsAdder (4.0.12), Jobs (**.**.**.**), LPC (3.6.2), LoneLibs (1.0.65), LoreAttributesRecoded (5.0.7), LuckPerms (5.5.0), MMOCore (1.13.1-SNAPSHOT), MMOInventory (1.9.1-SNAPSHOT), MMOItems (6.10.1-SNAPSHOT), Multiverse-Core (5.1.2), MyCommand (5.7.4), MythicLib (1.7.1-SNAPSHOT), MythicMobs (5.10.0-SNAPSHOT-751e9c85), NBTAPI (2.15.1), ODailyQuests (2.3.0-SNAPSHOT-16), PhoBan (1.0.0), PlaceholderAPI (2.11.6), PlayerData (1.2), PlayerPoints (3.3.2), ProtocolLib (5.3.0), SetModelData (1.0.0), Shopkeepers (2.23.10), Skript (2.9.0), TAB (5.2.5), TradeSpire (1.2), UltimateFactions (2.9.1), UnlimitedNameTags (1.6.9), Vault (1.7.3-b131), ViaVersion (5.0.3), WorldEdit (7.3.8+6939-7d32b45), WorldGuard (7.0.12+829a4a4), packetevents (2.9.4), skUtilities (0.9.2), skript-placeholders (1.6.0), zAuctionHouseV3 (**.**.**.**)
[19:14:47] [ServerMain/ERROR]: [BootstrapProviderStorage] Failed to run bootstrapper for plugins\.paper-remapped\ExcellentEnchants-5.2.0.jar. This plugin will not be loaded.
java.lang.NoSuchFieldError: Class io.papermc.paper.plugin.lifecycle.event.types.LifecycleEvents does not have member field 'io.papermc.paper.plugin.lifecycle.event.types.TagEventTypeProvider TAGS'
at ExcellentEnchants-5.2.0.jar/su.nightexpress.excellentenchants.EnchantsBootstrap.bootstrap(EnchantsBootstrap.java:65) ~[ExcellentEnchants-5.2.0.jar:?]
at io.papermc.paper.plugin.storage.BootstrapProviderStorage$1.load(BootstrapProviderStorage.java:36) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.BootstrapProviderStorage$1.load(BootstrapProviderStorage.java:24) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:117) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enterBootstrappers(LaunchEntryPointHandler.java:30) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:65) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.Main.main(Main.java:124) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:14:51] [ServerMain/WARN]: resource-pack-id missing, using default of c0badb96-bd30-335f-847e-77d022ca17f7
[19:14:51] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[19:14:52] [ServerMain/INFO]: Loaded 1290 recipes
[19:14:53] [ServerMain/INFO]: Loaded 1399 advancements
[19:14:53] [Server thread/INFO]: Starting minecraft server version 1.21
[19:14:53] [Server thread/INFO]: Loading properties
[19:14:53] [Server thread/INFO]: This server is running Paper version 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
[19:14:54] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[19:14:54] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:14:54] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:14:54] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and population gen parallelism of 2 threads
[19:14:55] [Server thread/INFO]: Default game type: SURVIVAL
[19:14:55] [Server thread/INFO]: Generating keypair
[19:14:55] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:14:55] [Server thread/INFO]: Using default channel type
[19:14:55] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[19:14:55] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[19:14:55] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'BetterRTP' for files 'plugins\.paper-remapped\BetterRTP-3.6.13.jar' and 'plugins\.paper-remapped\BetterRTP-3.6.11.jar' in 'plugins\.paper-remapped'
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loading 2 libraries... please wait
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library C:\Users\********\Desktop\123123\libraries\com\mysql\mysql-connector-j\9.1.0\mysql-connector-j-9.1.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library C:\Users\********\Desktop\123123\libraries\com\google\protobuf\protobuf-java\4.26.1\protobuf-java-4.26.1.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library C:\Users\********\Desktop\123123\libraries\org\xerial\sqlite-jdbc\**.**.**.**\sqlite-jdbc-3.46.0.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library C:\Users\********\Desktop\123123\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loading 4 libraries... please wait
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-bukkit\4.3.2\adventure-platform-bukkit-4.3.2.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-api\4.3.2\adventure-platform-api-4.3.2.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.2\adventure-text-serializer-bungeecord-4.3.2.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-facet\4.3.2\adventure-platform-facet-4.3.2.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-viaversion\4.3.2\adventure-platform-viaversion-4.3.2.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\option\1.0.0\option-1.0.0.jar
[19:14:56] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library C:\Users\********\Desktop\123123\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
[19:14:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 3 libraries... please wait
[19:14:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\123123\libraries\ch\ethz\globis\phtree\phtree\2.8.2\phtree-2.8.2.jar
[19:14:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\123123\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar
[19:14:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\Users\********\Desktop\123123\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar
[19:14:59] [Server thread/INFO]: [STDOUT] [de.ultimate.factions.logger.LoggerModule] Enabled Logger Module
[19:14:59] [Server thread/INFO]: [SpigotLibraryLoader] [UnlimitedNameTags] Loading 2 libraries... please wait
[19:14:59] [Server thread/INFO]: [SpigotLibraryLoader] [UnlimitedNameTags] Loaded library C:\Users\********\Desktop\123123\libraries\net\jodah\expiringmap\0.5.11\expiringmap-0.5.11.jar
[19:14:59] [Server thread/INFO]: [SpigotLibraryLoader] [UnlimitedNameTags] Loaded library C:\Users\********\Desktop\123123\libraries\org\apache\commons\commons-jexl3\3.4.0\commons-jexl3-3.4.0.jar
[19:14:59] [Server thread/INFO]: [SpigotLibraryLoader] [UnlimitedNameTags] Loaded library C:\Users\********\Desktop\123123\libraries\commons-logging\commons-logging\1.3.2\commons-logging-1.3.2.jar
[19:14:59] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[19:15:05] [Server thread/WARN]: Legacy plugin skUtilities v0.9.2 does not specify an api-version.
[19:15:06] [Server thread/WARN]: Legacy plugin PlayerData v1.2 does not specify an api-version.
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loading 2 libraries... please wait
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library C:\Users\********\Desktop\123123\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library C:\Users\********\Desktop\123123\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [O'DailyQuests] Loaded library C:\Users\********\Desktop\123123\libraries\com\h2database\h2\2.1.214\h2-2.1.214.jar
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [LoneLibs] Loading 1 libraries... please wait
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [LoneLibs] Loaded library C:\Users\********\Desktop\123123\libraries\org\fusesource\jansi\jansi\2.4.1\jansi-2.4.1.jar
[19:15:06] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loading 5 libraries... please wait
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-api\4.20.0\adventure-api-4.20.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-key\4.20.0\adventure-key-4.20.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\org\jetbrains\annotations\26.0.2\annotations-26.0.2.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-bukkit\4.3.4\adventure-platform-bukkit-4.3.4.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-api\4.3.4\adventure-platform-api-4.3.4.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.4\adventure-text-serializer-bungeecord-4.3.4.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-facet\4.3.4\adventure-platform-facet-4.3.4.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-platform-viaversion\4.3.4\adventure-platform-viaversion-4.3.4.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-minimessage\4.20.0\adventure-text-minimessage-4.20.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-gson\4.20.0\adventure-text-serializer-gson-4.20.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-json\4.20.0\adventure-text-serializer-json-4.20.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\option\1.1.0\option-1.1.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\org\jspecify\jspecify\1.0.0\jspecify-1.0.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\com\google\auto\service\auto-service-annotations\1.1.1\auto-service-annotations-1.1.1.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-commons\4.20.0\adventure-text-serializer-commons-4.20.0.jar
[19:15:07] [Server thread/INFO]: [SpigotLibraryLoader] [ItemEdit] Loaded library C:\Users\********\Desktop\123123\libraries\net\kyori\adventure-text-serializer-legacy\4.20.0\adventure-text-serializer-legacy-4.20.0.jar
[19:15:07] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.0.3
[19:15:07] [Server thread/INFO]: [ViaVersion] ViaVersion 5.0.3 is now loaded. Registering protocol transformers and injecting...
[19:15:08] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[19:15:08] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[19:15:09] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.0
[19:15:10] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[19:15:10] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[19:15:10] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.8+6939-7d32b45
[19:15:11] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7de628a9]
[19:15:11] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.3.2
[19:15:11] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.4.7
[19:15:11] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.12+829a4a4
[19:15:11] [Server thread/INFO]: [CoreLogging] Loading server plugin Multiverse-Core v5.1.2
[19:15:11] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.21.2
[19:15:11] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.10.0-SNAPSHOT-751e9c85
[19:15:11] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[19:15:11] [Server thread/INFO]: [MythicMobs] §x§f§f§0§0§0§0M§x§f§f§6§6§0§0y§x§f§f§c§c§0§0t§x§c§b§f§f§0§0h§x§6§5§f§f§0§0i§x§0§0§f§f§0§0c§x§0§0§f§f§6§6 §x§0§0§f§f§c§bE§x§0§0§c§b§f§fn§x§0§0§6§5§f§fa§x§0§0§0§0§f§fb§x§6§6§0§0§f§fl§x§c§c§0§0§f§fe§x§f§f§0§0§c§cd§x§f§f§0§0§6§6!
[19:15:11] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
[19:15:12] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.9.6
[19:15:12] [Server thread/INFO]: [MythicLib] Loading server plugin MythicLib v1.7.1-SNAPSHOT
[19:15:12] [Server thread/INFO]: [MythicLib] Plugin file is called 'MythicLib-dist-1.7.1-20241209.002338-5.jar'
[19:15:12] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_21_R1
[19:15:12] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
[19:15:12] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.39-SNAPSHOT (build 3870)
[19:15:12] [Server thread/INFO]: [AuraSkills] Loading server plugin AuraSkills v2.3.5
[19:15:12] [Server thread/INFO]: [MMOCore] Loading server plugin MMOCore v1.13.1-SNAPSHOT
[19:15:12] [Server thread/INFO]: [MMOCore] Plugin file is called 'MMOCore-1.13.1-SNAPSHOT.jar'
[19:15:12] [Server thread/INFO]: [MMOItems] Loading server plugin MMOItems v6.10.1-SNAPSHOT
[19:15:12] [Server thread/INFO]: [MMOItems] Plugin file is called 'MMOItems-6.10.1-SNAPSHOT.jar'
[19:15:12] [Server thread/INFO]: [MMOItems] Hooked onto WorldEdit
[19:15:12] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[19:15:13] [Server thread/INFO]: [MMOItems Template Modifiers] Preloading template modifiers, please wait..
[19:15:13] [Server thread/INFO]: [MMOItems Item Templates] Preloading item templates, please wait..
[19:15:13] [Server thread/INFO]: [MMOItems] Hooked onto AdvancedEnchantments
[19:15:13] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.2
[19:15:13] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.9.0
[19:15:13] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v4.0.12
[19:15:13] [Server thread/INFO]: [ItemsAdder] Loading library FastNbt-jar (remapped)...
[19:15:15] [Server thread/INFO]: [ItemsAdder] Downloaded library https://repo1.maven.org/maven2/beer/devs/FastNbt-jar/1.4.14/FastNbt-jar-1.4.14.jar
[19:15:18] [Server thread/INFO]: [ItemsAdder] Downloaded library https://repo.alessiodp.com/releases/com/alessiodp/libby/maven/resolver/libby-maven-resolver/1.0.1/libby-maven-resolver-1.0.1.jar
[19:15:19] [Paper Plugin Remapper Thread - 3/INFO]: [PluginRemapper] Remapping library 'C:\Users\********\Desktop\123123\plugins\ItemsAdder\lib\beer\devs\FastNbt-jar\1.4.14\FastNbt-jar-1.4.14-modified.jar'...
[19:15:20] [Paper Plugin Remapper Thread - 3/INFO]: [PluginRemapper] Done remapping library 'C:\Users\********\Desktop\123123\plugins\ItemsAdder\lib\beer\devs\FastNbt-jar\1.4.14\FastNbt-jar-1.4.14-modified.jar' in 155ms.
[19:15:20] [Server thread/INFO]: [ItemsAdder] Loading library httpmime...
[19:15:20] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
[19:15:27] [Server thread/INFO]: [ItemsAdder] Loading library httpclient
[19:15:27] [Server thread/INFO]: [ItemsAdder] Loading library httpcore
[19:15:27] [Server thread/INFO]: [ItemsAdder] Loading library commons-logging
[19:15:27] [Server thread/INFO]: [ItemsAdder] Loading library commons-codec
[19:15:27] [Server thread/INFO]: [ItemsAdder] Loading library commons-math3...
[19:15:27] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[19:15:29] [Server thread/INFO]: [ItemsAdder] Loading library speedy-math...
[19:15:29] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/net/sourceforge/streamsupport/speedy-math/1.0.0/speedy-math-1.0.0.jar
[19:15:30] [Server thread/INFO]: [ItemsAdder] Loading library jansi...
[19:15:30] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/org/fusesource/jansi/jansi/2.4.2/jansi-2.4.2.jar
[19:15:31] [Server thread/INFO]: [ItemsAdder] Loading library fastjson...
[19:15:31] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/com/alibaba/fastjson/2.0.43/fastjson-2.0.43.jar
[19:15:38] [Server thread/INFO]: [ItemsAdder] Loading library fastjson2-extension
[19:15:38] [Server thread/INFO]: [ItemsAdder] Loading library fastjson2
[19:15:38] [Server thread/INFO]: [ItemsAdder] Loading library json-path...
[19:15:39] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0.jar
[19:15:41] [Server thread/INFO]: [ItemsAdder] Loading library json-smart
[19:15:41] [Server thread/INFO]: [ItemsAdder] Loading library accessors-smart
[19:15:41] [Server thread/INFO]: [ItemsAdder] Loading library asm
[19:15:41] [Server thread/INFO]: [ItemsAdder] Loading library slf4j-api
[19:15:41] [Server thread/INFO]: [ItemsAdder] Loading library armor-equip-event...
[19:15:41] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/com/jeff-media/armor-equip-event/1.0.3/armor-equip-event-1.0.3.jar
[19:15:41] [Server thread/INFO]: [ItemsAdder] Loading library glowingentities...
[19:15:42] [Server thread/INFO]: [ItemsAdder] Downloaded library https://repo1.maven.org/maven2/fr/skytasul/glowingentities/1.4.5/glowingentities-1.4.5.jar
[19:15:45] [Server thread/INFO]: [ItemsAdder] Loading library reflection-remapper
[19:15:45] [Server thread/INFO]: [ItemsAdder] Loading library adventure-api...
[19:15:46] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/net/kyori/adventure-api/4.23.0/adventure-api-4.23.0.jar
[19:15:49] [Server thread/INFO]: [ItemsAdder] Loading library adventure-key
[19:15:49] [Server thread/INFO]: [ItemsAdder] Loading library examination-api
[19:15:49] [Server thread/INFO]: [ItemsAdder] Loading library examination-string
[19:15:49] [Server thread/INFO]: [ItemsAdder] Loading library annotations
[19:15:49] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-minimessage...
[19:15:49] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/net/kyori/adventure-text-minimessage/4.23.0/adventure-text-minimessage-4.23.0.jar
[19:15:52] [Server thread/INFO]: [ItemsAdder] Loading library adventure-api
[19:15:52] [Server thread/INFO]: [ItemsAdder] Loading library adventure-key
[19:15:52] [Server thread/INFO]: [ItemsAdder] Loading library examination-api
[19:15:52] [Server thread/INFO]: [ItemsAdder] Loading library examination-string
[19:15:52] [Server thread/INFO]: [ItemsAdder] Loading library annotations
[19:15:52] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-gson...
[19:15:52] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/net/kyori/adventure-text-serializer-gson/4.23.0/adventure-text-serializer-gson-4.23.0.jar
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-json
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library adventure-api
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library adventure-key
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library examination-api
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library examination-string
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library option
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library jspecify
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library gson
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library auto-service-annotations
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-commons
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library annotations
[19:15:59] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-gson-legacy-impl...
[19:16:00] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/net/kyori/adventure-text-serializer-gson-legacy-impl/4.23.0/adventure-text-serializer-gson-legacy-impl-4.23.0.jar
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-gson
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-json
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library option
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library jspecify
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library gson
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library auto-service-annotations
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-commons
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library annotations
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-json-legacy-impl
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-api
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-key
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library examination-api
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library examination-string
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-nbt
[19:16:07] [Server thread/INFO]: [ItemsAdder] Loading library adventure-platform-bukkit...
[19:16:07] [Server thread/INFO]: [ItemsAdder] Downloaded library https://maven-central.storage-download.googleapis.com/maven2/net/kyori/adventure-platform-bukkit/4.4.0/adventure-platform-bukkit-4.4.0.jar
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-platform-api
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-api
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-key
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-bungeecord
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-legacy
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-nbt
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library examination-api
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library examination-string
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library annotations
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-gson
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-json
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library option
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library jspecify
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library auto-service-annotations
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-commons
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-gson-legacy-impl
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-text-serializer-json-legacy-impl
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-platform-facet
[19:16:16] [Server thread/INFO]: [ItemsAdder] Loading library adventure-platform-viaversion
[19:16:16] [Server thread/INFO]: [AdvancedEnchantments] Loading server plugin AdvancedEnchantments v9.20.7
[19:16:16] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.9.4
[19:16:18] [Server thread/INFO]: [UltimateFactions] Loading server plugin UltimateFactions v2.9.1
[19:16:18] [Server thread/INFO]: [MMOInventory] Loading server plugin MMOInventory v1.9.1-SNAPSHOT
[19:16:18] [Server thread/INFO]: [MMOInventory] Plugin file is called 'MMOInventory-1.9.1-25-4.jar'
[19:16:18] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.6.2
[19:16:18] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.7.12.3
[19:16:18] [Server thread/INFO]: [zAuctionHouseV3] Loading server plugin zAuctionHouseV3 v3.2.3.5
[19:16:18] [Server thread/INFO]: [UnlimitedNameTags] Loading server plugin UnlimitedNameTags v1.6.9
[19:16:18] [Server thread/INFO]: [TradeSpire] Loading server plugin TradeSpire v1.2
[19:16:18] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.2.5
[19:16:18] [Server thread/INFO]: [skUtilities] Loading server plugin skUtilities v0.9.2
[19:16:18] [Server thread/INFO]: [skript-placeholders] Loading server plugin skript-placeholders v1.6.0
[19:16:18] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.23.10
[19:16:19] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (1134 ms).
[19:16:19] [Server thread/INFO]: [Shopkeepers] Compatibility provider loaded: 1_21_R1
[19:16:19] [Server thread/INFO]: [Shopkeepers] Loading config.
[19:16:19] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CREAKING
[19:16:19] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': HAPPY_GHAST
[19:16:19] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[19:16:19] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[19:16:19] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CREAKING
[19:16:19] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': HAPPY_GHAST
[19:16:19] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[19:16:19] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[19:16:19] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[19:16:19] [Server thread/INFO]: [SetModelData] Loading server plugin SetModelData v1.0.0
[19:16:19] [Server thread/INFO]: [PlayerData] Loading server plugin PlayerData v1.2
[19:16:19] [Server thread/INFO]: [PhoBan] Loading server plugin PhoBan v1.0.0
[19:16:19] [Server thread/INFO]: [O'DailyQuests] Loading server plugin ODailyQuests v2.3.0-SNAPSHOT-16
[19:16:19] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
[19:16:19] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.2
[19:16:19] [Server thread/INFO]: [LoreAttributesRecoded] Loading server plugin LoreAttributesRecoded v5.0.7
[19:16:19] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.65
[19:16:19] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.4.0
[19:16:19] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.7.4
[19:16:19] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.15.1
[19:16:19] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21! Trying to find NMS support
[19:16:19] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[19:16:19] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[19:16:19] [Server thread/INFO]: [FancyHolograms] Loading server plugin FancyHolograms v2.7.0
[19:16:19] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.2.3.1
[19:16:19] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.2
[19:16:19] [Server thread/INFO]: [EconomyBridge] Loading server plugin EconomyBridge v1.2.0
[19:16:19] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.1-DEV-184
[19:16:19] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully loaded FancyHolograms version 2.7.0
[19:16:19] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[19:16:19] [Server thread/INFO]: [CrazyVouchers] Loading server plugin CrazyVouchers v3.6.4
[19:16:19] [Server thread/INFO]: [Codex] Loading server plugin Codex v1.16.2
[19:16:19] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
[19:16:19] [Server thread/INFO]: [AuraMobs] Loading server plugin AuraMobs v2.1.0
[19:16:19] [Server thread/INFO]: [AdvancedKeep] Loading server plugin AdvancedKeep v2.0.6
[19:16:19] [Server thread/INFO]: [AdvancedKeep] [Integration] Hooked to WorldGuard
[19:16:19] [Server thread/INFO]: [AdvancedCrates] Loading server plugin AdvancedCrates v4.4.2
[19:16:19] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:16:19] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.0
[19:16:19] [Thread-7/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[19:16:20] [Server thread/INFO]: __
[19:16:20] [Server thread/INFO]: | |__) LuckPerms v5.5.0
[19:16:20] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[19:16:20] [Server thread/INFO]:
[19:16:20] [Server thread/INFO]: [LuckPerms] Loading configuration...
[19:16:20] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[19:16:21] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[19:16:21] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[19:16:21] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2112ms)
[19:16:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[19:16:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[19:16:22] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[19:16:22] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[19:16:22] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[19:16:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.8+6939-7d32b45
[19:16:22] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[19:16:22] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[19:16:22] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter as the Bukkit adapter
[19:16:23] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.3.2
[19:16:24] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
[19:16:24] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
[19:16:24] [Server thread/INFO]: [nightcore] Enabling nightcore v2.7.12.3
[19:16:24] [Server thread/INFO]: [nightcore] Server version detected as 1.21. Using paper-bridge.
[19:16:24] [Server thread/INFO]: [nightcore] [Item NBT] Test successful.
[19:16:24] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
[19:16:24] [Server thread/INFO]: [nightcore] Found economy provider: EssentialsX Economy
[19:16:24] [Server thread/WARN]: [nightcore] ===================================
[19:16:24] [Server thread/WARN]: [nightcore] WARNING: You're running an outdated server version (1.21)!
[19:16:24] [Server thread/WARN]: [nightcore] This version will no longer be supported in future relases.
[19:16:24] [Server thread/WARN]: [nightcore] Please upgrade your server to 1.21.1.
[19:16:24] [Server thread/WARN]: [nightcore] ABSOLUTELY NO DISCORD SUPPORT WILL BE PROVIDED
[19:16:24] [Server thread/WARN]: [nightcore] ===================================
[19:16:25] [Server thread/INFO]: [nightcore] Downloading 'en' assets from github...
[19:16:25] [Server thread/INFO]: [nightcore] Time zone set as Asia/Bangkok
[19:16:25] [Server thread/INFO]: [nightcore] Loaded 2 color schemes.
[19:16:25] [Server thread/INFO]: [nightcore] Using 'custom' color scheme.
[19:16:25] [Server thread/INFO]: [nightcore] Plugin loaded in 1052 ms!
[19:16:25] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.65
[19:16:25] [Server thread/INFO]: [EconomyBridge] Enabling EconomyBridge v1.2.0
[19:16:25] [Server thread/INFO]: [EconomyBridge] Powered by nightcore
[19:16:25] [Server thread/WARN]: [EconomyBridge] ===================================
[19:16:25] [Server thread/WARN]: [EconomyBridge] WARNING: You're running an outdated server version (1.21)!
[19:16:25] [Server thread/WARN]: [EconomyBridge] This version will no longer be supported in future relases.
[19:16:25] [Server thread/WARN]: [EconomyBridge] Please upgrade your server to 1.21.1.
[19:16:25] [Server thread/WARN]: [EconomyBridge] ABSOLUTELY NO DISCORD SUPPORT WILL BE PROVIDED
[19:16:25] [Server thread/WARN]: [EconomyBridge] ===================================
[19:16:25] [Server thread/INFO]: [EconomyBridge] Registered 'dummy' item handler.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Registered 'excellentcrates' item handler.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Registered 'itemsadder' item handler.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Registered 'mmoitems' item handler.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Vault detected! Loading currency...
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'vault'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] PlayerPoints detected! Loading currency...
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'playerpoints'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'xp_points'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'xp_level'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'gold'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'diamond'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Currency registered: 'emerald'.
[19:16:25] [Server thread/INFO]: [EconomyBridge] Plugin loaded in 116 ms!
[19:16:25] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:16:25] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:16:25] [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.
[19:16:25] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:16:25] [Server thread/INFO]: Preparing level "world"
[19:16:26] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[19:16:26] [Server thread/INFO]: Time elapsed: 555 ms
[19:16:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[19:16:26] [Server thread/INFO]: Time elapsed: 202 ms
[19:16:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[19:16:26] [Server thread/INFO]: Time elapsed: 79 ms
[19:16:26] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.0.3
[19:16:26] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21 (767)
[19:16:26] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[19:16:26] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[19:16:26] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[19:16:26] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://viaversion.com/setup
[19:16:26] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[19:16:27] [Server thread/INFO]: [ServAPI] Loading server plugin ServAPI v1.0
[19:16:27] [Server thread/INFO]: [ServAPI] Enabling ServAPI v1.0
[19:16:27] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[19:16:28] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[19:16:28] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[19:16:28] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:16:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[19:16:28] [Server thread/INFO]: [WorldGuard] Loading region data...
[19:16:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v5.1.2
[19:16:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: multiverse-core [5.1.2]
[19:16:30] [Server thread/INFO]: [Multiverse-Core] API service loaded!
[19:16:30] [Server thread/INFO]: [Multiverse-Core] Version 5.1.2 (API v5.1) Enabled - By dumptruckman, Rigby, fernferret, lithium3141, main--, benwoo1110 and Zax71
[19:16:30] [Server thread/INFO]: [Multiverse-Core] Loving Multiverse-Core? Please consider supporting the project with a small donation: https://github.com/sponsors/Multiverse
[19:16:30] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.21.2
[19:16:30] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
[19:16:31] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[19:16:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.21.2]
[19:16:31] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.10.0-SNAPSHOT-751e9c85
[19:16:31] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.21.0)...
[19:16:31] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
[19:16:32] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 87751 heads!
[19:16:32] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[19:16:33] [Server thread/INFO]: [MythicMobs] Mythic Citizens Support has been enabled!
[19:16:33] [Server thread/INFO]: [MythicMobs] Mythic MMOItems Support has been enabled!
[19:16:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[19:16:33] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[19:16:33] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled!
[19:16:33] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
[19:16:37] [Server thread/INFO]: [MythicMobs] Loading Packs...
[19:16:37] [Server thread/INFO]: [MythicMobs] Loading Items...
[19:16:37] [Server thread/INFO]: [MythicMobs] File ExampleItems.yml not found! Creating a new one...
[19:16:37] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[19:16:37] [Server thread/INFO]: [MythicMobs] Loading Skills...
[19:16:37] [Server thread/INFO]: [MythicMobs] File ExampleSkills.yml not found! Creating a new one...
[19:16:38] [Server thread/INFO]: [MythicMobs] File VanillaMobs.yml not found! Creating a new one...
[19:16:38] [Server thread/INFO]: [MythicMobs] File ExampleMobs.yml not found! Creating a new one...
[19:16:38] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[19:16:38] [Server thread/INFO]: [MythicMobs] File ExampleDropTables.yml not found! Creating a new one...
[19:16:38] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[19:16:38] [Server thread/INFO]: [MythicMobs] File ExampleRandomSpawns.yml not found! Creating a new one...
[19:16:38] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[19:16:38] [Server thread/INFO]: [MythicMobs] Spawners folder not found! Creating...
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 8 mobs.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 skills.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[19:16:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[19:16:38] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[19:16:39] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[19:16:39] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.10.0 ( build 751e9c85 ) has been successfully loaded!
[19:16:39] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.9.6
[19:16:39] [Server thread/INFO]: [DecentHolograms] Initialized NMS adapter for v1_21_R1 (1.21).
[19:16:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21! Trying to find NMS support
[19:16:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[19:16:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DecentHolograms' to create a bStats instance!
[19:16:39] [Server thread/INFO]: [DecentHolograms] NBT-API loaded successfully.
[19:16:39] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.7.1-SNAPSHOT
[19:16:39] [Server thread/INFO]: [MythicLib] Hooked onto TextDisplays (holograms)
[19:16:40] [Server thread/INFO]: [MythicMobs] MMO Plugin Support has been enabled!
[19:16:40] [Server thread/INFO]: [MythicLib] Hooked onto MythicMobs
[19:16:40] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib
[19:16:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythiclib [1.7.1-SNAPSHOT]
[19:16:40] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI
[19:16:40] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.39-SNAPSHOT (build 3870)
[19:16:40] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[19:16:40] [Server thread/ERROR]: [Citizens] Could not fetch NMS field cv: [[cv.
[19:16:40] [Server thread/ERROR]: [Citizens] Could not fetch NMS field cv: [[null.
[19:16:40] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.39-SNAPSHOT (build 3870) (Is it up to date?)
java.lang.NoSuchFieldError: Class org.bukkit.entity.EntityType does not have member field 'org.bukkit.entity.EntityType HAPPY_GHAST'
at Citizens-2.0.39-b3870.jar/net.citizensnpcs.nms.v1_21_R5.util.NMSImpl.<clinit>(NMSImpl.java:2749) ~[Citizens-2.0.39-b3870.jar:?]
at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:578) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:557) ~[?:?]
at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) ~[reflection-rewriter-runtime-0.0.3.jar:?]
at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at Citizens-2.0.39-b3870.jar/net.citizensnpcs.api.util.SpigotUtil.lambda$getMinecraftPackage$1(SpigotUtil.java:175) ~[Citizens-2.0.39-b3870.jar:?]
at Citizens-2.0.39-b3870.jar/net.citizensnpcs.api.util.SpigotUtil.getMinecraftPackage(SpigotUtil.java:180) ~[Citizens-2.0.39-b3870.jar:?]
at Citizens-2.0.39-b3870.jar/net.citizensnpcs.Citizens.onEnable(Citizens.java:377) ~[Citizens-2.0.39-b3870.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:16:40] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.39-SNAPSHOT (build 3870)
[19:16:40] [Server thread/INFO]: [AuraSkills] Enabling AuraSkills v2.3.5
[19:16:42] [Server thread/INFO]: [AuraSkills] Loaded 21 message files
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook DecentHolograms
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook LuckPerms
[19:16:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: auraskills [2.3.5]
[19:16:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [2.3.5]
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook PlaceholderAPI
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook ProtocolLib
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook Vault
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook WorldGuard
[19:16:43] [Server thread/INFO]: [AuraSkills] Successfully registered hook MythicMobs
[19:16:43] [Server thread/INFO]: [AuraSkills] Loaded 159 config options in 184 ms
[19:16:43] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21! Trying to find NMS support
[19:16:43] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[19:16:43] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AuraSkills' to create a bStats instance!
[19:16:43] [Server thread/INFO]: [AuraSkills] Loaded 3 blocked/disabled worlds
[19:16:43] [Server thread/INFO]: [AuraSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[19:16:44] [Server thread/INFO]: [MMOCore] Enabling MMOCore v1.13.1-SNAPSHOT
[19:16:44] [Server thread/INFO]: [MMOCore] [STDOUT] [Spigotunlocked.com] - Hello
[19:16:44] [Server thread/WARN]: Nag author(s): '[Indyuce]' of 'MMOCore v1.13.1-SNAPSHOT' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[19:16:44] [Server thread/INFO]: [MMOCore] Hooked onto Vault
[19:16:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mmocore [1.13.1-SNAPSHOT]
[19:16:44] [Server thread/INFO]: [MMOCore] Hooked onto PlaceholderAPI
[19:16:44] [Server thread/INFO]: [MMOCore] Hooked onto Citizens
[19:16:44] [Server thread/INFO]: [MMOCore] Hooked onto WorldGuard
[19:16:44] [Server thread/INFO]: [MMOCore] Hooked onto MythicMobs
[19:16:45] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:16:45] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:16:45] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:16:45] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:16:45] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:16:45] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:16:45] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:16:45] [Server thread/INFO]: [MMOCore] Hooked parties onto MMOCore
[19:16:45] [Server thread/INFO]: [MMOCore] Hooked guilds onto MMOCore
[19:16:45] [Server thread/INFO]: [MMOItems] Enabling MMOItems v6.10.1-SNAPSHOT
[19:16:45] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
[19:16:45] [Server thread/INFO]: [MMOItems] Hooked onto MMOInventory
[19:16:45] [Server thread/INFO]: [MMOItems] Hooked onto MMOCore
[19:16:45] [Server thread/INFO]: [MMOItems] Now using MMOCore as RPG core plugin
[19:16:45] [Server thread/ERROR]: [MMOItems] Could not initialize RPG plugin compatibility with AuraSkills:
[19:16:45] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
[19:16:45] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74)
[19:16:45] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
[19:16:45] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
[19:16:45] [Server thread/WARN]: at MMOItems-6.10.1-SNAPSHOT.jar//net.Indyuce.mmoitems.comp.rpg.RPGHandler$PluginEnum.load(RPGHandler.java:54)
[19:16:45] [Server thread/WARN]: at MMOItems-6.10.1-SNAPSHOT.jar//net.Indyuce.mmoitems.MMOItems.findRpgPlugins(MMOItems.java:336)
[19:16:45] [Server thread/WARN]: at MMOItems-6.10.1-SNAPSHOT.jar//net.Indyuce.mmoitems.MMOItems.onEnable(MMOItems.java:166)
[19:16:45] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[19:16:45] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[19:16:45] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[19:16:45] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[19:16:45] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640)
[19:16:45] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589)
[19:16:45] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754)
[19:16:45] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516)
[19:16:45] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[19:16:45] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215)
[19:16:45] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
[19:16:45] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1575)
[19:16:45] [Server thread/WARN]: Caused by: java.lang.IllegalArgumentException: A stat with ID 'ADDITIONAL_STRENGTH' already exists
[19:16:45] [Server thread/WARN]: at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[19:16:45] [Server thread/WARN]: at MMOItems-6.10.1-SNAPSHOT.jar//net.Indyuce.mmoitems.manager.StatManager.lambda$register$2(StatManager.java:216)
[19:16:45] [Server thread/WARN]: at java.base/java.util.HashMap.compute(HashMap.java:1325)
[19:16:45] [Server thread/WARN]: at MMOItems-6.10.1-SNAPSHOT.jar//net.Indyuce.mmoitems.manager.StatManager.register(StatManager.java:215)
[19:16:45] [Server thread/WARN]: at MMOItems-6.10.1-SNAPSHOT.jar//net.Indyuce.mmoitems.comp.rpg.AuraSkillsHook.<init>(AuraSkillsHook.java:53)
[19:16:45] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
[19:16:45] [Server thread/WARN]: ... 17 more
[19:16:46] [Server thread/INFO]: [MMOItems Template Modifiers] Loading template modifiers, please wait..
[19:16:46] [Server thread/INFO]: [MMOItems Item Templates] Loading item templates, please wait...
[19:16:46] [Server thread/INFO]: [MMOItems] Hooked onto Vault
[19:16:46] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
[19:16:46] [Server thread/INFO]: [MMOItems] Hooked onto RPGInventory
[19:16:46] [Server thread/INFO]: [MMOItems] Hooked onto AdvancedEnchantments
[19:16:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mmoitems [6.10.1-SNAPSHOT]
[19:16:46] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
[19:16:46] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
[19:16:46] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.2
[19:16:47] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[19:16:47] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[19:16:47] [Server thread/INFO]: [Essentials] No kits found to migrate.
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Reflection Sync Commands Provider as the provider for SyncCommandsProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Legacy Biome Name Provider as the provider for BiomeNameProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider
[19:16:47] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
[19:16:48] [Server thread/INFO]: [Essentials] Loaded 43880 items from items.json.
[19:16:48] [Server thread/INFO]: [Essentials] Using locale en
[19:16:48] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[19:16:48] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[19:16:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[19:16:48] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[19:16:48] [Server thread/INFO]: [Skript] Enabling Skript v2.9.0
[19:16:49] [Server thread/INFO]: [Skript] The updater is disabled, so a check for the latest version of Skript was not performed.
[19:17:02] [Server thread/INFO]: [Skript] Loaded 233074 aliases in 12714ms
[19:17:03] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[19:17:04] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@e70c895, jarFile=p10649542593083257684-1754328662038.jar@6e6c1e86, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at Skript-2.9.0.jar/ch.njol.skript.classes.data.Classes17JavaValues205.values118(Classes17JavaValues205.java:14) ~[Skript-2.9.0.jar:?]
at Skript-2.9.0.jar/ch.njol.skript.Skript.onEnable(Skript.java:928) ~[Skript-2.9.0.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:04] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v4.0.12
[19:17:04] [Server thread/WARN]: [ItemsAdder] LoneLibs is enabled. This plugin is not needed anymore and it's recommended to remove it (if you are not using it for other plugins).
[19:17:04] [Server thread/ERROR]: [ItemsAdder] Can't instantiate NMS wrapper
[19:17:04] [Server thread/ERROR]: [ItemsAdder] This server version is not compatible with this plugin.
[19:17:04] [Server thread/ERROR]: [ItemsAdder] Can't instantiate NMS wrapper
[19:17:04] [Server thread/ERROR]: [ItemsAdder] This server version is not compatible with this plugin.
[19:17:04] [Server thread/ERROR]: Error occurred while enabling ItemsAdder v4.0.12 (Is it up to date?)
java.lang.RuntimeException: Failed to create instance for class: null
at ItemsAdder_4.0.12.jar/itemsadder.m.vp.m(SourceFile:456) ~[ItemsAdder_4.0.12.jar:?]
at ItemsAdder_4.0.12.jar/itemsadder.m.aen.<init>(SourceFile:34) ~[ItemsAdder_4.0.12.jar:?]
at ItemsAdder_4.0.12.jar/itemsadder.m.aen.init(SourceFile:50) ~[ItemsAdder_4.0.12.jar:?]
at ItemsAdder_4.0.12.jar/dev.lone.itemsadder.Main.onEnable(SourceFile:185) ~[ItemsAdder_4.0.12.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
Caused by: java.lang.RuntimeException: Class name not found for type: itemsadder.m.ael
at ItemsAdder_4.0.12.jar/itemsadder.m.vp.m(SourceFile:448) ~[ItemsAdder_4.0.12.jar:?]
[19:17:04] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v4.0.12
[19:17:04] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.20.7
[19:17:04] [Server thread/INFO]: [AdvancedEnchantments] Loading Minecraft Version MC1_21_R1
[19:17:05] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets.
[19:17:05] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons.
[19:17:05] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
[19:17:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedenchantments [1.0.0]
[19:17:06] [Server thread/INFO]: [packetevents] Enabling packetevents v2.9.4
[19:17:06] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
[19:17:06] [Server thread/INFO]: [UltimateFactions] Enabling UltimateFactions v2.9.1
[19:17:06] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.9.4)
[19:17:07] [Server thread/WARN]: [UltimateFactions] Dynmap could not be hooked! If you want to use the plugin with dynmap, make sure to have Dynmap installed!
[19:17:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ultimatefactions [2.9.1]
[19:17:07] [Server thread/INFO]: [UltimateFactions] Successfully Hooked Placeholders into UltimateFactions
[19:17:07] [Server thread/INFO]: [MMOInventory] Enabling MMOInventory v1.9.1-SNAPSHOT
[19:17:07] [Server thread/INFO]: [MMOInventory] Successfully registered 13 inventory slots.
[19:17:07] [Server thread/INFO]: [MMOInventory] Hooked onto MMOItems
[19:17:07] [Server thread/INFO]: [MMOInventory] Hooked onto PlaceholderAPI
[19:17:07] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.6.2
[19:17:08] [Server thread/INFO]: Server version: v1_21_R1 - 1.21.0 - paper 1.21-130-b1b5d4c (MC: 1.21)
[19:17:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
[19:17:08] [Server thread/INFO]: PlaceholderAPI hooked.
[19:17:09] [Server thread/INFO]: Updated (EN) language file. Took 74ms
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3] Enabling zAuctionHouseV3 v3.2.3.5
[19:17:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: zauctionhouse [**.**.**.**]
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] === ENABLE START ===
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Plugin Version V3.2.3.5
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading of 4 price items
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] C:\Users\********\Desktop\123123\plugins\zAuctionHouseV3\blacklistplayers.json loaded successfully !
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loaded config.yml
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading of 3 tax items
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loaded 4 blacklist items
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loaded 0 whitelist items
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading the Examples category with 4 materials
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading the Blocks category with 1060 materials
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading the Potions category with 17 materials
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading the Tools category with 20 materials
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading the Weapons category with 13 materials
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading 3 inventories
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading 0 commands
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Load SQL...
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5]
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] ! Attention !
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] LOOK installation Guide on spigot: https://www.spigotmc.org/resources/63010/
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] You must install the zMenu plugin to run zAuctionHouse!
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5] Download here: https://www.spigotmc.org/resources/zmenu.110402/
[19:17:09] [Server thread/INFO]: [zAuctionHouseV3 v3.2.3.5]
[19:17:09] [Server thread/INFO]: [UnlimitedNameTags] Enabling UnlimitedNameTags v1.6.9
[19:17:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: unt [1.6.9]
[19:17:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: unt [1.6.9]
[19:17:10] [Server thread/INFO]: [UnlimitedNameTags] Paper found, using Paper's tracker
[19:17:10] [Server thread/INFO]: [UnlimitedNameTags] PacketEvents found, hooking into it
[19:17:10] [Server thread/INFO]: [UnlimitedNameTags] ViaVersion found, hooking into it
[19:17:10] [Server thread/INFO]: [UnlimitedNameTags] API registered
[19:17:10] [Server thread/INFO]: [UnlimitedNameTags] UnlimitedNameTags has been enabled!
[19:17:10] [Server thread/INFO]: [TradeSpire] Enabling TradeSpire v1.2
[19:17:10] [Server thread/INFO]: [TradeSpire] TradeSpire has been enabled!
[19:17:10] [Server thread/INFO]: [TAB] Enabling TAB v5.2.5
[19:17:11] [Server thread/INFO]: [TAB] Enabled in 817ms
[19:17:11] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2*
[19:17:11] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 126ms
[19:17:11] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@3ea4a4f7, jarFile=p10649542593083257684-1754328662038.jar@4ef5ad3f, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at skUtilities.v0.9.2.jar/uk.tim740.skUtilities.files.ExistsDiskCreate.moveOutput(ExistsDiskCreate.java:14) ~[skUtilities.v0.9.2.jar:?]
at skUtilities.v0.9.2.jar/uk.tim740.skUtilities.skUtilities.onEnable(skUtilities.java:89) ~[skUtilities.v0.9.2.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:11] [Server thread/INFO]: [skript-placeholders] Enabling skript-placeholders v1.6.0
[19:17:12] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@2377ebf6, jarFile=p10649542593083257684-1754328662038.jar@e7cea5e, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at skript-placeholders-1.6.0 (1).jar/io.github.apickledwalrus.skriptplaceholders.placeholder.Plugin1package-infoListener.aPIListener(Plugin1package-infoListener.java:14) ~[skript-placeholders-1.6.0 (1).jar:?]
at skript-placeholders-1.6.0 (1).jar/io.github.apickledwalrus.skriptplaceholders.SkriptPlaceholders.onEnable(SkriptPlaceholders.java:30) ~[skript-placeholders-1.6.0 (1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:12] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.23.10
[19:17:12] [Server thread/INFO]: [SetModelData] Enabling SetModelData v1.0.0
[19:17:12] [Server thread/INFO]: [SetModelData] SetModelData is loaded!
[19:17:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@b4967c3, jarFile=p10649542593083257684-1754328662038.jar@7d2fad65, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at SetModelData-1.0.0.jar/ca.cyphercraft.setmodeldata.TabCompleter.SetTabTab.tabModel(SetTabTab.java:14) ~[SetModelData-1.0.0.jar:?]
at SetModelData-1.0.0.jar/ca.cyphercraft.setmodeldata.Main.onEnable(Main.java:29) ~[SetModelData-1.0.0.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:13] [Server thread/INFO]: [PlayerData] Enabling PlayerData v1.2*
[19:17:13] [Server thread/INFO]: [PhoBan] Enabling PhoBan v1.0.0
[19:17:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: phoban [1.0.0]
[19:17:13] [Server thread/INFO]: [PhoBan] [ACF] Enabled Asynchronous Tab Completion Support!
[19:17:13] [Server thread/INFO]: [O'DailyQuests] Enabling ODailyQuests v2.3.0-SNAPSHOT-16
[19:17:13] [Server thread/INFO]: [O'DailyQuests] Plugin is starting...
[19:17:13] [Server thread/INFO]: [O'DailyQuests] Checking for update...
[19:17:13] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[19:17:13] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection conn0: url=jdbc:h2:./plugins/ODailyQuests/database user=ODQ
[19:17:13] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[19:17:13] [Server thread/INFO]: [O'DailyQuests] Plugin successfully connected to database DATABASE.
[19:17:14] [Server thread/INFO]: [O'DailyQuests] Vault successfully hooked.
[19:17:14] [Server thread/INFO]: [O'DailyQuests] MythicMobs successfully hooked.
[19:17:14] [Server thread/INFO]: [O'DailyQuests] PlayerPoints successfully hooked.
[19:17:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: odailyquests [1.0.4]
[19:17:14] [Server thread/INFO]: [O'DailyQuests] PlaceholderAPI successfully hooked.
[19:17:14] [Server thread/INFO]: [O'DailyQuests] WorldGuard detected, hook enabled.
[19:17:14] [Server thread/INFO]: [O'DailyQuests] 55 quests loaded from globalQuests file.
[19:17:14] [Server thread/INFO]: [O'DailyQuests] Plugin is started!
[19:17:14] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@4183f7fa, jarFile=p10649542593083257684-1754328662038.jar@5437bf46, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at ODailyQuests-2.3.0-SNAPSHOT-16.jar/com.ordwen.odailyquests.tools.UpdateBarSimple.taskChart(UpdateBarSimple.java:14) ~[ODailyQuests-2.3.0-SNAPSHOT-16.jar:?]
at ODailyQuests-2.3.0-SNAPSHOT-16.jar/com.ordwen.odailyquests.ODailyQuests.onEnable(ODailyQuests.java:210) ~[ODailyQuests-2.3.0-SNAPSHOT-16.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:14] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
[19:17:14] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[19:17:14] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131
[19:17:14] [Server thread/INFO]: | Command file(s) found : 1
[19:17:14] [Server thread/INFO]: | Config : Ready.
[19:17:14] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
[19:17:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
[19:17:14] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
[19:17:14] [Server thread/INFO]: | Custom commands loaded : 46
[19:17:15] [Server thread/INFO]: | New update available : MyCommand v5.7.5
[19:17:15] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
[19:17:15] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
[19:17:15] [Server thread/INFO]: [LPC] Enabling LPC v3.6.2
[19:17:15] [Server thread/INFO]: [LoreAttributesRecoded] Enabling LoreAttributesRecoded v5.0.7
[19:17:15] [Server thread/INFO]: RPGInventory has been hooked!
[19:17:15] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.4.0
[19:17:15] [Server thread/INFO]: ------------- Jobs -------------
[19:17:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [**.**.**.**]
[19:17:15] [Server thread/INFO]: PlaceholderAPI hooked.
[19:17:15] [Server thread/INFO]: Connected to database (SqLite)
[19:17:15] [Server thread/INFO]: Loaded 8 titles
[19:17:15] [Server thread/INFO]: Loaded 69 protected blocks timers
[19:17:15] [Server thread/INFO]: Loaded 1481 custom item names
[19:17:15] [Server thread/INFO]: Loaded 84 custom entity names
[19:17:15] [Server thread/INFO]: Loaded 2 custom MythicMobs names
[19:17:15] [Server thread/INFO]: Loaded 42 custom enchant names
[19:17:15] [Server thread/INFO]: Loaded 46 custom enchant names
[19:17:15] [Server thread/INFO]: Loaded 16 custom color names
[19:17:15] [Server thread/INFO]: Update shops items icon section and use 'ItemStack' instead
[19:17:15] [Server thread/INFO]: Loaded 4 shop items
[19:17:15] [Server thread/INFO]: Update Explorer jobs gui item section to use `ItemStack` instead of `Item` sections format. More information inside _EXAMPLE job file
[19:17:15] [Server thread/INFO]: Loaded 12 jobs
[19:17:15] [Server thread/INFO]: Loaded 0 boosted items
[19:17:15] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
[19:17:15] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
[19:17:16] [Server thread/INFO]: Preloaded 5 players data in 0.05
[19:17:16] [Server thread/INFO]: Registering listeners...
[19:17:16] [Server thread/INFO]: Listeners registered successfully
[19:17:16] [Server thread/INFO]: Plugin has been enabled successfully.
[19:17:16] [Server thread/INFO]: ------------------------------------
[19:17:16] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@434ac239, jarFile=p10649542593083257684-1754328662038.jar@2a7bf00, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at Jobs5.2.4.0.jar/com.gamingmesh.jobs.commands.list.blockinfoeditquests5.expeditquests121(blockinfoeditquests5.java:14) ~[Jobs5.2.4.0.jar:?]
at Jobs5.2.4.0.jar/com.gamingmesh.jobs.Jobs.onEnable(Jobs.java:814) ~[Jobs5.2.4.0.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:16] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.7.4
[19:17:16] [Server thread/INFO]: [ItemEdit] Hooking into MiniMessageAPI see https://webui.advntr.dev/
[19:17:16] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
[19:17:17] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[19:17:17] [Server thread/INFO]: [ItemEdit] Hooking into PlaceHolderAPI
[19:17:17] [Server thread/INFO]: [ItemEdit] placeholders:
[19:17:17] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[19:17:17] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
[19:17:17] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
[19:17:17] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
[19:17:17] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
[19:17:17] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
[19:17:17] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
[19:17:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[19:17:17] [Server thread/INFO]: [ItemEdit] Hooking into MythicMobs
[19:17:17] [Server thread/INFO]: [ItemEdit] # Enabled (took 281 ms)
[19:17:17] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.15.1
[19:17:17] [Server thread/INFO]: [NBTAPI] Checking bindings...
[19:17:17] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[19:17:17] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[19:17:17] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[19:17:17] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[19:17:17] [Server thread/INFO]: [FancyHolograms] Enabling FancyHolograms v2.7.0
[19:17:17] [FancyLogger/INFO]: [FancyHolograms] (FancyHolograms-Holograms) WARN: No holograms section found in config
[19:17:17] [FancyLogger/INFO]: [FancyHolograms] (FancyHolograms-Holograms) WARN: No holograms section found in config
[19:17:17] [FancyLogger/INFO]: [FancyHolograms] (FancyHolograms-Holograms) WARN: No holograms section found in config
[19:17:17] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully enabled FancyHolograms version 2.7.0
[19:17:17] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.2.3.1
[19:17:17] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
[19:17:17] [Server thread/WARN]: [ExcellentCrates] ===================================
[19:17:17] [Server thread/WARN]: [ExcellentCrates] WARNING: You're running an outdated server version (1.21)!
[19:17:17] [Server thread/WARN]: [ExcellentCrates] This version will no longer be supported in future relases.
[19:17:17] [Server thread/WARN]: [ExcellentCrates] Please upgrade your server to 1.21.1.
[19:17:17] [Server thread/WARN]: [ExcellentCrates] ABSOLUTELY NO DISCORD SUPPORT WILL BE PROVIDED
[19:17:17] [Server thread/WARN]: [ExcellentCrates] ===================================
[19:17:17] [Server thread/INFO]: [ExcellentCrates] Read database configuration...
[19:17:18] [Server thread/ERROR]: Error occurred while enabling ExcellentCrates v5.2.3.1 (Is it up to date?)
java.lang.NoSuchMethodError: 'java.lang.String su.nightexpress.nightcore.util.text.tag.impl.ClickTag.enclose(net.md_5.bungee.api.chat.ClickEvent$Action, java.lang.String, java.lang.String)'
at ExcellentCrates-5.2.3.1.jar/su.nightexpress.excellentcrates.config.Lang.<clinit>(Lang.java:253) ~[ExcellentCrates-5.2.3.1.jar:?]
at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) ~[?:?]
at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1161) ~[?:?]
at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(MethodHandleAccessorFactory.java:340) ~[?:?]
at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newFieldAccessor(MethodHandleAccessorFactory.java:180) ~[?:?]
at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:144) ~[?:?]
at java.base/java.lang.reflect.Field.acquireOverrideFieldAccessor(Field.java:1200) ~[?:?]
at java.base/java.lang.reflect.Field.getOverrideFieldAccessor(Field.java:1169) ~[?:?]
at java.base/java.lang.reflect.Field.get(Field.java:444) ~[?:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.util.Reflex.getFields(Reflex.java:92) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.language.LangManager.loadEntries(LangManager.java:69) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightPlugin.setupLanguage(NightPlugin.java:126) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightPlugin.loadManagers(NightPlugin.java:146) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightDataPlugin.loadManagers(NightDataPlugin.java:13) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightPlugin.onEnable(NightPlugin.java:43) ~[nightcore-2.7.12.3.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:18] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v5.2.3.1
[19:17:18] [Server thread/ERROR]: Error occurred while disabling ExcellentCrates v5.2.3.1
java.lang.NullPointerException: Cannot invoke "su.nightexpress.nightcore.command.CommandManager.shutdown()" because "this.commandManager" is null
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightPlugin.unloadManagers(NightPlugin.java:168) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightDataPlugin.unloadManagers(NightDataPlugin.java:19) ~[nightcore-2.7.12.3.jar:?]
at nightcore-2.7.12.3.jar/su.nightexpress.nightcore.NightPlugin.onDisable(NightPlugin.java:49) ~[nightcore-2.7.12.3.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:18] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.2
[19:17:18] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[19:17:18] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.1-DEV-184
[19:17:18] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[19:17:18] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[19:17:18] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'skin' in menu 'menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
[19:17:18] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'skin' in menu 'menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
[19:17:18] [Server thread/WARN]: [DeluxeMenus] command: specified for menu: menu3 already exists for another menu!
Skipping command: in menu: menu3
[19:17:18] [Server thread/WARN]: [DeluxeMenus] command: specified for menu: menu4 already exists for another menu!
Skipping command: in menu: menu4
[19:17:18] [Server thread/WARN]: [DeluxeMenus] Material for item: grass in menu: shop_decorations1 is not valid!
[19:17:19] [Server thread/INFO]: [DeluxeMenus] 251 GUI menus loaded!
[19:17:19] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[19:17:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.1-DEV-184]
[19:17:20] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@518816a5, jarFile=p10649542593083257684-1754328662038.jar@13fa6b08, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at DeluxeMenus-1.14.1-DEV-184.jar/com.extendedclip.deluxemenus.libs.nashorn.internal.codegen.Generator3Generator15Compiler.generator7Program(Generator3Generator15Compiler.java:14) ~[DeluxeMenus-1.14.1-DEV-184.jar:?]
at DeluxeMenus-1.14.1-DEV-184.jar/com.extendedclip.deluxemenus.DeluxeMenus.onEnable(DeluxeMenus.java:168) ~[DeluxeMenus-1.14.1-DEV-184.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Enabling CrazyVouchers v3.6.4
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loading the users.yml
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Successfully loaded users.yml
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loading custom files.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Back_Command.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Duke_Rank.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Example-Arg.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Example.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Feed_Command.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Fly_Command.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Heal_Command.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/King_Rank.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Knight_Rank.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Lord_Rank.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Paladin_Rank.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/PlayerHead.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Random_Toolskin.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /vouchers/Repair_Command.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Loaded new custom file: /codes/Starter-Money.yml.
[19:17:20] [Server thread/INFO]: [CrazyVouchers] Finished loading custom files.
[19:17:20] [Server thread/INFO]: [Codex] Enabling Codex v1.16.2
[19:17:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: codex [1.16.2]
[19:17:20] [Server thread/INFO]: [Codex] Has been enabled! Version: 1.16.2
[19:17:20] [Server thread/INFO]: [Codex] Thanks for using my plugin! ~Ajneb97
[19:17:20] [Server thread/INFO]: There is a new version available. (2.5.3)
[19:17:20] [Server thread/INFO]: You can download it at: https://www.spigotmc.org/resources/90371/
[19:17:21] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'p10649542593083257684-1754328662038.jar' in folder 'plugins\.paper-remapped\unknown-origin'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins\.paper-remapped\unknown-origin\p10649542593083257684-1754328662038.jar, description=org.bukkit.plugin.PluginDescriptionFile@6eb283cd, jarFile=p10649542593083257684-1754328662038.jar@aac2739, status=null, dependencyContext=null} attempted to add duplicate plugin identifier ServAPI v1.0 THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.SingularRuntimePluginProviderStorage.enter(SingularRuntimePluginProviderStorage.java:57) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.RuntimePluginEntrypointHandler.enter(RuntimePluginEntrypointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at Codex (2).jar/org.slf4j.helpers.IgnoringParametersUtil1.factoryParameters(IgnoringParametersUtil1.java:14) ~[Codex (2).jar:?]
at Codex (2).jar/cx.ajneb97.Codex.onEnable(Codex.java:100) ~[Codex (2).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:21] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
[19:17:21] [Server thread/INFO]: [BetterRTP] Cooldown = 600
[19:17:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
[19:17:21] [Server thread/INFO]: [AuraMobs] Enabling AuraMobs v2.1.0
[19:17:21] [Server thread/INFO]: [AuraMobs] Loaded 4 message files
[19:17:21] [Server thread/INFO]: [AuraMobs] [ACF] Enabled Asynchronous Tab Completion Support!
[19:17:21] [Server thread/INFO]: [AdvancedKeep] Enabling AdvancedKeep v2.0.6
[19:17:22] [Server thread/INFO]: [AdvancedKeep] [ACF] Enabled Asynchronous Tab Completion Support!
[19:17:22] [Server thread/INFO]: [AdvancedCrates] Enabling AdvancedCrates v4.4.2
[19:17:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21! Trying to find NMS support
[19:17:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[19:17:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedcrates [4.4.2]
[19:17:22] [Server thread/ERROR]: Error occurred while enabling AdvancedCrates v4.4.2 (Is it up to date?)
java.lang.NoClassDefFoundError: dev/lone/itemsadder/api/ItemsAdder
at AdvancedCrates-4.4.2.jar/me.PM2.AdvancedCrates.MonthlyCrate.onEnable(MonthlyCrate.java:190) ~[AdvancedCrates-4.4.2.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
Caused by: java.lang.ClassNotFoundException: dev.lone.itemsadder.api.ItemsAdder
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:528) ~[?:?]
[19:17:22] [Server thread/INFO]: [AdvancedCrates] Disabling AdvancedCrates v4.4.2
[19:17:22] [Server thread/ERROR]: Error occurred while disabling AdvancedCrates v4.4.2
java.lang.NullPointerException: Cannot invoke "me.PM2.AdvancedCrates.cratesHandler.CrateHandler.getCratesSet()" because the return value of "me.PM2.AdvancedCrates.MonthlyCrate.getCratesHandler()" is null
at AdvancedCrates-4.4.2.jar/me.PM2.AdvancedCrates.MonthlyCrate.onDisable(MonthlyCrate.java:304) ~[AdvancedCrates-4.4.2.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:17:22] [Server thread/INFO]: [spark] Starting background profiler...
[19:17:22] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[19:17:22] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[19:17:22] [Server thread/INFO]: Done preparing level "world" (57.297s)
[19:17:22] [Server thread/INFO]: Running delayed init tasks
[19:17:22] [Craft Scheduler Thread - 8 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[19:17:22] [Craft Scheduler Thread - 31 - Vault/INFO]: [Vault] Checking for Updates ...
[19:17:22] [Craft Scheduler Thread - 5 - zAuctionHouseV3/INFO]: [zAuctionHouseV3] The database connection is valid ! (**.**.**.**)
[19:17:22] [Craft Scheduler Thread - 12 - Essentials/INFO]: [Essentials] Fetching version information...
[19:17:22] [Craft Scheduler Thread - 12 - Essentials/INFO]: [Essentials] Update checking disabled in config.
[19:17:22] [Craft Scheduler Thread - 31 - Vault/INFO]: [Vault] No new version available
[19:17:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.3.2]
[19:17:22] [Craft Scheduler Thread - 5 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading items
[19:17:22] [Craft Scheduler Thread - 5 - zAuctionHouseV3/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading transactions
[19:17:23] [pool-79-thread-2/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading of transactions successfully completed.
[19:17:23] [pool-79-thread-1/INFO]: [zAuctionHouseV3 v3.2.3.5] Loading of items successfully completed.
[19:17:23] [Craft Scheduler Thread - 14 - ODailyQuests/WARN]: [O'DailyQuests] A new update is available !
[19:17:23] [Craft Scheduler Thread - 14 - ODailyQuests/WARN]: [O'DailyQuests] Current version : 2.3.0-SNAPSHOT-16, Available version : 2.3.0
[19:17:23] [Craft Scheduler Thread - 14 - ODailyQuests/WARN]: [O'DailyQuests] Please download latest version :
[19:17:23] [Craft Scheduler Thread - 14 - ODailyQuests/WARN]: [O'DailyQuests] https://www.spigotmc.org/resources/odailyquests.100990/
[19:17:23] [Server thread/INFO]: [AuraSkills] Loaded 11 skills with 312 total sources
[19:17:23] [Server thread/INFO]: [AuraSkills] Loaded 9 stats and 17 traits
[19:17:23] [Server thread/INFO]: [AuraSkills] Loaded 22 pattern rewards and 0 level rewards
[19:17:23] [Server thread/INFO]: [AuraSkills] Loaded 53 loot entries in 4 pools and 2 tables
[19:17:24] [Server thread/INFO]: [AuraSkills] Loaded 7 menus
[19:17:24] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[19:17:24] [Server thread/INFO]: [Skript] Loading variables...
[19:17:24] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
[19:17:24] [Server thread/INFO]: [Skript] Line 6: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a standard delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a standard delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:24] [Server thread/INFO]: [Skript] Line 12: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lDelivery Completed" with subtitle "&7You have completed an express delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lDelivery Completed" with subtitle "&7You have completed an express delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:24] [Server thread/INFO]: [Skript] Line 18: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a lightning delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a lightning delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:24] [Server thread/INFO]: [Skript] Line 24: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a special delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a special delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:24] [Server thread/INFO]: [Skript] Line 30: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lDelivery Completed" with subtitle "&7You have completed an enchantment delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lDelivery Completed" with subtitle "&7You have completed an enchantment delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:24] [Server thread/INFO]: [Skript] Line 36: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a mystery delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lDelivery Completed" with subtitle "&7You have completed a mystery delivery!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:24] [Server thread/INFO]: [Skript] Line 47: (titles.sk)
[19:17:24] [Server thread/INFO]: Can't understand this condition/effect: send player title "&a&lProduction Completed" with subtitle "&7You have completed the production!" for 5 seconds
[19:17:24] [Server thread/INFO]: Line: send player title "&a&lProduction Completed" with subtitle "&7You have completed the production!" for 5 seconds
[19:17:24] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 3: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 9: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 15: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 21: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 27: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 33: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 39: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 45: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 51: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 57: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 63: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 69: (customfishing.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition: 'fish event state = caught fish'
[19:17:25] [Server thread/INFO]: Line: if fish event state = caught fish:
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 66: (titles.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition/effect: send player title "&c&lWarning" with subtitle "&7PVP is enabled in the Warzone!" for 2 seconds
[19:17:25] [Server thread/INFO]: Line: send player title "&c&lWarning" with subtitle "&7PVP is enabled in the Warzone!" for 2 seconds
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Line 70: (titles.sk)
[19:17:25] [Server thread/INFO]: Can't understand this condition/effect: send player title "&c&lWarning" with subtitle "&7PVP is enabled in the Warzone!" for 2 seconds
[19:17:25] [Server thread/INFO]: Line: send player title "&c&lWarning" with subtitle "&7PVP is enabled in the Warzone!" for 2 seconds
[19:17:25] [Server thread/INFO]:
[19:17:25] [Server thread/INFO]: [Skript] Loaded 17 scripts with a total of 69 structures in 1.08 seconds
[19:17:25] [Server thread/INFO]: [Skript] Finished loading.
[19:17:26] [Server thread/INFO]: WorldGuard detected.
[19:17:26] [Server thread/INFO]: MythicMobs 5.x detected.
[19:17:26] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (Essentials)
[19:17:26] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (LuckPerms)
[19:17:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2]
[19:17:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
[19:17:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[19:17:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
[19:17:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.2]
[19:17:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[19:17:26] [Server thread/INFO]: 6 placeholder hook(s) registered!
[19:17:26] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.4.2, you're on: 5.0.3
[19:17:26] [Server thread/INFO]: Done (166.620s)! For help, type "help"
[19:17:26] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3345ms or 66 ticks behind
[19:17:26] [Server thread/INFO]: Timings Reset
[19:17:26] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib, AuraSkills, AdvancedEnchantments, WorldGuard, PlaceholderAPI, MythicMobs, Essentials, Vault, LuckPerms, ViaVersion.
[19:17:36] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
[19:20:07] [User Authenticator #0/INFO]: UUID of player monteony is 1288c612-2c32-3b78-a7d3-497539850f5a
[19:20:17] [Server thread/INFO]: monteony[/127.0.0.1:58125] logged in with entity id 40 at ([world]104.09407197906128, 112.0, 216.00343936941664)
[19:20:18] [Server thread/INFO]: [+] monteony
[19:20:18] [Craft Scheduler Thread - 35 - ODailyQuests/INFO]: [O'DailyQuests] monteony's quests have been loaded.
[19:20:50] [Server thread/INFO]: monteony issued server command: /class
[19:21:04] [Server thread/INFO]: monteony issued server command: /mmocore admin class monteony WARRIOR
[19:21:59] [Server thread/INFO]: monteony issued server command: /att
[19:22:14] [Server thread/INFO]: monteony issued server command: /mmocore admin attribute-points give monteony 100000
[19:22:15] [Server thread/INFO]: monteony issued server command: /att
[19:22:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:22:26] [Server thread/INFO]: monteony issued server command: /heal
[19:23:51] [Server thread/INFO]: monteony issued server command: /att
[19:24:02] [Server thread/INFO]: monteony issued server command: /heal
[19:24:48] [Server thread/INFO]: monteony issued server command: /heal
[19:24:59] [Server thread/INFO]: monteony issued server command: /heal
[19:25:03] [Server thread/INFO]: monteony issued server command: /heal
[19:25:25] [Server thread/INFO]: monteony issued server command: /heal
[19:26:38] [Server thread/INFO]: monteony issued server command: /skill
[19:27:10] [Server thread/INFO]: monteony issued server command: /pl
[19:27:17] [Server thread/INFO]: monteony issued server command: /items
[19:27:18] [Server thread/INFO]: monteony issued server command: /itemsadder:e
[19:27:18] [Server thread/ERROR]: Command exception: /itemsadder:e
org.bukkit.command.CommandException: Cannot execute command 'itemsadder:e' in plugin ItemsAdder v4.0.12 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.2.9.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.performCommand(Commands.java:350) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.performCommand(Commands.java:332) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1537) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1514) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1507) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1466) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1473) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1318) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:27:20] [Server thread/INFO]: monteony issued server command: /e
[19:27:20] [Server thread/ERROR]: Command exception: /e
org.bukkit.command.CommandException: Cannot execute command 'e' in plugin ItemsAdder v4.0.12 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.2.9.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.performCommand(Commands.java:350) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.commands.Commands.performCommand(Commands.java:332) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2147) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2121) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1537) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1514) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1507) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1466) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1473) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1318) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:27:21] [Server thread/INFO]: monteony issued server command: /ie
[19:27:24] [Server thread/INFO]: monteony issued server command: /gmc
[19:27:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:27:27] [Server thread/INFO]: monteony issued server command: /pl
[19:28:51] [Server thread/INFO]: monteony issued server command: /mythiclib
[19:28:53] [Server thread/INFO]: monteony issued server command: /mythiclib reload
[19:28:57] [Server thread/INFO]: monteony issued server command: /heal
[19:29:04] [Server thread/INFO]: monteony issued server command: /mythiclib reload
[19:29:05] [Server thread/INFO]: monteony issued server command: /heal
[19:29:29] [Server thread/INFO]: monteony issued server command: /gms
[19:29:30] [Server thread/INFO]: monteony issued server command: /heal
[19:29:34] [Server thread/INFO]: monteony issued server command: /heal
[19:29:42] [Server thread/INFO]: monteony issued server command: /mythiclib reload
[19:29:43] [Server thread/INFO]: monteony issued server command: /heal
[19:30:34] [Server thread/INFO]: monteony issued server command: /gmc
[19:30:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21! Trying to find NMS support
[19:30:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[19:30:39] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'CrazyVouchers' to create a bStats instance!
[19:30:44] [Server thread/INFO]: monteony has made the advancement [Monster Hunter]
[19:32:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:36:01] [Server thread/INFO]: monteony issued server command: /
[19:36:02] [Server thread/INFO]: monteony issued server command: /s
[19:36:06] [Server thread/INFO]: monteony issued server command: /s
[19:36:54] [Server thread/INFO]: monteony issued server command: /auramobs reload
[19:36:54] [Server thread/INFO]: [AuraMobs] Loaded 4 message files
[19:37:05] [Server thread/INFO]: monteony issued server command: /auramobs reload
[19:37:05] [Server thread/INFO]: [AuraMobs] Loaded 4 message files
[19:37:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:38:03] [Server thread/INFO]: monteony issued server command: /auramobs reload
[19:38:03] [Server thread/INFO]: [AuraMobs] Loaded 4 message files
[19:38:13] [Server thread/INFO]: monteony issued server command: /auramobs reload
[19:38:13] [Server thread/INFO]: [AuraMobs] Loaded 4 message files
[19:39:58] [Server thread/INFO]: monteony issued server command: /stats
[19:40:23] [Server thread/INFO]: monteony issued server command: /stats
[19:40:55] [Server thread/INFO]: monteony issued server command: /stats
[19:41:12] [Server thread/INFO]: monteony issued server command: /att
[19:41:16] [Server thread/INFO]: monteony issued server command: /stats
[19:41:37] [Server thread/INFO]: monteony issued server command: /stats
[19:41:41] [Server thread/INFO]: monteony issued server command: /skill
[19:42:18] [Server thread/INFO]: monteony issued server command: /auraskills help
[19:42:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:42:31] [Server thread/INFO]: monteony issued server command: /auraskills:skill xp add monteony
[19:42:37] [Server thread/INFO]: monteony issued server command: /auraskills:skill xp add monteony fighting 100
[19:42:42] [Server thread/INFO]: monteony issued server command: /auraskills:skill xp add monteony fighting 100
[19:42:52] [Server thread/INFO]: monteony issued server command: /stats
[19:44:35] [Server thread/INFO]: monteony issued server command: /skill
[19:44:50] [Server thread/INFO]: monteony issued server command: /att
[19:44:58] [Server thread/INFO]: monteony issued server command: /skill
[19:47:26] [Server thread/INFO]: [MMOCore] Autosaving player data, might take a while...
[19:47:26] [Server thread/INFO]: [MMOInventory] Autosaving player data, might take a while...
[19:47:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:52:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:54:25] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:54:25] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:54:25] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:54:25] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:54:25] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:54:25] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:54:25] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:54:25] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:54:45] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:54:45] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:54:45] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:54:45] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:54:45] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:54:45] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:54:45] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:54:45] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:54:46] [Async Chat Thread - #0/INFO]: [Not Secure] N/A [Peasant] monteony (Warrior): asd
[19:55:11] [Server thread/INFO]: monteony issued server command: /mmocore admin class monteony HUMAN
[19:55:15] [Server thread/INFO]: monteony issued server command: /mmocore admin class monteony WARRIOR
[19:55:17] [Server thread/INFO]: monteony issued server command: /mmocore admin class monteony MARKSMAN
[19:55:20] [Server thread/INFO]: monteony issued server command: /mmocore admin class monteony PALADIN
[19:55:22] [Server thread/INFO]: monteony issued server command: /mmocore admin class monteony ROGUE
[19:55:29] [Server thread/INFO]: monteony issued server command: /att
[19:55:41] [Server thread/INFO]: monteony issued server command: /mmocore admin attribute-points give monteony 100000
[19:55:48] [Server thread/INFO]: monteony issued server command: /gms
[19:55:53] [Server thread/INFO]: monteony issued server command: /gmc
[19:55:55] [Server thread/INFO]: monteony issued server command: /gms
[19:56:10] [Server thread/INFO]: monteony issued server command: /att
[19:56:19] [Server thread/INFO]: monteony issued server command: /heal
[19:56:28] [Server thread/INFO]: monteony issued server command: /heal
[19:56:30] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:56:30] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:56:30] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:56:30] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:56:30] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:56:30] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:56:30] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:56:30] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:56:46] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:56:46] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:56:46] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:56:46] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:56:46] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:56:46] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:56:46] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:56:46] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:56:48] [Server thread/INFO]: monteony issued server command: /heal
[19:57:26] [Server thread/INFO]: Unknown or incomplete command, see below for error
levelxp give monteony 1<--[HERE]
[19:57:32] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:57:33] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:57:33] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:57:33] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:57:33] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:57:33] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:57:33] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:57:33] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:57:38] [Server thread/INFO]: monteony issued server command: /heal
[19:57:42] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:57:43] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:57:43] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:57:43] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:57:43] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:57:43] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:57:43] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:57:43] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:58:01] [Server thread/INFO]: monteony issued server command: /att
[19:58:32] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:58:32] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:58:32] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:58:32] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:58:32] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:58:32] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:58:32] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:58:32] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:58:54] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:58:54] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:58:54] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:58:54] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:58:54] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:58:54] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:58:54] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:58:54] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:59:05] [Server thread/INFO]: monteony issued server command: /mmocore reload
[19:59:05] [Server thread/WARN]: [MMOCore] Could not load skill tree from file 'combat.yml': Not a valid skill tree type
[19:59:05] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:59:05] [Server thread/WARN]: [MMOCore] Could not find skill tree with ID: combat
[19:59:05] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[19:59:05] [Server thread/WARN]: [MMOCore] Could not load item 'class-mage' from inventory 'class-select': Could not find class with ID 'MAGE'
[19:59:05] [Server thread/WARN]: [MMOCore] Could not load item 'asd' from inventory 'class-select': No enum constant org.bukkit.Material.
[19:59:05] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[19:59:23] [Server thread/INFO]: monteony issued server command: /heal
[19:59:26] [Server thread/INFO]: monteony lost connection: Disconnected
[19:59:26] [Server thread/ERROR]: Could not pass event InventoryCloseEvent to LoreAttributesRecoded v5.0.7
java.lang.NullPointerException: Player data is not loaded
at java.base/java.util.Objects.requireNonNull(Objects.java:246) ~[?:?]
at MythicLib-dist-1.7.1-20241209.002338-5.jar/io.lumine.mythic.lib.data.SynchronizedDataManager.get(SynchronizedDataManager.java:94) ~[MythicLib-dist-1.7.1-20241209.002338-5.jar:?]
at MythicLib-dist-1.7.1-20241209.002338-5.jar/io.lumine.mythic.lib.data.SynchronizedDataManager.get(SynchronizedDataManager.java:81) ~[MythicLib-dist-1.7.1-20241209.002338-5.jar:?]
at MMOInventory-1.9.1-25-4.jar/ru.endlesscode.rpginventory.api.InventoryAPI.getPassiveItems(InventoryAPI.java:27) ~[MMOInventory-1.9.1-25-4.jar:?]
at LoreAttributesRecoded.jar/com.zthana.loreattributes.LoreManager.getHpBonus(LoreManager.java:1223) ~[LoreAttributesRecoded.jar:?]
at LoreAttributesRecoded.jar/com.zthana.loreattributes.LoreManager.applyHpBonus(LoreManager.java:1285) ~[LoreAttributesRecoded.jar:?]
at LoreAttributesRecoded.jar/com.zthana.loreattributes.LoreEvents.onInventoryClose(LoreEvents.java:197) ~[LoreAttributesRecoded.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor746.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:1644) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.level.ServerPlayer.closeContainer(ServerPlayer.java:1790) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.entity.CraftHumanEntity.closeInventory(CraftHumanEntity.java:579) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingEnd(ServerLevel.java:2605) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingEnd(ServerLevel.java:2501) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup.entityStatusChange(EntityLookup.java:304) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup$EntityCallback.onRemove(EntityLookup.java:1065) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.world.entity.Entity.setRemoved(Entity.java:4839) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.world.entity.Entity.remove(Entity.java:741) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:759) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.world.entity.player.Player.remove(Player.java:1552) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.level.ServerLevel.removePlayerImmediately(ServerLevel.java:1584) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:651) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:590) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2036) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2016) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2003) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.network.Connection.handleDisconnection(Connection.java:902) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:262) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1823) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1598) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1304) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1575) ~[?:?]
[19:59:26] [Server thread/INFO]: [-] monteony
[19:59:26] [Craft Scheduler Thread - 54 - ODailyQuests/INFO]: [O'DailyQuests] monteony's data saved.
[20:08:20] [User Authenticator #1/INFO]: UUID of player monteony is 1288c612-2c32-3b78-a7d3-497539850f5a
[20:08:26] [Server thread/INFO]: monteony[/127.0.0.1:60004] logged in with entity id 177 at ([world]-17.245270651664526, 102.1875, 7.320514857675351)
[20:08:26] [Server thread/INFO]: [+] monteony
[20:08:27] [Craft Scheduler Thread - 66 - ODailyQuests/INFO]: [O'DailyQuests] monteony's quests have been loaded.
[20:09:01] [Server thread/INFO]: monteony issued server command: /mmocore reload