Sol Reklam

Çözüldü Authme Mysql baglanti sorunu

Durum
Mesaj gönderimine kapalı.

Wesley

Somon Balığı Selam Vermeye Geldi
Katılım
12 Temmuz 2022
Mesajlar
15
Elmaslar
1
Puanlar
2.195
Yer
Ankara
Minecraft
qBatukk

Discord:

qBatuk#5555

Merhaba ben bir Webscript satin aldim bu webscripte authme yi baglamak icin mysql baglantisi yaptim authme configi mysql bilgilerini dogru girmeme ragmen authme hata veriyor ve sunucu kapaniyor

Kod:
[01:36:23] [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' [01:36:24] [ServerMain/INFO]: Loaded 7 recipes [01:36:25] [Server thread/INFO]: Starting minecraft server version 1.19.4 [01:36:25] [Server thread/WARN]: **************************** [01:36:25] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED. [01:36:25] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS. [01:36:25] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/ [01:36:25] [Server thread/WARN]: **************************** [01:36:25] [Server thread/INFO]: Loading properties [01:36:25] [Server thread/INFO]: This server is running Paper version git-Paper-545 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: bacbf86) [01:36:25] [Server thread/INFO]: Server Ping Player Sample Count: 12 [01:36:25] [Server thread/INFO]: Using 4 threads for Netty based IO [01:36:25] [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 [01:36:25] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [01:36:25] [Server thread/INFO]: Default game type: SURVIVAL [01:36:25] [Server thread/INFO]: Generating keypair [01:36:25] [Server thread/INFO]: Starting Minecraft server on 5.180.106.193:25565 [01:36:25] [Server thread/INFO]: Using default channel type [01:36:25] [Server thread/INFO]: Paper: Using Java compression from Velocity. [01:36:25] [Server thread/INFO]: Paper: Using Java cipher from Velocity. [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\Administrator\Desktop\Server\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library C:\Users\Administrator\Desktop\Server\libraries\it\unimi\dsi\fastutil\8.5.11\fastutil-8.5.11.jar [01:36:27] [Server thread/INFO]: [PlayerNPC] Your server is using Bukkit version: 1.19.4-R0.1-SNAPSHOT [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\openjdk\nashorn\nashorn-core\15.3\nashorn-core-15.3.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loading 5 libraries... please wait [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\slf4j\slf4j-api\2.0.0-alpha1\slf4j-api-2.0.0-alpha1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\kotlin\kotlin-stdlib-jdk8\1.8.0\kotlin-stdlib-jdk8-1.8.0.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\kotlin\kotlin-stdlib\1.8.0\kotlin-stdlib-1.8.0.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\kotlin\kotlin-stdlib-common\1.8.0\kotlin-stdlib-common-1.8.0.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\annotations\13.0\annotations-13.0.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\kotlin\kotlin-stdlib-jdk7\1.8.0\kotlin-stdlib-jdk7-1.8.0.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\exposed\exposed-core\0.40.1\exposed-core-0.40.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\kotlin\kotlin-reflect\1.7.20\kotlin-reflect-1.7.20.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\kotlinx\kotlinx-coroutines-core-jvm\1.6.4\kotlinx-coroutines-core-jvm-1.6.4.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\org\jetbrains\exposed\exposed-jdbc\0.40.1\exposed-jdbc-0.40.1.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\com\squareup\okhttp3\okhttp\4.10.0\okhttp-4.10.0.jar [01:36:27] [Server thread/INFO]: [SpigotLibraryLoader] [LiteEco] Loaded library C:\Users\Administrator\Desktop\Server\libraries\com\squareup\okio\okio-jvm\3.0.0\okio-jvm-3.0.0.jar [01:36:27] [Server thread/INFO]: [Corpses] Your server is using Bukkit version: 1.19.4-R0.1-SNAPSHOT [01:36:27] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [01:36:30] [Server thread/WARN]: Legacy plugin ChatGames v1.0 does not specify an api-version. [01:36:30] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.6.2 [01:36:30] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting... [01:36:30] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [01:36:30] [Server thread/INFO]: [ViaBackwards] Loading translations... [01:36:30] [Server thread/INFO]: [ViaBackwards] Registering protocols... [01:36:30] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [01:36:30] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.40 [01:36:31] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131 [01:36:31] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1-dev+12-8b2c7d7 [01:36:31] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0 [01:36:32] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.14+6360-094b734 [01:36:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7d2eeaf2] [01:36:33] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3 [01:36:33] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861 [01:36:33] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1-dev+12-8b2c7d7 [01:36:33] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.35 [01:36:33] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.8+33cdb4a [01:36:33] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.2 [01:36:33] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.6.1 [01:36:33] [Server thread/INFO]: [AuthMe] Loading server plugin AuthMe v5.6.0-SNAPSHOT-b2599 [01:36:33] [Server thread/INFO]: [SuperVanish] Loading server plugin SuperVanish v6.2.16 [01:36:33] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.31-SNAPSHOT (build 3101) [01:36:33] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.1 [01:36:33] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.2.6-0819d467 [01:36:33] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [01:36:33] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.10 build-29/05/2023 [01:36:33] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1-dev+12-8b2c7d7 [01:36:33] [Server thread/INFO]: [SilkSpawners_v2] Loading server plugin SilkSpawners_v2 v2.2.0 [01:36:33] [Server thread/INFO]: [PlayerNPC] Loading server plugin PlayerNPC v2023.4 [01:36:33] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.2.364 [01:36:33] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.2.5.5 [01:36:33] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.13 [01:36:33] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v2.0.4-SNAPSHOT [01:36:33] [Server thread/INFO]: [UltraRepair] Loading server plugin UltraRepair v4.0.0 [01:36:33] [Server thread/INFO]: [TabList] Loading server plugin TabList v5.7.0 [01:36:33] [Server thread/INFO]: [SimpleScore] Loading server plugin SimpleScore v3.12.2 [01:36:33] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.16.5 [01:36:34] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (372 ms). [01:36:34] [Server thread/INFO]: [Shopkeepers] Loading config. [01:36:34] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml [01:36:34] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'. [01:36:34] [Server thread/INFO]: [Shopkeepers] Registering defaults. [01:36:34] [Server thread/INFO]: [ServerSigns] Loading server plugin ServerSigns v4.8.0 [01:36:34] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.3 [01:36:34] [Server thread/INFO]: [MeteoritesPro] Loading server plugin MeteoritesPro v1.5.3 [01:36:34] [Server thread/INFO]: [LockettePro] Loading server plugin LockettePro v2.11.1 [01:36:34] [Server thread/INFO]: [LiteEco] Loading server plugin LiteEco v1.3.5-SNAPSHOT [01:36:34] [Server thread/INFO]: [LiteEco] Configuration database.db exist ! [01:36:34] [Server thread/INFO]: [LiteEco] Configuration config.yml is latest ! [01:36:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting... [01:36:34] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a852c9d [01:36:34] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed. [01:36:34] [Server thread/INFO]: [HealthBar] Loading server plugin HealthBar v1.8.1 [01:36:34] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.3.0 [01:36:34] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v5.4.5 [01:36:34] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.13.7-Release [01:36:34] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully! [01:36:34] [Server thread/INFO]: [DeluxeMentions] Loading server plugin DeluxeMentions v5.7.19 [01:36:34] [Server thread/INFO]: [CustomJoinMessage] Loading server plugin CustomJoinMessage v1.0 [01:36:34] [Server thread/INFO]: [Corpses] Loading server plugin Corpses v2023.3 [01:36:34] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.4.0.0.1156 [01:36:34] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary. [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansions... [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Action Bar v17.3'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\AngelChest Compatibility.jar' because a plugin dependency was not loaded: AngelChest [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\ASkyBlock Compatibility.jar' because a plugin dependency was not loaded: ASkyBlock [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Boss Bar v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\BSkyBlock Compatibility.jar' because a plugin dependency was not loaded: BentoBox [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.5'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v17.8'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CMI Compatibility.jar' because a plugin dependency was not loaded: CMI [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CompatHuskTowns.jar' because a plugin dependency was not loaded: HuskTowns [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CrackShot Compatibility.jar' because a plugin dependency was not loaded: CrackShot [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\CrashClaim Compatibility.jar' because a plugin dependency was not loaded: CrashClaim [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Effects v17.0'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Damage Tagger v17.0'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Death Effects v17.0'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'End Crystal Helper v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'EssentialsX Compatibility v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\FabledSkyBlock Compatibility.jar' because a plugin dependency was not loaded: FabledSkyBlock [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Factions Compatibility v17.0'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\FeatherBoard Compatibility.jar' because a plugin dependency was not loaded: FeatherBoard [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Force Field v17.4'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Glowing v17.0'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\GriefDefender Compatibility.jar' because a plugin dependency was not loaded: GriefDefender [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'GriefPrevention Compatibility v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\HuskHomes Compatibility.jar' because a plugin dependency was not loaded: HuskHomes [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\HuskSync Compatibility.jar' because a plugin dependency was not loaded: HuskSync [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\iDisguise Compatibility.jar' because a plugin dependency was not loaded: iDisguise [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\IridiumSkyblock Compatibility.jar' because a plugin dependency was not loaded: IridiumSkyblock [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\KingdomsX Compatibility.jar' because a plugin dependency was not loaded: Kingdoms [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Konquest Compatibility.jar' because a plugin dependency was not loaded: Konquest [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Lands Compatibility.jar' because a plugin dependency was not loaded: Lands [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'LibsDisguises Compatibility v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Logger v17.2'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'Loot Protection v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/INFO]: [CombatLogX] Loading expansion 'LuckPerms Compatibility v17.1'... [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:34] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\MarriageMaster Compatibility.jar' because a plugin dependency was not loaded: MarriageMaster [01:36:34] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'Mob Tagger v17.1'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'MythicMobs Compatibility v17.1'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'Newbie Helper v17.2'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.1'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\PlayerParticles Compatibility.jar' because a plugin dependency was not loaded: PlayerParticles [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\PreciousStones Compatibility.jar' because a plugin dependency was not loaded: PreciousStones [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\ProtectionStones Compatibility.jar' because a plugin dependency was not loaded: ProtectionStones [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\RedProtect Compatibility.jar' because a plugin dependency was not loaded: RedProtect [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Residence Compatibility.jar' because a plugin dependency was not loaded: Residence [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'Rewards v17.3'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'Scoreboard v17.1'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\SuperiorSkyblock Compatibility.jar' because a plugin dependency was not loaded: SuperiorSkyblock2 [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'SuperVanish Compatibility v17.0'... [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\Towny Compatibility.jar' because a plugin dependency was not loaded: Towny [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\UltimateClaims Compatibility.jar' because a plugin dependency was not loaded: UltimateClaims [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\uSkyBlock Compatibility.jar' because a plugin dependency was not loaded: uSkyBlock [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/WARN]: [CombatLogX] Failed to load expansion 'plugins\CombatLogX\expansions\VanishNoPacket Compatibility.jar' because a plugin dependency was not loaded: VanishNoPacket [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v17.2'... [01:36:35] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.8+33cdb4a [01:36:35] [Server thread/INFO]: [CombatLogX]   [01:36:35] [Server thread/INFO]: [CombatLogX] Successfully loaded 25 expansions. [01:36:35] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2 [01:36:35] [Server thread/INFO]: [ChatGames] Loading server plugin ChatGames v1.0 [01:36:35] [Server thread/INFO]: [CalendarEvents] Loading server plugin CalendarEvents v2.3.0 [01:36:35] [Server thread/INFO]: [BottledExp] Loading server plugin BottledExp v3.1.3.1 [01:36:35] [Server thread/INFO]: [BloodMoon] Loading server plugin BloodMoon v0.8.1 [01:36:35] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.9-1 [01:36:35] [Server thread/INFO]: [BankPlus] Loading server plugin BankPlus v5.7 [01:36:35] [Server thread/INFO]: [AuctionHouse] Loading server plugin AuctionHouse v3.4.1 [01:36:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [01:36:35] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40 [01:36:36] [Server thread/INFO]:         __     [01:36:36] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.40 [01:36:36] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper [01:36:36] [Server thread/INFO]:  [01:36:36] [Server thread/INFO]: [LuckPerms] Loading configuration... [01:36:37] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [01:36:38] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [01:36:38] [Server thread/INFO]: [LuckPerms] Performing initial data load... [01:36:39] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4129ms) [01:36:39] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [01:36:39] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [01:36:39] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [01:36:39] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [01:36:39] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [01:36:39] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0 [01:36:39] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.14+6360-094b734 [01:36:39] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [01:36:39] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [01:36:40] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R3.PaperweightAdapter as the Bukkit adapter [01:36:40] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.10 build-29/05/2023 [01:36:40] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here... [01:36:40] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_19_R3 [01:36:40] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions [01:36:40] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy [01:36:40] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat [01:36:40] [Server thread/INFO]: [NexEngine] Using 'en' language. [01:36:40] [Server thread/INFO]: [NexEngine] Plugin loaded in 96 ms! [01:36:40] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.2.364 [01:36:40] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s). [01:36:41] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia) [01:36:41] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.4-SNAPSHOT [01:36:41] [Server thread/INFO]: [LiteEco] Enabling LiteEco v1.3.5-SNAPSHOT [01:36:41] [Server thread/INFO]: [LiteEco] PlaceholderAPI hook initialized [01:36:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: liteeco [1.0.2] [01:36:41] [Server thread/INFO]: [NexEngine] Successfully hooked with LiteEco economy [01:36:41] [Server thread/INFO]: [LiteEco] Registered Vault like a service. [01:36:41] [Server thread/INFO]: [LiteEco] Treasury not found, for better experience please download Treasury or Vault. [01:36:41] [Server thread/INFO]: [LiteEco] You are using current version ! [01:36:41] [Server thread/INFO]: [LiteEco] Registering commands with Cloud Command Framework ! [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AccountEconomyManageListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener PlayerEconomyPayListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AdminEconomyGlobalDepositListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AdminEconomyGlobalSetListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AdminEconomyGlobalWithdrawListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AdminEconomyMoneyDepositListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AdminEconomyMoneyWithdrawListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener AdminEconomyMoneySetListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Bukkit Listener PlayerJoinListener registered () -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Listeners registered(9) in time 16 ms -> ok [01:36:42] [Server thread/INFO]: [LiteEco] Plugin enabled in time 647 ms [01:36:42] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [01:36:42] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [01:36:42] [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. [01:36:42] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [01:36:42] [Server thread/INFO]: Preparing level "world" [01:36:43] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [01:36:43] [Server thread/INFO]: Time elapsed: 112 ms [01:36:43] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [01:36:43] [Server thread/INFO]: Time elapsed: 22 ms [01:36:43] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [01:36:43] [Server thread/INFO]: Time elapsed: 20 ms [01:36:43] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2 [01:36:43] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.4 (762) [01:36:43] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1-dev+12-8b2c7d7 [01:36:43] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [01:36:43] [Server thread/INFO]: [Essentials] No kits found to migrate. [01:36:43] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json. [01:36:43] [Server thread/INFO]: [Essentials] Using locale en_US [01:36:43] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [01:36:43] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [01:36:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [01:36:43] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [01:36:43] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3 [01:36:44] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [01:36:44] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861 [01:36:44] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--]. [01:36:44] [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. [01:36:44] [Server thread/INFO]: Preparing start region for dimension minecraft:flatroom [01:36:44] [Server thread/INFO]: Time elapsed: 23 ms [01:36:44] [Server thread/INFO]: Preparing start region for dimension minecraft:arena [01:36:44] [Server thread/INFO]: Time elapsed: 12 ms [01:36:44] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded. [01:36:44] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading. [01:36:44] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [01:36:44] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1-dev+12-8b2c7d7 [01:36:44] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. [01:36:44] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.35 [01:36:44] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.35-Free.jar [01:36:44] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_19_R3 (v1_19_R3) [01:36:44] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1212 [01:36:44] [Server thread/INFO]: [LibsDisguises] Build Date: 04/06/2023 00:45 [01:36:45] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/ [01:36:45] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins) [01:36:52] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict [01:36:52] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise [01:36:52] [Server thread/INFO]: [LibsDisguises] Config is up to date! [01:36:52] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8+33cdb4a [01:36:52] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [01:36:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [01:36:52] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [01:36:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [01:36:52] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [01:36:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [01:36:52] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED. [01:36:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom' [01:36:52] [Server thread/INFO]: [WorldGuard] (arena) TNT ignition is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (arena) Lighters are PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (arena) Lava fire is PERMITTED. [01:36:52] [Server thread/INFO]: [WorldGuard] (arena) Fire spread is UNRESTRICTED. [01:36:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arena' [01:36:52] [Server thread/INFO]: [WorldGuard] Loading region data... [01:36:52] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.2 [01:36:52] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.6.1 [01:36:52] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2599 [01:36:52] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready! [01:36:52] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting... [01:36:52] [Server thread/WARN]: Nag author(s): '[sgdc3, ljacqu, games647, Hex3l, krusic22]' of 'AuthMe v5.6.0-SNAPSHOT-b2599' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [01:37:15] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] ERROR fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool - AuthMeMYSQLPool - Exception during pool initialization. [01:37:15] [Server thread/WARN]: fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure [01:37:15] [Server thread/WARN]:  [01:37:15] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.getConnection(MySQL.java:185) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.checkTablesAndColumns(MySQL.java:193) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.<init>(MySQL.java:78) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.createDataSource(DataSourceProvider.java:68) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:50) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:26) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.handlers.instantiation.ProviderHandler$InstantiationByProviderClass.instantiateWith(ProviderHandler.java:129) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:245) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.initialize(AuthMe.java:221) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.onEnable(AuthMe.java:145) [01:37:15] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) [01:37:15] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) [01:37:15] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) [01:37:15] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) [01:37:15] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:558) [01:37:15] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:469) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) [01:37:15] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833) [01:37:15] [Server thread/WARN]: Caused by: fr.xephi.authme.libs.com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure [01:37:15] [Server thread/WARN]:  [01:37:15] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [01:37:15] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [01:37:15] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [01:37:15] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [01:37:15] [Server thread/WARN]:     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [01:37:15] [Server thread/WARN]:     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.NativeSession.connect(NativeSession.java:120) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) [01:37:15] [Server thread/WARN]:     ... 35 more [01:37:15] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection timed out: no further information [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.Net.pollConnect(Native Method) [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) [01:37:15] [Server thread/WARN]:     at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) [01:37:15] [Server thread/WARN]:     at java.base/java.net.Socket.connect(Socket.java:633) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) [01:37:15] [Server thread/WARN]:     ... 38 more [01:37:15] [Server thread/WARN]: [AuthMe] Can't initialize the MySQL database: [CommunicationsException]: Communications link failure  The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [01:37:15] [Server thread/WARN]: [AuthMe] Please check your database settings in the config.yml file! [01:37:15] [Server thread/WARN]: [AuthMe] Could not create data source: [CommunicationsException]: Communications link failure  The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [01:37:15] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [IllegalStateException]: Error during initialization of data source [01:37:15] [Server thread/WARN]: java.lang.IllegalStateException: Error during initialization of data source [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:53) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:26) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.handlers.instantiation.ProviderHandler$InstantiationByProviderClass.instantiateWith(ProviderHandler.java:129) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:245) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.initialize(AuthMe.java:221) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.AuthMe.onEnable(AuthMe.java:145) [01:37:15] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) [01:37:15] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) [01:37:15] [Server thread/WARN]:     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) [01:37:15] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) [01:37:15] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:558) [01:37:15] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:469) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1104) [01:37:15] [Server thread/WARN]:     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) [01:37:15] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:833) [01:37:15] [Server thread/WARN]: Caused by: fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure [01:37:15] [Server thread/WARN]:  [01:37:15] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.getConnection(MySQL.java:185) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.checkTablesAndColumns(MySQL.java:193) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.datasource.MySQL.<init>(MySQL.java:78) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.createDataSource(DataSourceProvider.java:68) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.initialization.DataSourceProvider.get(DataSourceProvider.java:50) [01:37:15] [Server thread/WARN]:     ... 20 more [01:37:15] [Server thread/WARN]: Caused by: fr.xephi.authme.libs.com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure [01:37:15] [Server thread/WARN]:  [01:37:15] [Server thread/WARN]: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. [01:37:15] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [01:37:15] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [01:37:15] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [01:37:15] [Server thread/WARN]:     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [01:37:15] [Server thread/WARN]:     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.NativeSession.connect(NativeSession.java:120) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) [01:37:15] [Server thread/WARN]:     ... 35 more [01:37:15] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection timed out: no further information [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.Net.pollConnect(Native Method) [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) [01:37:15] [Server thread/WARN]:     at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) [01:37:15] [Server thread/WARN]:     at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) [01:37:15] [Server thread/WARN]:     at java.base/java.net.Socket.connect(Socket.java:633) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) [01:37:15] [Server thread/WARN]:     at AuthMe-5.6.0-SNAPSHOT.jar//fr.xephi.authme.libs.com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) [01:37:15] [Server thread/WARN]:     ... 38 more [01:37:15] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION! [01:37:15] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish [01:37:15] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2599 disabled! [01:37:15] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.16 [01:37:15] [Server thread/INFO]: [SuperVanish] Hooked into Essentials [01:37:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.16] [01:37:15] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI [01:37:15] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3101) [01:37:15] [Server thread/INFO]: [Citizens] Loading external libraries [01:37:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0] [01:37:15] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault. [01:37:15] [Server thread/INFO]: [SuperVanish] Hooked into Citizens [01:37:15] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.1 [01:37:15] [Server thread/INFO]: [GriefPrevention] Finished loading configuration. [01:37:15] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded. [01:37:15] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded. [01:37:15] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard. [01:37:15] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode). [01:37:15] [Server thread/INFO]: [GriefPrevention] Boot finished. [01:37:15] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.2.6-0819d467 [01:37:16] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.19.4)...[0m [01:37:16] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality[0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic GriefPrevention Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic HolographicDisplays Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic Vault Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled![0m [01:37:17] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\Administrator\Desktop\Server\plugins\MythicMobs\SavedData [01:37:17] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\Administrator\Desktop\Server\plugins\MythicMobs\SavedData\worlds [01:37:19] [Server thread/WARN]: Plugin 'MythicMobs' is creating timing 'scheduler: io.lumine.mythic.core.skills.auras.AuraManager$$Lambda$9888/0x0000000802901000' - this is deprecated behavior, please report it to the authors: Lumine [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Packs...[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Items...[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Item Groups...[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Skills...[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...[0m [01:37:19] [Server thread/ERROR]: [MythicMobs] [31mBadly configured enchantment[37m [01:37:19] [Server thread/ERROR]: [MythicMobs] [31mBadly configured enchantment[37m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 9 mobs.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 4 vanilla mob overrides.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 0 mob stacks.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 3 skills.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 0 random spawns.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 6 mythic items.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 2 drop tables.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m?[37m Loaded 1 mob spawners.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m [01:37:19] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m [01:37:19] [Server thread/INFO]: [MythicMobs] [32m? MythicMobs v5.2.6 ( build 0819d467 ) has been successfully loaded![0m[0m [01:37:19] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1-dev+12-8b2c7d7 [01:37:19] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. [01:37:19] [Server thread/INFO]: [SilkSpawners_v2] Enabling SilkSpawners_v2 v2.2.0 [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Starting SilkSpawners v2.2.0 [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading Cross-Version support [01:37:19] [pool-63-thread-1/INFO]: [SilkSpawners] [INFO]: Checking for updates [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading support for NMS-Version v1_19_R3 [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Loading locale file [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Starting metrics service. You can disable the collection of anonymous usage data by editing the config file under /plugins/bStats/ [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Registering listeners [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Registering commands [01:37:19] [Server thread/INFO]: [SilkSpawners] [INFO]: Started SilkSpawners v2.2.0 [01:37:19] [Server thread/INFO]: [PlayerNPC] Enabling PlayerNPC v2023.4 [01:37:19] [Server thread/INFO]: PlayerNPC | Detected NMS version: v1_19_R3 [01:37:19] [Server thread/INFO]: PlayerNPC | Looking for soft dependencies... [01:37:19] [Server thread/INFO]: PlayerNPC | Hooked into ViaVersion v4.6.2. [01:37:19] [Server thread/INFO]: PlayerNPC | Hooked into Vault v1.7.3-b131. [01:37:19] [Server thread/INFO]: PlayerNPC | Hooked into PlaceholderAPI v2.11.3. [01:37:19] [Server thread/INFO]: PlayerNPC | Vault hooked integrations: [01:37:19] [Server thread/INFO]: - Economy (LiteEco v1.3.5-SNAPSHOT) [01:37:19] [Server thread/INFO]: - Chat (LuckPerms v5.4.40) [01:37:19] [Server thread/INFO]: - Permission (LuckPerms v5.4.40) [01:37:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playernpc [2023.4] [01:37:20] [Server thread/INFO]: PlayerNPC | Registered PlayerNPC plugin into the NPCLib [01:37:20] [Server thread/INFO]: PlayerNPC | The plugin has been enabled successfully [01:37:20] [Server thread/INFO]: PlayerNPC | Plugin created by SergiFerry [01:37:20] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.5.5 [01:37:20] [pool-63-thread-1/INFO]: [SilkSpawners] [INFO]: The plugin is up to date (v2.2.0) [01:37:20] [Server thread/INFO]: Server version: v1_19_R3 - 1.19.4 - paper [01:37:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.5.5] [01:37:21] [Server thread/INFO]: PlaceholderAPI hooked. [01:37:21] [Server thread/INFO]: Updated (EN) language file. Took 39ms [01:37:21] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.13 [01:37:21] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup [01:37:21] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config [01:37:21] [Server thread/WARN]: [VotingPlugin] No VotifierEvent found, install Votifier, NuVotifier, or another Votifier plugin [01:37:21] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.13 [01:37:21] [Server thread/INFO]: [UltraRepair] Enabling UltraRepair v4.0.0 [01:37:22] [Server thread/INFO]:    ____ ___  __________  |    |   \ \______   \ |    |   /  |       _/ |    |  /   |    |   \ |______/    |____|_  /                    \/   [01:37:22] [Server thread/INFO]: [UltraRepair] Loading configuration files... [01:37:22] [Server thread/INFO]: [UltraRepair] Initializing base settings... [01:37:22] [Server thread/INFO]: [UltraRepair] Checking economy integration... [01:37:22] [Server thread/INFO]: [UltraRepair] Loading repair manager... [01:37:22] [Server thread/INFO]: [UltraRepair] Registering commands... [01:37:22] [Server thread/INFO]: [UltraRepair] Registering listeners... [01:37:22] [Server thread/INFO]: [UltraRepair] Loading metrics... [01:37:22] [Server thread/INFO]: [UltraRepair] Checking for updates... [01:37:22] [Server thread/INFO]: [UltraRepair] UltraRepair v4.0.0 by Demeng has been enabled. [01:37:22] [Server thread/INFO]: [TabList] Enabling TabList v5.7.0 [01:37:22] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.3 [01:37:22] [Server thread/INFO]: [TabList] > Enabled v5.7.0 (81ms) [01:37:22] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.12.2 [01:37:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.12.2] [01:37:22] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.5 [01:37:22] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers. [01:37:22] [Server thread/INFO]: [Shopkeepers] Loading the data of 3 shopkeepers ... [01:37:22] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.8.0 [01:37:23] [Server thread/INFO]: [ServerSigns] Version 4.8.0 is now enabled. [01:37:23] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.3 [01:37:23] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-* [01:37:23] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131 [01:37:23] [Server thread/INFO]: | Command file(s) found : 1 [01:37:23] [Server thread/INFO]: | Config : Ready. [01:37:23] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu) [01:37:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0] [01:37:23] [Server thread/INFO]: | Placeholder_API : Hooked, Ok. [01:37:23] [Server thread/INFO]: | Custom commands loaded : 45 [01:37:23] [Server thread/INFO]: | You're running the latest version of MyCommand. [01:37:23] [Server thread/INFO]: |          by emmerrei a.k.a. ivanfromitaly.            [01:37:23] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-* [01:37:23] [Server thread/INFO]: [MeteoritesPro] Enabling MeteoritesPro v1.5.3 [01:37:23] [Server thread/INFO]:          __ [01:37:23] [Server thread/INFO]:    |\/| |__)   MeteoritesPro v1.5.3 [01:37:23] [Server thread/INFO]:    |  | |        by OliPulse [01:37:23] [Server thread/INFO]:   [01:37:23] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.11.1 [01:37:23] [Server thread/INFO]: [LockettePro] Compatible server version detected: 1.19.4 [01:37:23] [Server thread/INFO]: [LockettePro] =================================== [01:37:23] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.1 [01:37:23] [Server thread/INFO]: Looking for compatible plugins... [01:37:23] [Server thread/INFO]: MythicMobs found [01:37:23] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.3.0 [01:37:23] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine [01:37:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: excellentcrates [4.3.0] [01:37:23] [Server thread/INFO]: [ExcellentCrates] Using 'en' language. [01:37:23] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Starting... [01:37:23] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f23f8b6 [01:37:23] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Start completed. [01:37:23] [Server thread/INFO]: [ExcellentCrates] Loaded 6 crate keys. [01:37:23] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities! [01:37:23] [Server thread/INFO]: [ExcellentCrates] Loaded 5 crates. [01:37:23] [Server thread/ERROR]: [ExcellentCrates] Invalid crate 'diamond' in 'default' menu! [01:37:23] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus. [01:37:23] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 372 ms! [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v5.4.5 [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Using lang-en.yml as language file. [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Shops.yml has been found! [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Sections.yml has been found! [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Successfully hooked into Vault [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Completed loading '1' economy provider(s) for all 16 shop sections. [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Using minecraft version 1.19.4... [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Spawner provider set to DEFAULT in config [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Using plugin default spawners... [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Debug mode is enabled. [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Updating Shop settings... [01:37:23] [Server thread/INFO]: [EconomyShopGUI] Loading all items... [01:37:24] [Server thread/INFO]: [EconomyShopGUI] Initialized - Took 328ms to complete [01:37:24] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.7-Release [01:37:24] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI! [01:37:24] [Server thread/ERROR]: [DeluxeMenus] Detected invalid configuration in file: bilgi.yml [01:37:24] [Server thread/WARN]: [DeluxeMenus] Menu: bilgi in file: bilgi.yml not loaded. [01:37:24] [Server thread/ERROR]: [DeluxeMenus] Detected invalid configuration in file: vip.yml [01:37:24] [Server thread/WARN]: [DeluxeMenus] Menu: vip in file: vip.yml not loaded. [01:37:24] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded! [01:37:24] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus! [01:37:24] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault! [01:37:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.7-Release] [01:37:24] [Server thread/INFO]: [DeluxeMentions] Enabling DeluxeMentions v5.7.19 [01:37:24] [Server thread/INFO]: [CustomJoinMessage] Enabling CustomJoinMessage v1.0 [01:37:24] [Server thread/INFO]: [CustomJoinMessage] Custom Join Messages are enabled. [01:37:24] [Server thread/INFO]: [Corpses] Enabling Corpses v2023.3 [01:37:24] [Server thread/INFO]: Corpses | Detected NMS version: v1_19_R3 [01:37:24] [Server thread/INFO]: PlayerNPC | Registered Corpses plugin into the NPCLib [01:37:24] [Server thread/INFO]: Corpses | The plugin has been enabled successfully [01:37:24] [Server thread/INFO]: Corpses | Plugin created by SergiFerry [01:37:24] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.4.0.0.1156 [01:37:24] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s). [01:37:24] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia) [01:37:24] [Server thread/INFO]: CombatLogX was loaded successfully. [01:37:24] [Server thread/INFO]: [CombatLogX] Enabling expansions... [01:37:24] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Action Bar v17.3'... [01:37:24] [Server thread/INFO]: [CombatLogX]   [01:37:24] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Boss Bar v17.1'... [01:37:24] [Server thread/INFO]: [CombatLogX]   [01:37:24] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.5'... [01:37:24] [Server thread/INFO]: [CombatLogX]   [01:37:24] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v17.8'... [01:37:24] [Server thread/INFO]: [CombatLogX] [Citizens Compatibility] Successfully found a dependency: Citizens v2.0.31-SNAPSHOT (build 3101) [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'EssentialsX Compatibility v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Successfully found a dependency: Essentials v2.20.1-dev+12-8b2c7d7 [01:37:25] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Dependency 'Essentials' is not the correct version! [01:37:25] [Server thread/INFO]: [CombatLogX] [EssentialsX Compatibility] Some dependencies for this expansion are missing! [01:37:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'EssentialsX Compatibility v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v17.0'... [01:37:25] [Server thread/WARN]: [CombatLogX] Failed to find any of the following plugins: [01:37:25] [Server thread/WARN]: [CombatLogX] [Factions, FactionsX, LegacyFactions] [01:37:25] [Server thread/WARN]: [CombatLogX] Please contact SirBlobman if you believe this is mistake. [01:37:25] [Server thread/WARN]: [CombatLogX] https://github.com/SirBlobman/BlueSlimeCore/issues/new/choose [01:37:25] [Server thread/INFO]: [CombatLogX] [Factions Compatibility] Some dependencies for this expansion are missing! [01:37:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Factions Compatibility v17.0'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'LibsDisguises Compatibility v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX] [LibsDisguises Compatibility] Successfully found a dependency: LibsDisguises v10.0.35 [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'LuckPerms Compatibility v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX] [LuckPerms Compatibility] Successfully found a dependency: LuckPerms v5.4.40 [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'MythicMobs Compatibility v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX] [MythicMobs Compatibility] Successfully found a dependency: MythicMobs v5.2.6-0819d467 [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.3 [01:37:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatlogx [17.1] [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SuperVanish Compatibility v17.0'... [01:37:25] [Server thread/INFO]: [CombatLogX] [SuperVanish Compatibility] Successfully found a dependency: SuperVanish v6.2.16 [01:37:25] [Server thread/WARN]: [CombatLogX] [SuperVanish Compatibility] A dependency is not installed on the server: PremiumVanish [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v17.2'... [01:37:25] [Server thread/INFO]: [CombatLogX] [WorldGuard Compatibility] Successfully found a dependency: WorldGuard v7.0.8+33cdb4a [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Effects v17.0'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v17.0'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Death Effects v17.0'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'End Crystal Helper v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Force Field v17.4'... [01:37:25] [Server thread/INFO]: [CombatLogX] [Force Field] Successfully found a dependency: ProtocolLib v5.0.0 [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Glowing v17.0'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v17.2'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Loot Protection v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Mob Tagger v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v17.2'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Rewards v17.3'... [01:37:25] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully found a dependency: Vault v1.7.3-b131 [01:37:25] [Server thread/INFO]: [CombatLogX] [Rewards] Successfully hooked into economy handler 'LiteEco' from plugin 'LiteEco v1.3.5-SNAPSHOT'. [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Scoreboard v17.1'... [01:37:25] [Server thread/INFO]: [CombatLogX]   [01:37:25] [Server thread/INFO]: [CombatLogX] Successfully enabled 22 expansions. [01:37:25] [Server thread/INFO]: CombatLogX was enabled successfully. [01:37:25] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2 [01:37:25] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter [01:37:25] [Server thread/INFO]: [ClearLag] Loading modules... [01:37:25] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_19_R3.MinecraftServer) [01:37:25] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [01:37:25] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="per-entity-chunk-entity-limiter.entity-limits" token=inGround" [01:37:25] [Server thread/INFO]: [ClearLag] Modules have been loaded! [01:37:25] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [01:37:25] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.0* [01:37:25] [Thread-17/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.19]... [01:37:25] [Server thread/ERROR]: Cannot load plugins\ChatGames\config.yml org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping  in 'reader', line 133, column 9:             question: 'Zar'?n kaç yüzü vard? ...              ^ expected <block end>, but found '<scalar>'  in 'reader', line 133, column 24:             question: 'Zar'?n kaç yüzü vard?r? (rakam)'                            ^      at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:174) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:150) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at chatgames.ChatGames.Color(ChatGames.java:142) ~[ChatGames.jar:?]     at Config.ConfigManager.color(ConfigManager.java:46) ~[ChatGames.jar:?]     at Config.ConfigManager.loadMessages(ConfigManager.java:38) ~[ChatGames.jar:?]     at Config.ConfigManager.<init>(ConfigManager.java:20) ~[ChatGames.jar:?]     at chatgames.ChatGames.onEnable(ChatGames.java:45) ~[ChatGames.jar:?]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.19.4.jar:git-Paper-545]     at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-545]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:558) ~[paper-1.19.4.jar:git-Paper-545]     at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:469) ~[paper-1.19.4.jar:git-Paper-545]     at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-545]     at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-545]     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-545]     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-545]     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-545]     at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping  in 'reader', line 133, column 9:             question: 'Zar'?n kaç yüzü vard? ...              ^ expected <block end>, but found '<scalar>'  in 'reader', line 133, column 24:             question: 'Zar'?n kaç yüzü vard?r? (rakam)'                            ^      at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:679) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:185) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:239) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:208) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:357) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:336) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:311) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:212) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:357) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:336) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:311) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:212) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:357) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:336) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:311) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:212) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:357) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:336) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:311) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:212) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:134) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:160) ~[snakeyaml-1.33.jar:?]     at org.yaml.snakeyaml.Yaml.compose(Yaml.java:559) ~[snakeyaml-1.33.jar:?]     at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]     ... 22 more [01:37:25] [Server thread/INFO]: [ChatGames] ChatGames is now enabled! [01:37:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatgames [1.0.0] [01:37:25] [Server thread/INFO]: [ChatGames] PlaceholderAPI Hooked! [01:37:25] [Server thread/INFO]: [ChatGames] Points loaded successfully! [01:37:25] [Server thread/INFO]: [CalendarEvents] Enabling CalendarEvents v2.3.0 [01:37:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: calendarevents [2.3.0] [01:37:25] [Server thread/INFO]:    Hooked into PlaceholderAPI [01:37:25] [Thread-17/INFO]: [ClearLag] No updates found! [01:37:25] [Server thread/WARN]: [CalendarEvents]  The following functions of this plugin are [01:37:25] [Server thread/WARN]: [CalendarEvents]       not supported for your server version: [01:37:25] [Server thread/WARN]: [CalendarEvents]  - Title messages [01:37:25] [Server thread/WARN]: [CalendarEvents]  - Actionbar messages [01:37:25] [Server thread/WARN]: [CalendarEvents]  Everything else will still function properly! [01:37:25] [Server thread/INFO]: [BottledExp] Enabling BottledExp v3.1.3.1 [01:37:25] [Server thread/INFO]: [BottledExp] Version 3.1.3.1 has been enabled [01:37:25] [Server thread/INFO]: [BottledExp] Using LuckPerms via Vault. [01:37:25] [Server thread/INFO]: [BloodMoon] Enabling BloodMoon v0.8.1 [01:37:25] [Server thread/INFO]: [BloodMoon] This plugin is still in its infancy. If you encounter a bug, please report it to https://www.spigotmc.org/threads/bloodmoon.412741/ [01:37:25] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.9-1 [01:37:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: betterrtp [3.6.9-1] [01:37:26] [Server thread/INFO]: [BankPlus] Enabling BankPlus v5.7 [01:37:26] [Server thread/INFO]:  [01:37:26] [Server thread/INFO]:     BankPlus Enabling plugin... [01:37:26] [Server thread/INFO]:     Running on version 5.7! [01:37:26] [Server thread/INFO]:     Detected server version: git-Paper-545 (MC: 1.19.4) [01:37:26] [Server thread/INFO]:     Loaded config files! (48ms) [01:37:26] [Server thread/INFO]:     Registered events! (7ms) [01:37:26] [Server thread/INFO]:     Loaded plugin command! (2ms) [01:37:26] [Server thread/INFO]:     Done! (62 total ms) [01:37:26] [Server thread/INFO]:  [01:37:26] [Server thread/INFO]: BankPlus [INFO] Hooked into PlaceholderAPI! [01:37:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bankplus [5.7] [01:37:26] [Server thread/INFO]: BankPlus [INFO] Hooked into Essentials! [01:37:26] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.4.1 [01:37:26] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json [01:37:26] [Server thread/WARN]: [AuctionHouse] [1;33mA backup of the database has been saved with .backup extension.[0m [01:37:26] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_19_R3 [01:37:26] [Server thread/INFO]: [AuctionHouse] Using en_us locale [01:37:26] [Server thread/INFO]: [AuctionHouse] Loaded 1 listing [01:37:26] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [01:37:26] [Server thread/INFO]: Running delayed init tasks [01:37:26] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [01:37:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mentions [5.7.19] [01:37:26] [Craft Scheduler Thread - 7 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [01:37:26] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core]   [01:37:26] [Craft Scheduler Thread - 4 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'CombatLogX'. [01:37:26] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Fetching version information... [01:37:27] [Craft Scheduler Thread - 34 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users. [01:37:27] [Craft Scheduler Thread - 37 - Vault/INFO]: [Vault] Checking for Updates ...  [01:37:27] [Craft Scheduler Thread - 37 - Vault/INFO]: [Vault] No new version available [01:37:27] [Server thread/INFO]: [Deluxe Mentions] Successfully enabled v5.7.19 [01:37:27] [Server thread/INFO]: -------------------------------------------------------------------------------------- [01:37:27] [Server thread/INFO]:          Developed by Ruben_Artz [01:37:27] [Server thread/INFO]: [Deluxe Mentions] Version: 5.7.19 is loading... [01:37:27] [Server thread/INFO]: [Deluxe Mentions] Server: git-Paper-545 (MC: 1.19.4) [01:37:27] [Server thread/INFO]: [Deluxe Mentions] Loading necessary files... [01:37:27] [Server thread/INFO]:  [01:37:27] [Server thread/INFO]: Deluxe Mentions Starting plugin... [01:37:27] [Server thread/INFO]:  [01:37:27] [Server thread/INFO]: [Deluxe Mentions] Successfully loaded files [01:37:27] [Server thread/INFO]:  [01:37:27] [Server thread/INFO]: -------------------------------------------------------------------------------------- [01:37:27] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LiteEco for Vault's Economy API [01:37:27] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API [01:37:27] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core]   [01:37:27] [Craft Scheduler Thread - 5 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'BlueSlimeCore'. [01:37:27] [Server thread/INFO]: [Citizens] Loaded 3 NPCs. [01:37:27] [Server thread/INFO]: [MythicMobs] [32m?Using HolographicDisplays plugin for holograms[0m [01:37:27] [Server thread/INFO]: [CombatLogX] Enabling expansion 'GriefPrevention Compatibility v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX] [GriefPrevention Compatibility] Successfully found a dependency: GriefPrevention v16.18.1 [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Successfully enabled 1 late-load expansions. [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: griefprevention [1.6.0] [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.4-R2] [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.4] [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerlist [3.0.3] [01:37:27] [Server thread/INFO]: 4 placeholder hook(s) registered! [01:37:27] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 4.7.0, you're on: 4.6.2 [01:37:27] [Server thread/INFO]: [Deluxe Mentions] Using SQLite for player data. [01:37:27] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionhouse [3.4.1] [01:37:27] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders [01:37:27] [Server thread/INFO]: Done (62.202s)! For help, type "help" [01:37:27] [Server thread/INFO]: Stopping server [01:37:27] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.4.1 [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion auctionhouse [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin AuctionHouse was disabled. [01:37:27] [Server thread/INFO]: [AuctionHouse] Saving auctions data [01:37:27] [Server thread/INFO]: [BankPlus] Disabling BankPlus v5.7 [01:37:27] [Server thread/INFO]:  [01:37:27] [Server thread/INFO]:     BankPlus Disabling Plugin! [01:37:27] [Server thread/INFO]:  [01:37:27] [Server thread/INFO]: [BloodMoon] Disabling BloodMoon v0.8.1 [01:37:27] [Server thread/INFO]: [BottledExp] Disabling BottledExp v3.1.3.1 [01:37:27] [Server thread/INFO]: [BottledExp] You are no longer able to fill XP into Bottles [01:37:27] [Server thread/INFO]: [CalendarEvents] Disabling CalendarEvents v2.3.0 [01:37:27] [Server thread/INFO]: [ChatGames] Disabling ChatGames v1.0 [01:37:27] [Server thread/INFO]: [ChatGames] ChatGames is now disabled! [01:37:27] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2 [01:37:27] [Server thread/INFO]: [ClearLag] Clearlag is now disabled! [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v11.4.0.0.1156 [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansions... [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Action Bar v17.3'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Boss Bar v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Cheat Prevention v17.5'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v17.8'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'GriefPrevention Compatibility v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'LibsDisguises Compatibility v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'LuckPerms Compatibility v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'MythicMobs Compatibility v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'PlaceholderAPI Compatibility v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'SuperVanish Compatibility v17.0'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'WorldGuard Compatibility v17.2'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Damage Effects v17.0'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Damage Tagger v17.0'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Death Effects v17.0'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'End Crystal Helper v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Force Field v17.4'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Glowing v17.0'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Logger v17.2'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Loot Protection v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Mob Tagger v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Newbie Helper v17.2'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Rewards v17.3'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Scoreboard v17.1'... [01:37:27] [Server thread/INFO]: [CombatLogX]   [01:37:27] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions. [01:37:27] [Server thread/INFO]: CombatLogX was disabled successfully. [01:37:27] [Server thread/INFO]: [Corpses] Disabling Corpses v2023.3 [01:37:27] [Server thread/INFO]: PlayerNPC | Unregistered Corpses plugin from the NPCLib [01:37:27] [Server thread/INFO]: [CustomJoinMessage] Disabling CustomJoinMessage v1.0 [01:37:27] [Server thread/INFO]: [CustomJoinMessage] Custom Join Messages are disabled. [01:37:27] [Server thread/INFO]: [DeluxeMentions] Disabling DeluxeMentions v5.7.19 [01:37:27] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.13.7-Release [01:37:27] [Server thread/INFO]: [EconomyShopGUI] Disabling EconomyShopGUI v5.4.5 [01:37:27] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v4.3.0 [01:37:27] [Server thread/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users. [01:37:27] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Shutdown initiated... [01:37:27] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Shutdown completed. [01:37:27] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.1 [01:37:27] [Server thread/INFO]: [HealthBar] Configuration file saved. [01:37:27] [Server thread/INFO]: [LiteEco] Disabling LiteEco v1.3.5-SNAPSHOT [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion liteeco [01:37:27] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LiteEco was disabled. [01:37:27] [Server thread/INFO]: [LiteEco] Plugin is disabled [01:37:27] [Server thread/INFO]: [LockettePro] Disabling LockettePro v2.11.1 [01:37:27] [Server thread/INFO]: [MeteoritesPro] Disabling MeteoritesPro v1.5.3 [01:37:27] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.3 [01:37:27] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-* [01:37:27] [Server thread/INFO]: | Tasks : Stopped all tasks. [01:37:27] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*    Bye!   *-=-=-=-=-=-=-=-=-=-=-* [01:37:27] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.8.0 [01:37:27] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled. [01:37:27] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.16.5 [01:37:27] [Server thread/INFO]: [SimpleScore] Disabling SimpleScore v3.12.2 [01:37:27] [Server thread/INFO]: [TabList] Disabling TabList v5.7.0 [01:37:27] [Server thread/INFO]: [UltraRepair] Disabling UltraRepair v4.0.0 [01:37:27] [Server thread/INFO]: [UltraRepair] UltraRepair v4.0.0 by Demeng has been disabled. [01:37:27] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.4-SNAPSHOT [01:37:27] [Server thread/INFO]: [VotingPlugin] Disabling VotingPlugin v6.13 [01:37:27] [Server thread/INFO]: [VotingPlugin] Allowing background tasks to finish, this could take up to 20 seconds [01:37:37] [Server thread/INFO]: [CMILib] Disabling CMILib v1.2.5.5 [01:37:37] [Server thread/INFO]: [Blue Slime Core] Disabling BlueSlimeCore v2.9.2.364 [01:37:37] [Server thread/INFO]: [PlayerNPC] Disabling PlayerNPC v2023.4 [01:37:37] [Server thread/INFO]: PlayerNPC | Unregistered PlayerNPC plugin from the NPCLib [01:37:37] [Server thread/INFO]: [SilkSpawners_v2] Disabling SilkSpawners_v2 v2.2.0 [01:37:37] [Server thread/INFO]: [SilkSpawners] [INFO]: Stopping version checker [01:37:37] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.20.1-dev+12-8b2c7d7 [01:37:37] [Server thread/INFO]: [NexEngine] Disabling NexEngine v2.2.10 build-29/05/2023 [01:37:37] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v5.2.6-0819d467 [01:37:37] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...[0m [01:37:37] [Server thread/INFO]: [MythicMobs] All active settings have been saved.[0m [01:37:37] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.18.1 [01:37:37] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion griefprevention [01:37:37] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin GriefPrevention was disabled. [01:37:37] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled. [01:37:37] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.31-SNAPSHOT (build 3101) [01:37:37] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.16 [01:37:37] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v4.6.1 [01:37:37] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v3.0.2 [01:37:37] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.8+33cdb4a [01:37:37] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks... [01:37:37] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.35 [01:37:37] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.20.1-dev+12-8b2c7d7 [01:37:37] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861 [01:37:37] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.3 [01:37:37] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.14+6360-094b734 [01:37:37] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit [01:37:37] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0 [01:37:37] [Server thread/INFO]: [Essentials] Disabling Essentials v2.20.1-dev+12-8b2c7d7 [01:37:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked. [01:37:37] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131 [01:37:37] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.40 [01:37:37] [Server thread/INFO]: [LuckPerms] Starting shutdown process... [01:37:37] [Server thread/INFO]: [LuckPerms] Closing storage... [01:37:38] [Server thread/INFO]: [LuckPerms] Goodbye! [01:37:38] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.6.2 [01:37:38] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting. [01:37:43] [Server thread/ERROR]: Nag author(s): '[Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, mdcfe, JRoy, pop4959]' of 'Essentials v2.20.1-dev+12-8b2c7d7' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies. [01:37:43] [Server thread/INFO]: Saving players [01:37:43] [Server thread/INFO]: Saving worlds [01:37:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world' in 0.00s [01:37:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [01:37:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.00s [01:37:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [01:37:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_the_end' in 0.00s [01:37:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [01:37:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[flatroom]'/minecraft:flatroom [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'flatroom' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'flatroom' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'flatroom' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'flatroom' in 0.00s [01:37:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (flatroom): All chunks are saved [01:37:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[arena]'/minecraft:arena [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'arena' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'arena' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'arena' [01:37:43] [Server thread/INFO]: [ChunkHolderManager] Saved 1 block chunks, 1 entity chunks, 0 poi chunks in world 'arena' in 0.03s [01:37:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (arena): All chunks are saved [01:37:43] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [01:37:43] [Server thread/INFO]: Flushing Chunk IO [01:37:43] [Server thread/INFO]: Closing Thread Pool [01:37:43] [Server thread/INFO]: Closing Server
 
Hangi webscripti kullanıyorsunuz
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı