[23:32:27] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: Directory 'plugins\citizensapi-2.0.33-SNAPSHOT.jar' failed to load! java.lang.RuntimeException: Directory 'plugins\citizensapi-2.0.33-SNAPSHOT.jar' failed to load! at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:59) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$registerProviders$1(DirectoryProviderSource.java:34) ~[paper-1.20.1.jar:git-Paper-196] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:32) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:14) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.Main.main(Main.java:137) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.Main.main(Main.java:324) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: plugins\citizensapi-2.0.33-SNAPSHOT.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it! at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:95) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:49) ~[paper-1.20.1.jar:git-Paper-196] ... 20 more Caused by: java.lang.IllegalArgumentException: plugins\citizensapi-2.0.33-SNAPSHOT.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it! at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:104) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:76) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:49) ~[paper-1.20.1.jar:git-Paper-196] ... 20 more [23:32:33] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [23:32:36] [ServerMain/INFO]: Loaded 7 recipes [23:32:36] [Server thread/INFO]: Starting minecraft server version 1.20.1 [23:32:36] [Server thread/INFO]: Loading properties [23:32:36] [Server thread/INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72) [23:32:37] [Server thread/INFO]: Server Ping Player Sample Count: 12 [23:32:37] [Server thread/INFO]: Using 4 threads for Netty based IO [23:32:38] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/ For more information please visit: https://github.com/PaperMC/Paper/issues/8948 [23:32:38] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [23:32:38] [Server thread/INFO]: Default game type: SURVIVAL [23:32:38] [Server thread/INFO]: Generating keypair [23:32:38] [Server thread/INFO]: Starting Minecraft server on *:25565 [23:32:38] [Server thread/INFO]: Using default channel type [23:32:38] [Server thread/INFO]: Paper: Using Java compression from Velocity. [23:32:38] [Server thread/INFO]: Paper: Using Java cipher from Velocity. [23:32:39] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait [23:32:39] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar [23:32:39] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar [23:32:39] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\it\unimi\dsi\fastutil\8.5.11\fastutil-8.5.11.jar [23:32:40] [Server thread/INFO]: [STDOUT] [U9YWLYh3AoYfj6HFHj] Downloaded from https://directleaks.net [23:32:41] [Server thread/INFO]: [STDOUT] [f6kK1pT1V1RXCGHQ1hJ] Downloaded from https://directleaks.net [23:32:42] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [23:32:46] [Server thread/WARN]: Legacy plugin XItemsRemover v1.1.5 does not specify an api-version. [23:32:46] [Server thread/WARN]: Legacy plugin WebSender v3.1 does not specify an api-version. [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [Vouchers] Loading 1 libraries... please wait [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [Vouchers] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\com\google\code\gson\gson\2.8.6\gson-2.8.6.jar [23:32:46] [Server thread/WARN]: Legacy plugin Playtimes v1.5.3 does not specify an api-version. [23:32:46] [Server thread/WARN]: Legacy plugin JumpBlock v0.2 does not specify an api-version. [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loading 6 libraries... please wait [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\org\postgresql\postgresql\42.4.2\postgresql-42.4.2.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\com\h2database\h2\2.1.214\h2-2.1.214.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\mysql\mysql-connector-java\8.0.30\mysql-connector-java-8.0.30.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\com\google\protobuf\protobuf-java\3.19.4\protobuf-java-3.19.4.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\org\mariadb\jdbc\mariadb-java-client\3.0.7\mariadb-java-client-3.0.7.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [GroupManager] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\org\slf4j\slf4j-api\2.0.0\slf4j-api-2.0.0.jar [23:32:46] [Server thread/WARN]: Legacy plugin CommandBlocker v0.7 does not specify an api-version. [23:32:46] [Server thread/WARN]: Legacy plugin ChatInjector v1.0.0 does not specify an api-version. [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loading 1 libraries... please wait [23:32:46] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library C:\Users\minecraft\Desktop\ahbaplar\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar [23:32:46] [Server thread/WARN]: Legacy plugin asCMD v2.3 does not specify an api-version. [23:32:46] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131 [23:32:46] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.17+6544-56d0383 [23:32:48] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@703dffd3] [23:32:48] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1 [23:32:48] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting... [23:32:48] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [23:32:48] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [23:32:48] [Server thread/INFO]: [ViaBackwards] Loading translations... [23:32:48] [Server thread/INFO]: [ViaBackwards] Registering protocols... [23:32:49] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5 [23:32:49] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49 [23:32:49] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.12 [23:32:49] [Server thread/INFO]: [GPExtension] Loading server plugin GPExtension v1.8.7.2 [23:32:49] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0 [23:32:50] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.17.0 [23:32:50] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention vda38fbd [23:32:50] [Server thread/INFO]: [Polymart] Loading server plugin Polymart v1.2.9 [23:32:50] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.6 [23:32:50] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.3 [23:32:50] [Server thread/INFO]: [SCore] Loading server plugin SCore v4.24.1.27 [23:32:50] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.27 [23:32:50] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v6.24.1.27 [23:32:50] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+17-79449ef [23:32:50] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.6.4 [23:32:50] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.7.9 [23:32:51] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3316) [23:32:51] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.4.377 [23:32:51] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.8.1 [23:32:51] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.6.2-beta-r4 [23:32:51] [Server thread/INFO]: [SilkSpawners] Loading server plugin SilkSpawners v8.0.0 [23:32:51] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12 [23:32:51] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.4.0.1.1193 [23:32:51] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary. [23:32:51] [Server thread/INFO]: [CombatLogX] Loading expansions... [23:32:51] [Server thread/INFO]: [CombatLogX] Loading expansion 'Action Bar v17.3'... [23:32:51] [Server thread/INFO]: [CombatLogX] [23:32:51] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\AngelChest Compatibility.jar' because a plugin dependency was not loaded: AngelChest [23:32:51] [Server thread/INFO]: [CombatLogX] [23:32:51] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\ASkyBlock Compatibility.jar' because a plugin dependency was not loaded: ASkyBlock [23:32:51] [Server thread/INFO]: [CombatLogX] [23:32:51] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'... [23:32:51] [Server thread/INFO]: [CombatLogX] [23:32:51] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\BSkyBlock Compatibility.jar' because a plugin dependency was not loaded: BentoBox [23:32:51] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.6'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v17.9'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CMI Compatibility.jar' because a plugin dependency was not loaded: CMI [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CompatHuskTowns.jar' because a plugin dependency was not loaded: HuskTowns [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CrackShot Compatibility.jar' because a plugin dependency was not loaded: CrackShot [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CrashClaim Compatibility.jar' because a plugin dependency was not loaded: CrashClaim [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Effects v17.0'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Tagger v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Death Effects v17.0'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'End Crystal Helper v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'EssentialsX Compatibility v17.2'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\FabledSkyBlock Compatibility.jar' because a plugin dependency was not loaded: FabledSkyBlock [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Factions Compatibility v17.0'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\FeatherBoard Compatibility.jar' because a plugin dependency was not loaded: FeatherBoard [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Force Field v17.4'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Glowing v17.0'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\GriefDefender Compatibility.jar' because a plugin dependency was not loaded: GriefDefender [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'GriefPrevention Compatibility v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\HuskHomes Compatibility.jar' because a plugin dependency was not loaded: HuskHomes [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\HuskSync Compatibility.jar' because a plugin dependency was not loaded: HuskSync [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\iDisguise Compatibility.jar' because a plugin dependency was not loaded: iDisguise [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\IridiumSkyblock Compatibility.jar' because a plugin dependency was not loaded: IridiumSkyblock [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\KingdomsX Compatibility.jar' because a plugin dependency was not loaded: Kingdoms [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Konquest Compatibility.jar' because a plugin dependency was not loaded: Konquest [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Lands Compatibility.jar' because a plugin dependency was not loaded: Lands [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\LibsDisguises Compatibility.jar' because a plugin dependency was not loaded: LibsDisguises [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Logger v17.2'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Loot Protection v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\LuckPerms Compatibility.jar' because a plugin dependency was not loaded: LuckPerms [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\MarriageMaster Compatibility.jar' because a plugin dependency was not loaded: MarriageMaster [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Mob Tagger v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\MythicMobs Compatibility.jar' because a plugin dependency was not loaded: MythicMobs [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Newbie Helper v17.2'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\PlayerParticles Compatibility.jar' because a plugin dependency was not loaded: PlayerParticles [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\PreciousStones Compatibility.jar' because a plugin dependency was not loaded: PreciousStones [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\ProtectionStones Compatibility.jar' because a plugin dependency was not loaded: ProtectionStones [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\RedProtect Compatibility.jar' because a plugin dependency was not loaded: RedProtect [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Residence Compatibility.jar' because a plugin dependency was not loaded: Residence [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Rewards v17.4'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'Scoreboard v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\SuperiorSkyblock Compatibility.jar' because a plugin dependency was not loaded: SuperiorSkyblock2 [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'SuperVanish Compatibility v17.1'... [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Towny Compatibility.jar' because a plugin dependency was not loaded: Towny [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\UltimateClaims Compatibility.jar' because a plugin dependency was not loaded: UltimateClaims [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\uSkyBlock Compatibility.jar' because a plugin dependency was not loaded: uSkyBlock [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\VanishNoPacket Compatibility.jar' because a plugin dependency was not loaded: VanishNoPacket [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v17.2'... [23:32:52] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.9+5934e49 [23:32:52] [Server thread/INFO]: [CombatLogX] [23:32:52] [Server thread/INFO]: [CombatLogX] Successfully loaded 22 expansions. [23:32:52] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.0.6 [23:32:52] [Server thread/INFO]: [ShopGUIPlus] Loading server plugin ShopGUIPlus v1.92.1 [23:32:52] [Server thread/INFO]: [CrazyEnvoys] Loading server plugin CrazyEnvoys v1.8.2 [23:32:52] [Server thread/INFO]: [AdvancedEnchantments] Loading server plugin AdvancedEnchantments v9.5.22 [23:32:52] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.0.0 [23:32:52] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.18.0 [23:32:53] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (505 ms). [23:32:53] [Server thread/INFO]: [Shopkeepers] Loading config. [23:32:53] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml [23:32:53] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'. [23:32:53] [Server thread/INFO]: [Shopkeepers] Registering defaults. [23:32:53] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0-dev+17-79449ef [23:32:53] [Server thread/INFO]: [XItemsRemover] Loading server plugin XItemsRemover v1.1.5 [23:32:53] [Server thread/INFO]: [WebSender] Loading server plugin WebSender v3.1 [23:32:53] [Server thread/INFO]: [Vouchers] Loading server plugin Vouchers v3.19.0 [23:32:53] [Server thread/INFO]: [VoteParty] Loading server plugin VoteParty v2.37 [23:32:53] [Server thread/INFO]: [UltimateKits] Loading server plugin UltimateKits v3.0.0-SNAPSHOT [23:32:53] [Server thread/INFO]: [UltimateClans] Loading server plugin UltimateClans v6.16.3 [23:32:53] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.5.2 [23:32:53] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.7 [23:32:53] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.34 [23:32:53] [Server thread/INFO]: [skript-reflect] Loading server plugin skript-reflect v2.3 [23:32:53] [Server thread/INFO]: [skript-gui] Loading server plugin skript-gui v1.3 [23:32:53] [Server thread/INFO]: [ServerUtils] Loading server plugin ServerUtils v3.5.4 [23:32:53] [Server thread/INFO]: [Quests] Loading server plugin Quests v3.14.2-3345d07 [23:32:53] [Server thread/INFO]: [Playtimes] Loading server plugin Playtimes v1.5.3 [23:32:53] [Server thread/INFO]: [PlayerWarps] Loading server plugin PlayerWarps v6.29.0 [23:32:53] [Server thread/INFO]: [PlayerVaults] Loading server plugin PlayerVaults v4.2.14 [23:32:53] [Server thread/INFO]: [PinataParty] Loading server plugin PinataParty v2.63.6 [23:32:53] [Server thread/INFO]: [MetinTasi] Loading server plugin MetinTasi v1.17 [23:32:53] [Server thread/INFO]: [LockettePro] Loading server plugin LockettePro v2.11.1 [23:32:53] [Server thread/INFO]: [LimitCrafting] Loading server plugin LimitCrafting v5.2 [23:32:53] [Server thread/INFO]: [LeaderOS] Loading server plugin LeaderOS v1.0.3 [23:32:53] [Server thread/INFO]: [JumpBlock] Loading server plugin JumpBlock v0.2 [23:32:53] [Server thread/INFO]: [GroupManager] Loading server plugin GroupManager v3.2 (Phoenix) [23:32:53] [Server thread/INFO]: [GroupManager] Dependencies: OK [23:32:53] [Server thread/INFO]: [GPFlags] Loading server plugin GPFlags v5.12.9 [23:32:53] [Server thread/INFO]: [Farmer] Loading server plugin Farmer vv6-b005 [23:32:53] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.0-dev+17-79449ef [23:32:53] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.1-DEV-177 [23:32:53] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully! [23:32:53] [Server thread/INFO]: [DeluxeMentions] Loading server plugin DeluxeMentions v5.9.20 [23:32:53] [Server thread/INFO]: [DeluxeMentions] Verifying the dependencies... [23:32:54] [Server thread/INFO]: [DeluxeMentions] Dependencies successfully loaded! [23:32:54] [Server thread/INFO]: [CustomDeathMessages] Loading server plugin CustomDeathMessages v2.0.1 [23:32:54] [Server thread/INFO]: [CommandBlocker] Loading server plugin CommandBlocker v0.7 [23:32:54] [Server thread/INFO]: [ChatInjector] Loading server plugin ChatInjector v1.0.0 [23:32:54] [Server thread/INFO]: [ChatColor2] Loading server plugin ChatColor2 v1.13.3 [23:32:54] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.11 [23:32:54] [Server thread/INFO]: [BattlePass] Loading server plugin BattlePass v4.1.4 [23:32:54] [Server thread/INFO]: [AuthMe] Loading server plugin AuthMe v5.6.0-SNAPSHOT-b2434 [23:32:54] [Server thread/INFO]: [asCMD] Loading server plugin asCMD v2.3 [23:32:54] [Server thread/INFO]: [ArmorStandTools] Loading server plugin ArmorStandTools v4.4.4 [23:32:54] [Server thread/INFO]: [ArmorStandTools] Registered custom WorldGuard flag: ast [23:32:54] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [23:32:54] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [23:32:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [23:32:54] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting [23:32:54] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [23:32:54] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting [23:32:54] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [23:32:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.17+6544-56d0383 [23:32:54] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [23:32:54] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [23:32:54] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter [23:32:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0 [23:32:55] [Server thread/INFO]: [Polymart] Enabling Polymart v1.2.9 [23:32:55] [Server thread/INFO]: Polymart> Checking for updates... [23:32:55] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.27 [23:32:55] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.4.377 [23:32:55] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s). [23:32:55] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia) [23:32:56] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12 [23:32:56] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here... [23:32:56] [Server thread/WARN]: [NexEngine] ================================== [23:32:56] [Server thread/WARN]: [NexEngine] WARNING: You're running an outdated/deprecated server version (1.20.1)! [23:32:56] [Server thread/WARN]: [NexEngine] Support for this version will be dropped soon. [23:32:56] [Server thread/WARN]: [NexEngine] Please, upgrade your server to at least 1.20.2. [23:32:56] [Server thread/WARN]: [NexEngine] ================================== [23:32:56] [Server thread/INFO]: [NexEngine] Successfully hooked with GroupManager permissions [23:32:56] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy [23:32:56] [Server thread/INFO]: [NexEngine] Successfully hooked with GroupManager - Chat chat [23:32:56] [Server thread/INFO]: [NexEngine] Plugin loaded in 78 ms! [23:32:56] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.0.6 [23:32:56] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.20.1. [23:32:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.0.6] [23:32:56] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered! [23:32:57] [Server thread/INFO]: [SkinsRestorer] Using paper join listener! [23:32:57] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [23:32:57] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [23:32:57] [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. [23:32:57] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [23:32:57] [Server thread/INFO]: Preparing level "world" [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+ [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | SkinsRestorer | [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] |------------------| [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | Standalone Mode | [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+ [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Version: 15.0.6 [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Commit: 3b21903 [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] This is the latest version! [23:32:57] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ---------------------------------------------- [23:32:57] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [23:32:58] [Server thread/INFO]: Time elapsed: 235 ms [23:32:58] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [23:32:58] [Server thread/INFO]: Time elapsed: 30 ms [23:32:58] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [23:32:58] [Server thread/INFO]: Time elapsed: 29 ms [23:32:58] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1 [23:32:58] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763) [23:32:58] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5 [23:32:58] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [23:32:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49 [23:32:59] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [23:32:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [23:32:59] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [23:32:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [23:32:59] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [23:32:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [23:32:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [23:32:59] [Server thread/INFO]: [WorldGuard] Loading region data... [23:33:00] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12 [23:33:00] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.12" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--]. [23:33:00] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [23:33:01] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_deneme [23:33:01] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [23:33:01] [Server thread/INFO]: Preparing start region for dimension minecraft:ahbaplar [23:33:02] [Server thread/INFO]: Time elapsed: 1261 ms [23:33:02] [Server thread/INFO]: [WorldGuard] (ahbaplar) TNT ignition is PERMITTED. [23:33:02] [Server thread/INFO]: [WorldGuard] (ahbaplar) Lighters are PERMITTED. [23:33:02] [Server thread/INFO]: [WorldGuard] (ahbaplar) Lava fire is PERMITTED. [23:33:02] [Server thread/INFO]: [WorldGuard] (ahbaplar) Fire spread is UNRESTRICTED. [23:33:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ahbaplar' [23:33:03] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn [23:33:03] [Server thread/INFO]: Time elapsed: 456 ms [23:33:03] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED. [23:33:03] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED. [23:33:03] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED. [23:33:03] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED. [23:33:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn' [23:33:03] [Server thread/INFO]: Preparing start region for dimension minecraft:envoy [23:33:04] [Server thread/INFO]: Time elapsed: 68 ms [23:33:04] [Server thread/INFO]: [WorldGuard] (envoy) TNT ignition is PERMITTED. [23:33:04] [Server thread/INFO]: [WorldGuard] (envoy) Lighters are PERMITTED. [23:33:04] [Server thread/INFO]: [WorldGuard] (envoy) Lava fire is PERMITTED. [23:33:04] [Server thread/INFO]: [WorldGuard] (envoy) Fire spread is UNRESTRICTED. [23:33:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'envoy' [23:33:04] [Server thread/INFO]: Preparing start region for dimension minecraft:halleys [23:33:04] [Server thread/INFO]: Time elapsed: 397 ms [23:33:04] [Server thread/INFO]: [WorldGuard] (halleys) TNT ignition is PERMITTED. [23:33:04] [Server thread/INFO]: [WorldGuard] (halleys) Lighters are PERMITTED. [23:33:04] [Server thread/INFO]: [WorldGuard] (halleys) Lava fire is PERMITTED. [23:33:04] [Server thread/INFO]: [WorldGuard] (halleys) Fire spread is UNRESTRICTED. [23:33:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'halleys' [23:33:04] [Server thread/INFO]: Could not set generator for world 'deneme': Plugin 'Stratos' does not exist [23:33:05] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: deneme [23:33:05] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [23:33:05] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: halley [23:33:05] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [23:33:05] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded. [23:33:05] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading. [23:33:05] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [23:33:05] [Server thread/INFO]: [GPExtension] Enabling GPExtension v1.8.7.2 [23:33:05] [Server thread/INFO]: [GPExtension] Paper detected, using PaperCommandManager [23:33:05] [Server thread/INFO]: [GPExtension] [ACF] Enabled Asynchronous Tab Completion Support! [23:33:05] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.17.0 [23:33:05] [Server thread/INFO]: [HeadDatabase] [STDOUT] [HeadDatabase] Leaked by Chan @ BlackSpigot.com [23:33:05] [Server thread/WARN]: Nag author(s): '[Arcaniax]' of 'HeadDatabase v4.17.0' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [23:33:05] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax [23:33:05] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled! [23:33:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.17.0] [23:33:05] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention vda38fbd [23:33:05] [Server thread/INFO]: [GriefPrevention] Finished loading configuration. [23:33:05] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded. [23:33:06] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded. [23:33:06] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard. [23:33:06] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode). [23:33:06] [Server thread/INFO]: [GriefPrevention] Boot finished. [23:33:06] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.6 [23:33:06] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.3 [23:33:06] [Server thread/INFO]: [SCore] Enabling SCore v4.24.1.27 [23:33:06] [Server thread/INFO]: ================ SCore ================ [23:33:06] [Server thread/INFO]: SCore Version of the server git-Paper-196 (MC: 1.20.1) ! [23:33:06] [Server thread/INFO]: SCore ExecutableItems hooked ! (6.24.1.27) Load After [23:33:06] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.5) Load Before [23:33:06] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.9+5934e49) Load Before [23:33:06] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-b131) Load Before [23:33:06] [Server thread/INFO]: SCore Multiverse-Core hooked ! (4.3.12) Load Before [23:33:06] [Server thread/INFO]: SCore GriefPrevention hooked ! (da38fbd) Load Before [23:33:06] [Server thread/INFO]: SCore ProtocolLib hooked ! [23:33:06] [Server thread/INFO]: SCore Locale setup: EN [23:33:06] [Server thread/INFO]: SCore HeadDatabase hooked ! (4.17.0) Load Before [23:33:06] [Server thread/INFO]: SCore DecentHolograms hooked ! (2.8.6) Load Before [23:33:06] [Server thread/INFO]: SCore HolographicDisplays hooked ! [23:33:06] [Server thread/INFO]: SCore ItemsAdder hooked ! (3.6.2-beta-r4) Load After [23:33:06] [Server thread/INFO]: SCore ShopGUIPlus hooked ! (1.92.1) Load After [23:33:06] [Server thread/INFO]: SCore TAB hooked ! (4.0.7) Load After [23:33:06] [Server thread/INFO]: SCore Language of the editor setup on EN [23:33:06] [Server thread/INFO]: SCore Language for in-game messages setup on EN [23:33:06] [Server thread/INFO]: SCore Connection to the db... [23:33:07] [Server thread/INFO]: SCore will connect to the database hosted: In Local [23:33:07] [Server thread/INFO]: SCore Creating table SecurityOP if not exists... [23:33:07] [Server thread/INFO]: SCore Creating table Commands if not exists... [23:33:07] [Server thread/INFO]: SCore Creating table Cooldowns if not exists... [23:33:07] [Server thread/INFO]: SCore Creating table Commands Player if not exists... [23:33:07] [Server thread/INFO]: SCore Creating table Commands Entity if not exists... [23:33:07] [Server thread/INFO]: SCore Creating table Commands Block if not exists... [23:33:07] [Server thread/INFO]: SCore Creating table UsePerDay if not exists... [23:33:07] [Server thread/INFO]: SCore SCore loaded 1 variables from local files ! [23:33:07] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved [23:33:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0] [23:33:07] [Server thread/INFO]: ================ SCore ================ [23:33:07] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v6.24.1.27 [23:33:07] [Server thread/INFO]: ================ ExecutableItems ================ [23:33:07] [Server thread/INFO]: ExecutableItems PlaceholderAPI hooked ! [23:33:07] [Server thread/INFO]: ExecutableItems HeadDatabase hooked ! [23:33:07] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld [23:33:07] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld [23:33:09] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 17 [23:33:09] [Server thread/INFO]: ExecutableItems Items with display conditions : [23:33:09] [Server thread/INFO]: ================ ExecutableItems ================ [23:33:09] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+17-79449ef [23:33:09] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [23:33:09] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [23:33:09] [Server thread/INFO]: [Essentials] No kits found to migrate. [23:33:09] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json. [23:33:09] [Server thread/INFO]: [Essentials] Using locale tr [23:33:09] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [23:33:09] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [23:33:09] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [23:33:09] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager) [23:33:09] [Server thread/INFO]: [Skript] Enabling Skript v2.6.4 [23:33:10] [Server thread/INFO]: [Skript] The updater is disabled, so a check for the latest version of Skript was not performed. [23:33:16] [Server thread/INFO]: [Skript] Loaded 153763 aliases in 5985ms [23:33:16] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [23:33:16] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.7.9 [23:33:17] [Server thread/INFO]: [Vulcan] Server Version: 1.20.1 detected! [23:33:17] [Server thread/INFO]: [Vulcan] BStats enabled! [23:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: Vulcan [2.7.9] [23:33:17] [Server thread/INFO]: [Vulcan] PlaceholderAPI found. Enabling hook! [23:33:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3316) [23:33:17] [Server thread/INFO]: [Citizens] Loading external libraries [23:33:20] [Server thread/INFO]: Creating file: config.yml [23:33:21] [Server thread/ERROR]: [Citizens] v2.0.33-SNAPSHOT (build 3316) is not compatible with Minecraft v1_20_R1 - try upgrading Minecraft or Citizens. Disabling... [23:33:21] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.33-SNAPSHOT (build 3316) [23:33:21] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.8.1 [23:33:21] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.6.2-beta-r4 [23:33:21] [Server thread/INFO]: [ItemsAdder] ___ ___ __ __ __ ___ __ ItemsAdder 3.6.2-beta-r4 | | |__ |\/| /__` /\ | \ | \ |__ |__) LoneLibs 1.0.27 | | |___ | | .__/ /--\ |__/ |__/ |___ | \ Paper git-Paper-196 (MC: 1.20.1) [23:33:21] [Server thread/INFO]: [ItemsAdder] Registered Skript API [23:33:21] [Server thread/INFO]: [ItemsAdder] [Host] Starting self-host webserver on port: 8985 [23:33:22] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v8.0.0 [23:33:22] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled [23:33:22] [Server thread/INFO]: [SilkSpawners] Loading support for v1_20_R1 [23:33:22] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running. [23:33:22] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting. [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.4.0.1.1193 [23:33:22] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s). [23:33:22] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia) [23:33:22] [Server thread/INFO]: CombatLogX başarıyla yüklendi [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansions... [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Action Bar v17.3'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Boss Bar v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.6'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v17.9'... [23:33:22] [Server thread/WARN]: [CombatLogX] [Citizens Compatibility] A dependency was found but it was not enabled: Citizens [23:33:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v17.9'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'EssentialsX Compatibility v17.2'... [23:33:22] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Successfully found a dependency: Essentials v2.21.0-dev+17-79449ef [23:33:22] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Detected EssentialsX successfully. [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v17.0'... [23:33:22] [Server thread/WARN]: [CombatLogX] Failed to find any of the following plugins: [23:33:22] [Server thread/WARN]: [CombatLogX] [Factions, FactionsX, LegacyFactions] [23:33:22] [Server thread/WARN]: [CombatLogX] Please contact SirBlobman if you believe this is mistake. [23:33:22] [Server thread/WARN]: [CombatLogX] https://github.com/SirBlobman/BlueSlimeCore/issues/new/choose [23:33:22] [Server thread/INFO]: [CombatLogX] [Factions Compatibility] Some dependencies for this expansion are missing! [23:33:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Factions Compatibility v17.0'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.5 [23:33:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: combatlogx [17.1] [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SuperVanish Compatibility v17.1'... [23:33:22] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: PremiumVanish [23:33:22] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Missing PremiumVanish, checking for regular SuperVanish... [23:33:22] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: SuperVanish [23:33:22] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Some dependencies for this expansion are missing! [23:33:22] [Server thread/INFO]: [CombatLogX] Disabling expansion 'SuperVanish Compatibility v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v17.2'... [23:33:22] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.9+5934e49 [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Effects v17.0'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Death Effects v17.0'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'End Crystal Helper v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Force Field v17.4'... [23:33:22] [Server thread/INFO]: [CombatLogX] [Force Field] Successfully found a dependency: ProtocolLib v5.1.0 [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Glowing v17.0'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v17.2'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Loot Protection v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Mob Tagger v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v17.2'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Rewards v17.4'... [23:33:22] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully found a dependency: Vault v1.7.3-b131 [23:33:22] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully hooked into economy handler 'EssentialsX Economy' from plugin 'Essentials v2.21.0-dev+17-79449ef'. [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Scoreboard v17.1'... [23:33:22] [Server thread/INFO]: [CombatLogX] [23:33:22] [Server thread/INFO]: [CombatLogX] Successfully enabled 18 expansions. [23:33:22] [Server thread/INFO]: CombatLogX başarıyla etkinleştirildi. [23:33:22] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.92.1 [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Enabling CrazyEnvoys v1.8.2 [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Loading the users.yml [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Successfully loaded users.yml [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Loading custom files. [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Loaded new custom file: /tiers/Basic.yml. [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Finished loading custom files. [23:33:23] [Server thread/INFO]: [CrazyEnvoys] Metrics has been enabled. [23:33:23] [Server thread/INFO]: [CrazyEnvoys] DecentHolograms support has been enabled. [23:33:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: crazyenvoys [1.8.2] [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v9.5.22 [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WorldGuard. [23:33:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: advancedenchantments [1.0.0] [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into ProtocolLib. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into SilkSpawners. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into Essentials. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into GriefPrevention. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Loaded 7 armor sets. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Loaded 5 weapons. [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Registering Vulcan Hook and enabling module... [23:33:23] [Server thread/ERROR]: [AdvancedEnchantments] Failed to load the "mjolnir" enchantment! Reason: specified group "MASTERY" does not exist! [23:33:23] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault) [23:33:24] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.0.0 [23:33:24] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine [23:33:24] [Server thread/WARN]: [ExcellentCrates] ================================== [23:33:24] [Server thread/WARN]: [ExcellentCrates] WARNING: You're running an outdated/deprecated server version (1.20.1)! [23:33:24] [Server thread/WARN]: [ExcellentCrates] Support for this version will be dropped soon. [23:33:24] [Server thread/WARN]: [ExcellentCrates] Please, upgrade your server to at least 1.20.2. [23:33:24] [Server thread/WARN]: [ExcellentCrates] ================================== [23:33:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.0.0] [23:33:24] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [23:33:24] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a7f095 [23:33:24] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [23:33:24] [Server thread/INFO]: [ExcellentCrates] Using Internal hologram handler. [23:33:24] [Server thread/INFO]: [ExcellentCrates] Registered currency: xp [23:33:24] [Server thread/INFO]: [ExcellentCrates] Registered currency: money [23:33:24] [Server thread/INFO]: [ExcellentCrates] Loaded 15 crate keys. [23:33:24] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities! [23:33:24] [Server thread/INFO]: [ExcellentCrates] Loaded 15 crates. [23:33:24] [Server thread/ERROR]: [ExcellentCrates] Invalid crate 'kasa' in 'default' menu! [23:33:24] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus. [23:33:24] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 581 ms! [23:33:24] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.18.0 [23:33:24] [Server thread/INFO]: [Shopkeepers] Loading the data of 8 shopkeepers ... [23:33:24] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0-dev+17-79449ef [23:33:24] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. [23:33:24] [Server thread/INFO]: [XItemsRemover] Enabling XItemsRemover v1.1.5* [23:33:24] [Server thread/INFO]: [WebSender] Enabling WebSender v3.1* [23:33:24] [Server thread/INFO]: [WebSender] Starting... [23:33:24] [Server thread/INFO]: [WebSender] Started! [23:33:24] [Server thread/INFO]: [Vouchers] Enabling Vouchers v3.19.0 [23:33:24] [Server thread/INFO]: [23:33:24] [Server thread/INFO]: ============================= [23:33:24] [Server thread/INFO]: Vouchers v3.19.0 by Tweetzy [23:33:24] [Server thread/INFO]: Developer: Kiran Hart [23:33:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vouchers [1.0.0] [23:33:24] [Server thread/INFO]: [FlightCore] Enabling metrics for Vouchers [23:33:24] [Server thread/INFO]: ============================= [23:33:24] [Server thread/INFO]: [23:33:24] [Server thread/INFO]: [VoteParty] Enabling VoteParty v2.37 [23:33:24] [Server thread/INFO]: [VoteParty] [STDOUT] [Spigotunlocked.com] - COSMO [23:33:24] [Server thread/WARN]: Nag author(s): '[Glare, Clip, Sxtanna]' of 'VoteParty v2.37' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [23:33:25] [Server thread/INFO]: [VoteParty] [ACF] Enabled Asynchronous Tab Completion Support! [23:33:25] [Server thread/INFO]: _ _ ____ / )( \( _ \ \ \/ / ) __/ VoteParty v2.37 \__/ (__) Server Version: git-Paper-196 (MC: 1.20.1) [23:33:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: voteparty [2.0] [23:33:26] [Server thread/ERROR]: [VoteParty] Failed to register events for class me.clip.voteparty.listener.HooksListenerNuVotifier because com/vexsoftware/votifier/model/VotifierEvent does not exist. [23:33:26] [Server thread/INFO]: [UltimateKits] Enabling UltimateKits v3.0.0-SNAPSHOT [23:33:26] [Server thread/INFO]: [23:33:26] [Server thread/INFO]: ============================= [23:33:26] [Server thread/INFO]: UltimateKits 3.0.0-SNAPSHOT by Craftaro <3! [23:33:26] [Server thread/INFO]: Action: Enabling... [23:33:26] [Server thread/INFO]: [UltimateKits] Loaded locale "en_US" [23:33:26] [Server thread/INFO]: [com.craftaro.ultimatestacker.core.third_party.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [23:33:26] [Server thread/INFO]: [com.craftaro.ultimatestacker.core.third_party.com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection conn0: url=jdbc:h2:./plugins/UltimateKits/ultimatekits user=USERNAME [23:33:26] [Server thread/INFO]: [com.craftaro.ultimatestacker.core.third_party.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [23:33:26] [Server thread/INFO]: [UltimateKits] Data handler connected using H2. [23:33:26] [Server thread/INFO]: [CraftaroCore] [CraftaroCore] Hooked UltimateKits. [23:33:26] [Server thread/INFO]: ============================= [23:33:26] [Server thread/INFO]: [23:33:26] [Server thread/INFO]: [UltimateClans] Enabling UltimateClans v6.16.3 [23:33:26] [Server thread/INFO]: [UltimateClans] ======================================== [23:33:26] [Server thread/INFO]: [UltimateClans] _ _ _ _ ______ _ [23:33:26] [Server thread/INFO]: [UltimateClans] | | | || | _ (_) _ / _____)| | V6 [23:33:26] [Server thread/INFO]: [UltimateClans] | | | || || |_ _ ____ ____ | |_ ____ | / | | ____ ____ ___ [23:33:26] [Server thread/INFO]: [UltimateClans] | | | || || _) | || \ / _ || _) / _ )| | | | / _ || _ \ /___) [23:33:26] [Server thread/INFO]: [UltimateClans] | |___| || || |__ | || | | |( ( | || |__ ( (/ / | \_____ | |( ( | || | | ||___ | [23:33:26] [Server thread/INFO]: [UltimateClans] \______||_| \___)|_||_|_|_| \_||_| \___) \____) \______)|_| \_||_||_| |_|(___/ [23:33:26] [Server thread/INFO]: [UltimateClans] [23:33:27] [Server thread/INFO]: [UltimateClans] Licensed to: KR1PT0N (14008) [23:33:27] [Server thread/INFO]: [UltimateClans] Language: TR (default) [23:33:27] [Server thread/INFO]: [UltimateClans] Setup ScriptEngine: [23:33:27] [Server thread/INFO]: [UltimateClans] - Loaded successfully [23:33:28] [Server thread/INFO]: [UltimateClans] Setup database: SQLITE (Medium) [23:33:28] [Server thread/INFO]: [UltimateClans] - Clan database [OK] [23:33:28] [Server thread/INFO]: [UltimateClans] - Player database [OK] [23:33:28] [Server thread/INFO]: [UltimateClans] - Invite database [OK] [23:33:28] [Server thread/INFO]: [UltimateClans] - NEW Moderation database [OK] [23:33:28] [Server thread/INFO]: [UltimateClans] - Logger database [OK] [23:33:28] [Server thread/INFO]: [UltimateClans] Setup hooks... [23:33:28] [Server thread/INFO]: [UltimateClans] - ProtocolLib [23:33:28] [Server thread/INFO]: [UltimateClans] - PlaceholderAPI [23:33:28] [Server thread/INFO]: [UltimateClans] - ItemsAdder [23:33:28] [Server thread/WARN]: [UltimateClans] - !SkinsRestorer (API error) [23:33:28] [Server thread/INFO]: [UltimateClans] - WorldGuard 7+ [23:33:28] [Server thread/INFO]: [UltimateClans] - HolographicDisplays [23:33:28] [Server thread/INFO]: [UltimateClans] - DecentHolograms [23:33:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: uclans [UClans V6] [23:33:28] [Server thread/INFO]: [UltimateClans] Setup bedrock hook... [23:33:28] [Server thread/INFO]: [UltimateClans] - Not found. [23:33:28] [Server thread/INFO]: [UltimateClans] Setup economy... [23:33:28] [Server thread/INFO]: [UltimateClans] - Vault [23:33:28] [Server thread/INFO]: [UltimateClans] Economy: VAULT [23:33:28] [Server thread/INFO]: [UltimateClans] Loaded 66 aliases. [23:33:28] [Server thread/INFO]: [UltimateClans] Loaded 51 commands. [23:33:28] [Server thread/INFO]: [UltimateClans] Loaded 1 clan patent(s). [23:33:28] [Server thread/INFO]: [UltimateClans] Setup Addons... [23:33:28] [Server thread/INFO]: [UltimateClans] ======================================== [23:33:28] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.5.2 [23:33:28] [Server thread/INFO]: [23:33:28] [Server thread/INFO]: __________________________________________________________ [23:33:28] [Server thread/INFO]: [23:33:28] [Server thread/INFO]: TradeSystem [2.5.2] [23:33:28] [Server thread/INFO]: [23:33:28] [Server thread/INFO]: Status: [23:33:28] [Server thread/INFO]: [23:33:28] [Server thread/INFO]: MC-Version: 1.20.1 (R0.1-SNAPSHOT, Paper) [23:33:28] [Server thread/INFO]: [23:33:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2] [23:33:28] [Server thread/INFO]: > Loading sounds [23:33:29] [Server thread/INFO]: > Loading blacklist [23:33:29] [Server thread/INFO]: ...got 3 blocked item(s) [23:33:29] [Server thread/INFO]: > Loading layouts [23:33:29] [Server thread/INFO]: ...got 4 layout(s) [23:33:29] [Server thread/INFO]: > Queuing database initializing task [23:33:29] [Server thread/INFO]: [23:33:29] [Server thread/INFO]: Finished (596ms) [23:33:29] [Server thread/INFO]: [23:33:29] [Server thread/INFO]: __________________________________________________________ [23:33:29] [Server thread/INFO]: [23:33:29] [Server thread/INFO]: [TAB] Enabling TAB v4.0.7 [23:33:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.7] [23:33:29] [Server thread/INFO]: [TAB] Enabled in 209ms [23:33:29] [Server thread/INFO]: [spark] Enabling spark v1.10.34 [23:33:29] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring [23:33:29] [Server thread/INFO]: [spark] Starting background profiler... [23:33:29] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windowsserver2012r2/amd64), so the built-in Java engine will be used instead. [23:33:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: spark [1.10.34] [23:33:29] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders [23:33:29] [Server thread/INFO]: [skript-reflect] Enabling skript-reflect v2.3 [23:33:30] [Server thread/INFO]: [skript-gui] Enabling skript-gui v1.3 [23:33:30] [Server thread/INFO]: [Skript] Missing version in default.lang [23:33:30] [Server thread/INFO]: [ServerUtils] Enabling ServerUtils v3.5.4 [23:33:30] [Server thread/INFO]: [Quests] Enabling Quests v3.14.2-3345d07 [23:33:30] [Server thread/INFO]: [Quests] Initialising storage provider 'yaml' [23:33:30] [Server thread/INFO]: [Quests] Your server is running version 1.20 [23:33:30] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml. [23:33:30] [Server thread/INFO]: [Playtimes] Enabling Playtimes v1.5.3* [23:33:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: PlayTimes [1.5] [23:33:30] [Server thread/INFO]: [Playtimes] [PlayTimes] PlaceholdersAPI Hooked! [23:33:30] [Server thread/INFO]: [Playtimes] [PlayTimes] Successfully loaded. [23:33:30] [Server thread/INFO]: [PlayerWarps] Enabling PlayerWarps v6.29.0 [23:33:30] [Server thread/INFO]: [PlayerWarps] Vault found, now enabling PlayerWarps... [23:33:32] [Server thread/INFO]: [PlayerWarps] Found 22 config files to load! [23:33:33] [Server thread/INFO]: [PlayerWarps] Permissions plugin found! (GroupManager) [23:33:33] [Server thread/INFO]: [PlayerWarps] Economy plugin found! (EssentialsX Economy) [23:33:33] [Server thread/INFO]: [PlayerWarps] Chat plugin found! (GroupManager - Chat) [23:33:33] [Server thread/INFO]: [PlayerWarps] Found PlaceholderAPI integrating support... [23:33:33] [Server thread/INFO]: [PlayerWarps] Found Essentials Expansion integrating support... [23:33:33] [Server thread/INFO]: [PlayerWarps] SQLite database is enabling... [23:33:33] [Server thread/INFO]: [PlayerWarps] Loading Metrics... [23:33:33] [Server thread/INFO]: [PlayerWarps] Successfully loaded Metrics! [23:33:33] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.2.14 [23:33:33] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials. [23:33:33] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials. [23:33:33] [Server thread/INFO]: [PlayerVaults] Loaded! Took 374ms [23:33:34] [Server thread/INFO]: [PlayerVaults] [STDOUT] [PlayerVaults] Leaked by Chan @ BlackSpigot.com [23:33:34] [Server thread/WARN]: Nag author(s): '[drtshock, kashike, mbaxter]' of 'PlayerVaults v4.2.14' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [23:33:34] [Server thread/INFO]: [PinataParty] Enabling PinataParty v2.63.6 [23:33:34] [Server thread/INFO]: [PinataParty] [STDOUT] [Spigotunlocked.com] - ZER. [23:33:34] [Server thread/WARN]: Nag author(s): '[Indyuce, HexedHero]' of 'PinataParty v2.63.6' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [23:33:34] [Server thread/INFO]: [PinataParty] Registering hooks... [23:33:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pinataparty [2.63.6] [23:33:34] [Server thread/INFO]: [PinataParty] Hooked into PlaceholderAPI [23:33:34] [Server thread/INFO]: [PinataParty] Votifier not found! Not enabling the voting system! Download and install it from https://www.spigotmc.org/resources/13449/ [23:33:34] [Server thread/INFO]: [PinataParty] Hooked into Vault [23:33:34] [Server thread/INFO]: [PinataParty] Registering commands... [23:33:34] [Server thread/INFO]: [PinataParty] Registering listeners... [23:33:34] [Server thread/INFO]: [PinataParty] Loading data... [23:33:34] [Server thread/INFO]: [PinataParty] Starting tasks... [23:33:34] [Server thread/INFO]: [PinataParty] Starting metrics... [23:33:34] [Server thread/INFO]: [PinataParty] Plugin registered to 4024031 | 1628811046 [23:33:34] [Server thread/INFO]: [PinataParty] Done and enabled in 28.55ms [23:33:34] [Server thread/INFO]: [MetinTasi] Enabling MetinTasi v1.17 [23:33:34] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.11.1 [23:33:34] [Server thread/INFO]: [LockettePro] Incompatible server version detected: 1.20.1 . Trying to run into 1.16 compatibility mode! [23:33:34] [Server thread/INFO]: [LockettePro] =================================== [23:33:34] [Server thread/INFO]: [LimitCrafting] Enabling LimitCrafting v5.2 [23:33:34] [Server thread/INFO]: [LeaderOS] Enabling LeaderOS v1.0.3 [23:33:34] [Server thread/INFO]: LeaderOS » Credit enabled. [23:33:34] [Server thread/INFO]: LeaderOS » WebStore enabled. [23:33:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: leaderos-donations [1.0] [23:33:34] [Server thread/INFO]: LeaderOS » Donations enabled. [23:33:34] [Server thread/INFO]: LeaderOS » Auth enabled. [23:33:35] [Server thread/INFO]: LeaderOS » Connect enabled. [23:33:35] [Server thread/INFO]: LeaderOS » Bazaar enabled. [23:33:35] [Server thread/INFO]: LeaderOS » Discord closed. [23:33:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: leaderos-cache [1.0] [23:33:35] [Server thread/INFO]: LeaderOS » Cache enabled. [23:33:35] [Server thread/INFO]: LeaderOS » Voucher closed. [23:33:35] [Server thread/INFO]: [JumpBlock] Enabling JumpBlock v0.2* [23:33:35] [Server thread/INFO]: [JumpBlock] Loading JumpBlock [23:33:35] [Server thread/INFO]: [JumpBlock] Register Listener from JumpBlock by Andrzej_PL [23:33:35] [Server thread/INFO]: [JumpBlock] Registered! JumpBlock enable! :) [23:33:35] [Server thread/INFO]: [JumpBlock] Loaded JumpBlock v0.2 in 2 ms! [23:33:35] [Server thread/INFO]: [GroupManager] Enabling GroupManager v3.2 (Phoenix) [23:33:35] [Server thread/INFO]: [GroupManager] OfflinePlayers cached ( 10 ). [23:33:35] [Server thread/INFO]: [GroupManager] World Found: world [23:33:35] [Server thread/INFO]: [GroupManager] Superperms support enabled. [23:33:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: groupmanager [1.0.0] [23:33:35] [Server thread/INFO]: [GroupManager] Add-ons: PlaceholderAPI v2.11.5 [23:33:35] [Server thread/INFO]: [GroupManager] Scheduled Data Saving is set for every 10 minutes! [23:33:35] [Server thread/INFO]: [GroupManager] Backups will be retained for 24 hours! [23:33:35] [Server thread/INFO]: [GroupManager] DataSource - YAML [23:33:35] [Server thread/INFO]: [GroupManager] version 3.2 (Phoenix) is enabled! [23:33:35] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [23:33:35] [Server thread/INFO]: [Vault][Permission] GroupManager hooked. [23:33:35] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked. [23:33:35] [Server thread/INFO]: [GPFlags] Enabling GPFlags v5.12.9 [23:33:36] [Server thread/INFO]: [GPFlags] Finished loading configuration. [23:33:36] [Server thread/INFO]: [GPFlags] Finished loading data. [23:33:36] [Server thread/INFO]: [GPFlags] Successfully loaded in 1.18 seconds [23:33:36] [Server thread/INFO]: [Farmer] Enabling Farmer vv6-b005 [23:33:36] [EventThread/INFO]: LeaderOS » Connect module has been successfully connected to the room. [23:33:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: farmer [v6-b002] [23:33:36] [Server thread/INFO]: FARMER [23:33:36] [Server thread/INFO]: Developed by Geik [23:33:36] [Server thread/INFO]: Discord: https://discord.geik.xyz [23:33:36] [Server thread/INFO]: Web: https://geik.xyz [23:33:36] [Server thread/INFO]: [Farmer] SQLite tables created successfully [23:33:36] [Server thread/INFO]: [FarmerModules] Voucher enabled [23:33:36] [Server thread/INFO]: [FarmerManager] VoucherEvent was registered [23:33:36] [Server thread/INFO]: [FarmerModules] Production disabled [23:33:36] [Server thread/INFO]: [FarmerModules] AutoHarvest disabled [23:33:36] [Server thread/INFO]: [FarmerModules] AutoSeller disabled [23:33:36] [Server thread/INFO]: [FarmerModules] SpawnerKiller disabled [23:33:36] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.0-dev+17-79449ef [23:33:36] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. [23:33:36] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.1-DEV-177 [23:33:36] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI! [23:33:37] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault! [23:33:37] [Server thread/WARN]: [DeluxeMenus] Material for item: 7 in menu: greifprevention is not valid! Skipping item: 7 [23:33:37] [Server thread/WARN]: [DeluxeMenus] Material for item: 07 in menu: greifprevention is not valid! Skipping item: 07 [23:33:37] [Server thread/WARN]: [DeluxeMenus] Material for item: 7_2 in menu: greifprevention is not valid! Skipping item: 7_2 [23:33:37] [Server thread/INFO]: [DeluxeMenus] 17 GUI menus loaded! [23:33:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.1-DEV-177] [23:33:37] [Server thread/INFO]: [DeluxeMentions] Enabling DeluxeMentions v5.9.20 [23:33:37] [Server thread/INFO]: [CustomDeathMessages] Enabling CustomDeathMessages v2.0.1 [23:33:37] [Server thread/INFO]: [CommandBlocker] Enabling CommandBlocker v0.7* [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] [CommandBlocker] activated [23:33:37] [Server thread/WARN]: Nag author(s): '[Bestora]' of 'CommandBlocker v0.7' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] [CommandBlocker] by Bestora [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] [CommandBlocker] Config: [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] Message: §c§oGuard §8➤ §6§oBunu yapamazsın §a§o:D [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] Blocked NonOp Commands: [/ban, /kick, /minecraft:me, /bukkit:me, /bukkit:tell, /tell, /?, /plugins, /pl, /announcer, /minecraft:pl, /minecraft:plugins, /bukkit:pl, /bukkit:plugins, /minecraft:tell, /logout, /ver, /version, /versions, /etpa, /tpahere, /etpahere, /tpdeny, /unregister, /Echo, /manuclearp, /bukkit:help, /bukkit:ver, /bukkit:version, /bukkit:?, /announce add, /announce broadcast, /announce say, /announce delete, /announce enable, /announce interval, /announce prefix, /announce list, /announce random, /announce reload, /announce, /suicide, /yarrak, /sik, /seni, /orospu, /tps, //calc, /sk reload, /fakeplayer, /fp] [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] Blocked Op Commands: [/restart, /sk reload, /?, /help, /blockedcommand, /blabla, /lalallala, /test~this, /Echo, /manuclearp, /manuaddp, /tell, /announce, /announce add, /announce broadcast, /announce say, /announce delete, /announce enable, /announce interval, /announce prefix, /announce list, /announce random, /announce reload, /suicide, /ver, /reload] [23:33:37] [Server thread/INFO]: [CommandBlocker] [STDOUT] [CommandBlocker] loaded! [23:33:37] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0* [23:33:37] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.13.3 [23:33:37] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.13.3 has been enabled. [23:33:37] [Server thread/INFO]: [ChatColor] Current update: Command improvements (rainbows & gradients), bug fixes. [23:33:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cc [1.13.3] [23:33:37] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked. [23:33:37] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2 [23:33:37] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.11 [23:33:37] [Server thread/INFO]: [BetterRTP] Cooldown = 60 [23:33:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.11] [23:33:37] [Server thread/INFO]: [BattlePass] Enabling BattlePass v4.1.4 [23:33:37] [Server thread/ERROR]: Cannot load plugins\BattlePass\quests\daily-quests.yml org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection in 'reader', line 266, column 9: - '&7Bu görevi tamamlamak için ş ... ^ expected , but found '' in 'reader', line 269, column 12: - '(%percentage_progress%)' ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at me.hyfe.simplespigot.config.Config.reload(Config.java:212) ~[BattlePass-4.1.4.jar:?] at me.hyfe.simplespigot.config.Config.(Config.java:58) ~[BattlePass-4.1.4.jar:?] at io.github.battlepass.cache.QuestCache.cache(QuestCache.java:87) ~[BattlePass-4.1.4.jar:?] at io.github.battlepass.BattlePlugin.load(BattlePlugin.java:277) ~[BattlePass-4.1.4.jar:?] at io.github.battlepass.BattlePlugin.onEnable(BattlePlugin.java:108) ~[BattlePass-4.1.4.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection in 'reader', line 266, column 9: - '&7Bu görevi tamamlamak için ş ... ^ expected , but found '' in 'reader', line 269, column 12: - '(%percentage_progress%)' ^ at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntryKey.produce(ParserImpl.java:550) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:162) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:277) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.0.jar:?] at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.0.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] ... 20 more [23:33:37] [Server thread/INFO]: [BattlePass] Finished loading the daily quests. All quests loaded successfully. [23:33:37] [Server thread/INFO]: [BattlePass] Finished loading the week-1 quests. All quests loaded successfully. [23:33:37] [Server thread/INFO]: [BattlePass] Finished loading the week-2 quests. All quests loaded successfully. [23:33:37] [Server thread/INFO]: [BattlePass] Finished loading the week-3 quests. All quests loaded successfully. [23:33:37] [Server thread/INFO]: [BattlePass] Finished loading the week-4 quests. All quests loaded successfully. [23:33:37] [Server thread/INFO]: [AdvancedEnchantments] Hooked into AdvancedEnchantments [23:33:37] [Server thread/INFO]: [ExcellentCrates] Hooked into ExcellentCrates [23:33:37] [Server thread/INFO]: [ShopGUIPlus] Hooked into ShopGuiPlus [23:33:37] [Server thread/INFO]: [CrazyEnvoys] Using internal version as PluginVersion{major=1, minor=8, bugfix=2} for loading CrazyEnvoys. [23:33:37] [Server thread/ERROR]: [BattlePass] Failed to register events for class net.advancedplugins.bp.impl.actions.external.CrazyEnvoyQuests because com/badbones69/crazyenvoys/paper/api/events/EnvoyOpenEvent does not exist. [23:33:37] [Server thread/INFO]: [CrazyEnvoys] Hooked into CrazyEnvoys [23:33:37] [Server thread/INFO]: [Shopkeepers] Hooked into Shopkeepers [23:33:37] [Server thread/INFO]: [BattlePass] Enabled 6 actions. [23:33:37] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: premium [23:33:37] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: free [23:33:37] [Server thread/INFO]: [BattlePass] Register PlaceholderAPI placeholders [23:33:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: battlepass [1.1] [23:33:38] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2434 [23:33:38] [Server thread/INFO]: [AuthMe] SQLite Setup finished [23:33:38] [Server thread/INFO]: [AuthMe] Hooked into Vault! [23:33:38] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [23:33:38] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core [23:33:38] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2434 successfully enabled! [23:33:38] [Server thread/INFO]: [asCMD] Enabling asCMD v2.3* [23:33:38] [Server thread/INFO]: [asCMD] asCMD version 2.3 is enabled! [23:33:38] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v4.4.4 [23:33:38] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support. [23:33:38] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled. [23:33:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [23:33:38] [Server thread/INFO]: Starting remote control listener [23:33:38] [Server thread/INFO]: Thread RCON Listener started [23:33:38] [Server thread/INFO]: RCON running on 0.0.0.0:56988 [23:33:39] [Server thread/INFO]: Running delayed init tasks [23:33:39] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms... [23:33:39] [Craft Scheduler Thread - 33 - PlayerWarps/INFO]: [PlayerWarps] Loading player warps... [23:33:39] [Craft Scheduler Thread - 41 - AuthMe/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist [23:33:39] [Craft Scheduler Thread - 41 - AuthMe/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled. [23:33:39] [Craft Scheduler Thread - 30 - ServerUtils/INFO]: [ServerUtils] Checking for updates... [23:33:39] [Craft Scheduler Thread - 41 - AuthMe/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now. [23:33:39] [Craft Scheduler Thread - 18 - Essentials/INFO]: [Essentials] Fetching version information... [23:33:39] [Craft Scheduler Thread - 18 - Essentials/INFO]: [Essentials] Update checking disabled in config. [23:33:39] [Craft Scheduler Thread - 8 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [23:33:39] [Craft Scheduler Thread - 20 - ItemsAdder/INFO]: [ItemsAdder] [License] Store product licensed to: KR1PT0N (14008) [23:33:39] [Craft Scheduler Thread - 41 - AuthMe/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins\AuthMe\GeoLite2-Country.mmdb (The system cannot find the file specified) [23:33:39] [Craft Scheduler Thread - 28 - TradeSystem/INFO]: [TradeSystem] Database was started successfully. [23:33:39] [Craft Scheduler Thread - 35 - PinataParty/INFO]: [PinataParty] vV1.0 is available! You are running v2.63.6! [23:33:39] [Craft Scheduler Thread - 35 - PinataParty/INFO]: [PinataParty] Download it here: https://www.spigotmc.org/resources/19989/ [23:33:39] [Craft Scheduler Thread - 23 - VoteParty/INFO]: [VoteParty] Version is up to date [23:33:39] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: [DecentHolograms] Loaded 1 holograms! [23:33:39] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [23:33:39] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'CombatLogX'. [23:33:39] [Craft Scheduler Thread - 22 - XItemsRemover/INFO]: [XItemsRemover] §aThe latest version of the plugin is used. [23:33:39] [Craft Scheduler Thread - 32 - Playtimes/INFO]: [Playtimes] [PlayTimes] Plugin is up to date! - 1.5.3 [23:33:39] [Craft Scheduler Thread - 48 - GroupManager/INFO]: [GroupManager] No new version available [23:33:39] [Server thread/INFO]: GriefPrevention plugin is found, Loading .... [23:33:39] [Craft Scheduler Thread - 7 - BlueSlimeCore/INFO]: [Blue Slime Core] [23:33:39] [Craft Scheduler Thread - 7 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Found a possible update for plugin 'BlueSlimeCore'. [23:33:39] [Craft Scheduler Thread - 7 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Local Version: 2.9.4.377 [23:33:39] [Craft Scheduler Thread - 7 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Remote Version: 2.9.4.402 [23:33:39] [Craft Scheduler Thread - 7 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] Download Link: https://hangar.papermc.io/SirBlobman/BlueSlimeCore [23:33:39] [Craft Scheduler Thread - 30 - ServerUtils/INFO]: [ServerUtils] We are up-to-date! [23:33:39] [Server thread/INFO]: ▄▄ • ▄▄▄·▄▄▄ .▐▄• ▄ ▄▄▄▄▄▄▄▄ . ▐ ▄ ▪ ▐ ▄ ▐█ ▀ ▪▐█ ▄█▀▄.▀· █▌█▌▪•██ ▀▄.▀·•█▌▐███ ▄█▀▄ •█▌▐█ ▄█ ▀█▄ ██▀·▐▀▀▪▄ ·██· ▐█.▪▐▀▀▪▄▐█▐▐▌▐█·▐█▌.▐▌▐█▐▐▌ ▐█▄▪▐█▐█▪·•▐█▄▄▌▪▐█·█▌ ▐█▌·▐█▄▄▌██▐█▌▐█▌▐█▌.▐▌██▐█▌ ·▀▀▀▀ .▀ ▀▀▀ •▀▀ ▀▀ ▀▀▀ ▀▀▀ ▀▀ █▪▀▀▀ ▀█▄▀▪▀▀ █▪ By Edward v3 [23:33:39] [Server thread/INFO]: [GPExtension] §aFound PlaceholderAPI [23:33:39] [Server thread/INFO]: [GPExtension] player: proleftsd [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: proleftsd [23:33:39] [Server thread/INFO]: [GPExtension] player: Vearthx [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: Vearthx [23:33:39] [Server thread/INFO]: [GPExtension] player: lovatic [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: lovatic [23:33:39] [Server thread/INFO]: [GPExtension] player: SEPHIROTHS [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: SEPHIROTHS [23:33:39] [Server thread/INFO]: [GPExtension] player: denizlutfukoc [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: denizlutfukoc [23:33:39] [Server thread/INFO]: [GPExtension] player: KR1PT0N [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: KR1PT0N [23:33:39] [Server thread/INFO]: [GPExtension] player: KlantoPlayz_YT [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: KlantoPlayz_YT [23:33:39] [Server thread/INFO]: [GPExtension] player: ServerSeeker_net [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: ServerSeeker_net [23:33:39] [Server thread/INFO]: [GPExtension] player: Hassanboat [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: Hassanboat [23:33:39] [Server thread/INFO]: [GPExtension] player: BySouza [23:33:39] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: BySouza [23:33:39] [Server thread/INFO]: [GPExtension] Loaded player data in 8ms [23:33:39] [Server thread/INFO]: [GPExtension] Initializing RegionsManager... [23:33:39] [Server thread/INFO]: [GPExtension] Initializing regions... [23:33:39] [Server thread/INFO]: [GPExtension] Initialized 1 regions in 6ms [23:33:39] [Server thread/INFO]: [GPExtension] Loading GUI: Claimlist_default.yml [23:33:39] [Server thread/INFO]: [GPExtension] Loading GUI: Playerlist_default.yml [23:33:39] [Server thread/INFO]: [GPExtension] Loading GUI: Warp_default.yml [23:33:39] [Server thread/INFO]: [GPExtension] Loading GUI: Blacklist_default.yml [23:33:39] [Server thread/INFO]: [GPExtension] Loading GUI: Whitelist_default.yml [23:33:39] [Server thread/INFO]: [GPExtension] Loaded gui theme: default successfully [23:33:39] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file MAIN_MENU... [23:33:39] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greifprevention. Setting version to 1.0 [23:33:39] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file TRUST_LIST... [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file INFO... [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file PLAYER_TRUST... [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file LEAVE_ALL... [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_leave_claim_all. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file BLOCK... [23:33:40] [Craft Scheduler Thread - 46 - PlayerVaults/WARN]: [PlayerVaults] Update available: 4.2.15 [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_block. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file LEAVE_CLAIM... [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_leave_claim. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file KICK... [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_kick. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file UNCLAIM_ALL... [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_unclaim_all. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file UPGRADE... [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file UNCLAIM... [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_unclaim. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Checking DeluxeMenu file UPGRADE_NO_ENTER... [23:33:40] [Server thread/INFO]: [GPExtension] Version not found in DeluxeMenu file greif_upgrade_no_enter. Setting version to 1.0 [23:33:40] [Server thread/INFO]: [GPExtension] Hooking into Vault [23:33:40] [Server thread/INFO]: [GPExtension] Hooked into Vault. with provider EssentialsX Economy [23:33:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gpextention [1.0] [23:33:40] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [23:33:40] [Server thread/INFO]: [Skript] Loading variables... [23:33:40] [Server thread/INFO]: [Skript] Loaded 14759 variables in 0.2 seconds [23:33:40] [Server thread/INFO]: [Skript] Line 15: (lore.sk) [23:33:40] [Server thread/INFO]: coloured the 1st argument is already a text, so you should not put it in one (e.g. coloured the 1st argument instead of "%coloured the 1st argument%") [23:33:40] [Server thread/INFO]: Line: set name of player's tool to "%coloured arg%" [23:33:40] [Server thread/INFO]: [23:33:40] [Server thread/INFO]: [Skript] Line 27: (lore.sk) [23:33:40] [Server thread/INFO]: coloured the 1st argument is already a text, so you should not put it in one (e.g. coloured the 1st argument instead of "%coloured the 1st argument%") [23:33:40] [Server thread/INFO]: Line: set lore of player's tool to "%coloured arg%" [23:33:40] [Server thread/INFO]: [23:33:41] [Craft Scheduler Thread - 10 - HeadDatabase/INFO]: [HeadDatabase] Successfully loaded 62905 heads! [23:33:41] [Craft Scheduler Thread - 10 - HeadDatabase/INFO]: [HeadDatabase] Successfully loaded 18 featured tags! [23:33:41] [Server thread/INFO]: [Skript] All scripts loaded without errors. [23:33:41] [Server thread/INFO]: [Skript] Loaded 8 scripts with a total of 42 structures in 23 [23:33:41] [Server thread/INFO]: [Skript] Finished loading. [23:33:43] [Server thread/ERROR]: [ItemsAdder] Non [a-z0-9_.-] character in custom item name 'golden_christmas_fishing_Rod' in yml file: /contents/golden_christmas/configs/golden_christmas.yml [23:33:43] [Server thread/ERROR]: [ItemsAdder] Allowed characters: _ . - abcdefghijklmnopqrstuvwxyz 1234567890 [23:33:43] [Server thread/WARN]: [ItemsAdder] Custom entities 'fast_packets_creation' is disabled. This might cause stuttering animations. More info: https://a.devs.beer/ia-delaypackets [23:33:43] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE [23:33:43] [Server thread/INFO]: [UltimateClans] Start invite loader... [23:33:43] [Server thread/INFO]: [UltimateClans] Loaded 0 invites(s). [23:33:43] [Server thread/INFO]: [UltimateClans] Start moderation loader... [23:33:43] [Server thread/INFO]: [UltimateClans] Loaded 0 moderations(s). [23:33:43] [Server thread/INFO]: [UltimateClans] Start logger loader... [23:33:43] [Server thread/INFO]: [UltimateClans] Loaded 0 log(s). [23:33:43] [Server thread/INFO]: [UltimateClans] Start clans loader... [23:33:43] [Server thread/INFO]: [UltimateClans] Loaded 1 clan(s). [23:33:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: quests [3.14.2-3345d07] [23:33:43] [Server thread/INFO]: [Quests] 35 task types have been registered. [23:33:43] [Server thread/INFO]: [Quests] 0 quest items have been registered. [23:33:44] [Server thread/INFO]: [Quests] 46 quests have been registered. [23:33:44] [Server thread/WARN]: [Quests] You have configuration issues preventing some quests from loading. [23:33:44] [Server thread/WARN]: [Quests] You can view these issues with the command: /q a config. [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pw [1.0.0] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mentions [5.9.20] [23:33:44] [Server thread/INFO]: [Deluxe Mentions] Successfully enabled v5.9.20 [23:33:44] [Server thread/INFO]: -------------------------------------------------------------------------------------- [23:33:44] [Server thread/INFO]: Developed by Ruben_Artz [23:33:44] [Server thread/INFO]: [Deluxe Mentions] Version: 5.9.20 is loading... [23:33:44] [Server thread/INFO]: [Deluxe Mentions] Server: git-Paper-196 (MC: 1.20.1) [23:33:44] [Server thread/INFO]: [Deluxe Mentions] Loading necessary files... [23:33:44] [Server thread/INFO]: [23:33:44] [Server thread/INFO]: Deluxe Mentions Starting plugin... [23:33:44] [Server thread/INFO]: [23:33:44] [Server thread/INFO]: [Deluxe Mentions] Successfully loaded files [23:33:44] [Server thread/INFO]: [23:33:44] [Server thread/INFO]: -------------------------------------------------------------------------------------- [23:33:44] [Server thread/INFO]: [Deluxe Mentions] The H2 data management has been successfully connected. [23:33:44] [Server thread/INFO]: [CombatLogX] Enabling expansion 'GriefPrevention Compatibility v17.1'... [23:33:44] [Server thread/INFO]: [CombatLogX] [GriefPrevention Compatibility] Successfully found a dependency: GriefPrevention vda38fbd [23:33:44] [Server thread/INFO]: [CombatLogX] [23:33:44] [Server thread/INFO]: [CombatLogX] Successfully enabled 1 late-load expansions. [23:33:44] [Server thread/INFO]: [GroupManager] Bukkit Permissions Updated! [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: griefprevention [1.7.0] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: math [2.0.2] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: pinger [1.0.1] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: playerlist [3.0.3] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: plugin [1.1.0] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: servertime [3.2] [23:33:44] [Server thread/WARN]: [PlaceholderAPI] skript is attempting to register placeholders via deprecated PlaceholderHook class. This class is no longer supported and will be removed in v2.13.0! [23:33:44] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion skript due to an unknown issue. [23:33:44] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion ultimatevotes due to a missing plugin: UltimateVotes [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.7.0] [23:33:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: worldguard [1.4.2] [23:33:44] [Server thread/INFO]: 10 placeholder hook(s) registered! 2 placeholder hook(s) have an update available. [23:33:44] [Server thread/INFO]: Done (68.135s)! For help, type "help" [23:33:44] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5881ms or 117 ticks behind [23:33:44] [Server thread/INFO]: Timings Reset [23:33:44] [Craft Scheduler Thread - 13 - UltimateClans/INFO]: [UltimateClans] Start players loader... [23:33:44] [Craft Scheduler Thread - 13 - UltimateClans/INFO]: [UltimateClans] Loaded 15 player(s). [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:ruby' for recipe 'ruby_pickaxe_hat'. File: /contents/iawearables/configs/recipes.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:tobacco' for recipe 'cigar'. File: /contents/iawearables/configs/recipes.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:plastic_plate' for recipe 'biker_helmet'. File: /contents/iawearables/configs/recipes.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:ruby' for recipe 'astral_pickaxe'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_astral_pickaxe.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:plastic_plate' for recipe 'carton_box'. File: /contents/iageneric/configs/items.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:cassiterite_block' for recipe 'demoniac_pickaxe'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_demoniac_pickaxe.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:ruby' for recipe 'demoniac_pickaxe'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_demoniac_pickaxe.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:ruby_block' for recipe 'demoniac_pickaxe'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_demoniac_pickaxe.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:chisel' for recipe 'mysterious_artifact'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_mysterious_artifact.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Replacement item not found 'crystal' for recipe 'arcane_ring'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_arcane_ring.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:cassiterite_block' for recipe 'demoniac_hammer'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_demoniac_hammer.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:ruby' for recipe 'demoniac_hammer'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_demoniac_hammer.yml [23:33:44] [Craft Scheduler Thread - 35 - ItemsAdder/ERROR]: [ItemsAdder] Ingredient not found 'iasurvival:ruby_block' for recipe 'demoniac_hammer'. File: /contents/iaalchemy/configs/recipes/crafting/recipe_demoniac_hammer.yml [23:33:45] [Craft Scheduler Thread - 34 - HeadDatabase/WARN]: [HeadDatabase] §cYou are using an outdated version! [23:33:45] [Craft Scheduler Thread - 34 - HeadDatabase/WARN]: [HeadDatabase] Latest version: §a4.19.0§e. You are on version: §c4.17.0§e. [23:33:45] [Craft Scheduler Thread - 34 - HeadDatabase/WARN]: [HeadDatabase] Update here: §bhttps://www.spigotmc.org/resources/head-database.14280/ [23:33:45] [Server thread/INFO]: MetinTaşı plugini aktif ediliyor! [23:33:45] [Server thread/INFO]: LeaderBoard oluşturuldu! [23:33:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: wametintasi [1.0.0] [23:33:45] [Server thread/INFO]: Hooklara bağlandı! [23:33:45] [Server thread/INFO]: Komutlar yüklendi! [23:33:45] [Server thread/INFO]: Eventler kaydedildi! [23:33:45] [Server thread/INFO]: Data dosyası yüklendi! [23:33:45] [Server thread/INFO]: CRYING_OBSIDIAN [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Loaded 586 items [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Used 29/750 REAL_NOTE block IDs [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] Used 693/6608 font_images [23:33:45] [Server thread/INFO]: REDSTONE_BLOCK [23:33:45] [Server thread/INFO]: MOSSY_COBBLESTONE [23:33:45] [Server thread/INFO]: END_STONE [23:33:45] [Server thread/INFO]: OBSIDIAN [23:33:45] [Server thread/INFO]: GOLD_BLOCK [23:33:45] [Server thread/INFO]: EMERALD_BLOCK [23:33:45] [Server thread/INFO]: CRYING_OBSIDIAN [23:33:45] [Server thread/INFO]: DIAMOND_BLOCK [23:33:45] [Server thread/INFO]: Metin taşları oluşturuldu! [23:33:45] [Server thread/INFO]: Guiler yüklendi! [23:33:45] [Server thread/INFO]: [MetinTaşı] > Aktif edildi v1.17 [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 36 categories [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded successfully. [23:33:45] [Craft Scheduler Thread - 35 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking resourcepack url... [23:33:45] [Craft Scheduler Thread - 4 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://89.35.52.237:8985/generated.zip [23:33:45] [Server thread/INFO]: --------====================================-------- --------========[ Polymart Plugins ]========-------- --------====================================-------- [55 / 67] Polymart doesn't know about these plugins. Ask the developer to upload them to Polymart so you can use the auto-updater! ArmorStandTools, AuthMe, BetterRTP, BlueSlimeCore, ChatColor2, ChatInjector, Citizens, CombatLogX, CommandBlocker, CrazyEnvoys, CustomDeathMessages, DecentHolograms, DeluxeMenus, ExcellentCrates, ExecutableItems, Farmer, GPExtension, GPFlags, GriefPrevention, GroupManager, HeadDatabase, HolographicDisplays, JumpBlock, LeaderOS, LimitCrafting, LockettePro, LoneLibs, MetinTasi, Multiverse-Core, NexEngine, PinataParty, PlaceholderAPI, PlayerVaults, PlayerWarps, Playtimes, ProtocolLib, ServerUtils, ShopGUIPlus, Shopkeepers, SilkSpawners, SkinsRestorer, Skript, TAB, TradeSystem, UltimateKits, Vault, ViaVersion, VoteParty, Vulcan, WebSender, WorldEdit, asCMD, skript-gui, skript-reflect, spark [9 / 67] These plugins are available on Polymart! Download them from Polymart to take full advantage of the auto-updater AdvancedEnchantments, BattlePass, DeluxeMentions, Quests, SCore, ViaBackwards, Vouchers, WorldGuard, XItemsRemover [3 / 67] These plugins have updates available from Polymart ItemsAdder (13 behind), Polymart (1 behind), UltimateClans (20 behind) To update these plugins, use /polymart update or /polymart update all --------====================================-------- [23:33:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1] [23:33:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1] [23:33:46] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into AdvancedEnchantments, WorldGuard, GriefPrevention, PlaceholderAPI, ItemsAdder. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.92.1 ]================================ [23:33:46] [Server thread/INFO]: [ShopGUIPlus] [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Vault economy registered. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Vault economy enabled. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for HeadDatabase. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for ExecutableItems. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Enabled item provider for ItemsAdder. [23:33:46] [Server thread/WARN]: [ShopGUIPlus] Found SilkSpawners but not hooked into it. You need to download an additional addon: https://brcdev.net/go/silkspawners-bridge [23:33:46] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 main menu items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 18 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'miscellaneous' with 9 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armor' with 24 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'ores' with 8 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 37 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'drops' with 18 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'tools' with 15 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 16 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 19 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 shops with total of 164 items. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded 0 permission-based price modifiers. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] Loaded 7 sounds. [23:33:46] [Server thread/INFO]: [ShopGUIPlus] [23:33:46] [Server thread/INFO]: [ShopGUIPlus] ==================================================================================== [23:33:47] [Thread-33/INFO]: [UltimateClans] Find for new versions... [23:33:48] [Thread-33/WARN]: [UltimateClans] New version (7.3.4) of Ultimate Clans is avaliable in https://polymart.org/r/1162 [23:33:54] [Server thread/INFO]: [Not Secure] [Server] s [23:33:58] [User Authenticator #0/INFO]: [GroupManager] Async Player Login event refresh data... [23:33:58] [User Authenticator #0/INFO]: [GroupManager] Async Player Login event finshed. [23:33:58] [User Authenticator #0/INFO]: UUID of player KR1PT0N is d075d84e-a8e3-3fb3-80a8-b7b7f38914c0 [23:33:58] [Server thread/INFO]: [GPExtension] Creating RegionsPlayer: KR1PT0N [23:33:58] [Server thread/INFO]: [GPExtension] Adding baseGUI: CLAIM_LIST [23:33:58] [Server thread/INFO]: [GPExtension] Adding baseGUI: PLAYER_LIST [23:33:58] [Server thread/INFO]: [GPExtension] Adding baseGUI: WARP [23:33:58] [Server thread/INFO]: [GPExtension] Adding baseGUI: BLACKLIST [23:33:58] [Server thread/INFO]: [GPExtension] Adding baseGUI: WHITELIST [23:33:58] [Server thread/INFO]: [GPExtension] §aLoaded Player Data for KR1PT0N. [23:33:58] [Server thread/INFO]: KR1PT0N[/159.146.42.159:60767] logged in with entity id 739 at ([ahbaplar]45.16141634449694, 72.0, -0.6928564157370063) [23:33:59] [Server thread/INFO]: [+] KR1PT0N [23:34:02] [Server thread/INFO]: Unknown command. Type "/help" for help. [23:34:04] [Server thread/WARN]: Unexpected exception while parsing console command "citizens" org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.33-SNAPSHOT (build 3316) - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:987) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchServerCommand(CraftServer.java:972) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:500) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1393) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:1583) ~[?:?] [23:34:21] [Server thread/INFO]: KR1PT0N issued server command: /citizens [23:34:21] [Server thread/ERROR]: null org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.33-SNAPSHOT (build 3316) - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:987) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.1.jar:git-Paper-196] at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.1.jar:?] at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?] at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2354) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$21(ServerGamePacketListenerImpl.java:2314) ~[?:?] at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:1583) ~[?:?]