[15:03:00] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins\UniversalCode.jar'... [15:03:00] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Remapping plugin 'plugins\zAuctionHouseV3-3.1.3.4.jar'... [15:03:01] [ServerMain/ERROR]: [PluginRemapper] Encountered exception remapping plugins java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to remap plugin jar 'plugins\UniversalCode.jar' at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Suppressed: java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to remap plugin jar 'plugins\zAuctionHouseV3-3.1.3.4.jar' at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.RuntimeException: Failed to remap plugin jar 'plugins\zAuctionHouseV3-3.1.3.4.jar' at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:358) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.lang.RuntimeException: Failed to execute task fr/maxlego08/zauctionhouse/dupe/DupeManager.class at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:56) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:41) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:184) ~[purpur-1.20.6.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[purpur-1.20.6.jar:?] at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:52) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:41) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:184) ~[purpur-1.20.6.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[purpur-1.20.6.jar:?] at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.signature.SignatureReader.parseType(SignatureReader.java:249) ~[asm-9.7.jar:9.7] at org.objectweb.asm.signature.SignatureReader.acceptType(SignatureReader.java:140) ~[asm-9.7.jar:9.7] at org.objectweb.asm.commons.Remapper.mapSignature(Remapper.java:213) ~[asm-commons-9.7.jar:9.7] at org.objectweb.asm.commons.MethodRemapper.visitLocalVariable(MethodRemapper.java:241) ~[asm-commons-9.7.jar:9.7] at net.neoforged.art.internal.EnhancedClassRemapper$1.visitLocalVariable(EnhancedClassRemapper.java:46) ~[AutoRenamingTool-2.0.3.jar:?] at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2593) ~[asm-9.7.jar:9.7] at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1512) ~[asm-9.7.jar:9.7] at org.objectweb.asm.ClassReader.accept(ClassReader.java:745) ~[asm-9.7.jar:9.7] at org.objectweb.asm.ClassReader.accept(ClassReader.java:425) ~[asm-9.7.jar:9.7] at net.neoforged.art.internal.RenamingTransformer.process(RenamingTransformer.java:50) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.EntryImpl$ClassEntry.process(EntryImpl.java:58) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.EntryImpl$ClassEntry.process(EntryImpl.java:36) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.processEntry(RenamerImpl.java:288) ~[purpur-1.20.6.jar:?] at net.neoforged.art.internal.AsyncHelper.lambda$null$2(AsyncHelper.java:40) ~[AutoRenamingTool-2.0.3.jar:?] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] ... 3 more Caused by: java.lang.RuntimeException: Failed to remap plugin jar 'plugins\UniversalCode.jar' at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:358) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.lang.RuntimeException: Failed to execute task ru/universalstudio/universalcode/commands/ExecuteCode$ExecuteCode.class at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:56) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:41) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:184) ~[purpur-1.20.6.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[purpur-1.20.6.jar:?] at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:52) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:41) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:184) ~[purpur-1.20.6.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[purpur-1.20.6.jar:?] at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.signature.SignatureReader.parseType(SignatureReader.java:249) ~[asm-9.7.jar:9.7] at org.objectweb.asm.signature.SignatureReader.accept(SignatureReader.java:122) ~[asm-9.7.jar:9.7] at org.objectweb.asm.commons.Remapper.mapSignature(Remapper.java:215) ~[asm-commons-9.7.jar:9.7] at org.objectweb.asm.commons.ClassRemapper.visit(ClassRemapper.java:106) ~[asm-commons-9.7.jar:9.7] at org.objectweb.asm.ClassReader.accept(ClassReader.java:570) ~[asm-9.7.jar:9.7] at org.objectweb.asm.ClassReader.accept(ClassReader.java:425) ~[asm-9.7.jar:9.7] at net.neoforged.art.internal.RenamingTransformer.process(RenamingTransformer.java:50) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.EntryImpl$ClassEntry.process(EntryImpl.java:58) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.EntryImpl$ClassEntry.process(EntryImpl.java:36) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.processEntry(RenamerImpl.java:288) ~[purpur-1.20.6.jar:?] at net.neoforged.art.internal.AsyncHelper.lambda$null$2(AsyncHelper.java:40) ~[AutoRenamingTool-2.0.3.jar:?] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] ... 3 more [15:03:05] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [15:03:06] [ServerMain/INFO]: Loaded 1175 recipes [15:03:06] [ServerMain/INFO]: Loaded 1276 advancements [15:03:06] [Server thread/INFO]: Starting minecraft server version 1.20.6 [15:03:06] [Server thread/INFO]: Loading properties [15:03:06] [Server thread/INFO]: This server is running Purpur version 1.20.6-2224-ver/1.20.6@be3a6d5 (2024-06-02T07:32:39Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT) [15:03:07] [Server thread/INFO]: Server Ping Player Sample Count: 12 [15:03:07] [Server thread/INFO]: Using 4 threads for Netty based IO [15:03:08] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [15:03:08] [Server thread/INFO]: Default game type: SURVIVAL [15:03:08] [Server thread/INFO]: Generating keypair [15:03:08] [Server thread/INFO]: Starting Minecraft server on *:25565 [15:03:08] [Server thread/INFO]: Using default channel type [15:03:08] [Server thread/INFO]: Paper: Using Java compression from Velocity. [15:03:08] [Server thread/INFO]: Paper: Using Java cipher from Velocity. [15:03:08] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'PlaceholderAPI-2.11.3.jar' in folder 'plugins\.paper-remapped' org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:129) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:524) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:320) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ExceptionInInitializerError at java.base/java.lang.Class.forName0(Native Method) ~[?:?] at java.base/java.lang.Class.forName(Class.java:534) ~[?:?] at java.base/java.lang.Class.forName(Class.java:513) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:78) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] ... 9 more Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at PlaceholderAPI-2.11.3.jar/me.clip.placeholderapi.PlaceholderAPIPlugin.(PlaceholderAPIPlugin.java:58) ~[PlaceholderAPI-2.11.3.jar:?] at java.base/java.lang.Class.forName0(Native Method) ~[?:?] at java.base/java.lang.Class.forName(Class.java:534) ~[?:?] at java.base/java.lang.Class.forName(Class.java:513) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:78) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] ... 9 more [15:03:09] [Server thread/INFO]: [eco] Initializing eco [15:03:10] [Server thread/INFO]: [SpigotLibraryLoader] [UniversalLibs] Loading 1 libraries... please wait [15:03:10] [Server thread/INFO]: [SpigotLibraryLoader] [UniversalLibs] Loaded library C:\Users\********\OneDrive\Desktop\Anarchy\libraries\mysql\mysql-connector-java\5.1.49\mysql-connector-java-5.1.49.jar [15:03:10] [Server thread/INFO]: [EcoPets] Initializing EcoPets [15:03:13] [Server thread/INFO]: [EcoJobs] Initializing EcoJobs [15:03:15] [Server thread/INFO]: [EcoEnchants] Initializing EcoEnchants [15:03:15] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [15:03:23] [Server thread/WARN]: Legacy plugin CommandNPC v1.9.1 does not specify an api-version. [15:03:23] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loading 3 libraries... please wait [15:03:23] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library C:\Users\********\OneDrive\Desktop\Anarchy\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar [15:03:23] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library C:\Users\********\OneDrive\Desktop\Anarchy\libraries\com\zaxxer\HikariCP\3.4.5\HikariCP-3.4.5.jar [15:03:23] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library C:\Users\********\OneDrive\Desktop\Anarchy\libraries\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar [15:03:23] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.98 [15:03:24] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131 [15:03:24] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.6.5-SNAPSHOT-527;e0507e6 [15:03:25] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@67c3ff21] [15:03:25] [Server thread/INFO]: [LiteBans] Loading server plugin LiteBans v2.15.1 [15:03:25] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.10+d9424b1 [15:03:25] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679 [15:03:25] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.20.6) has not yet been tested! Proceed with caution. [15:03:27] [Server thread/ERROR]: [ProtocolLib] Assuming package version: v1_20_R1 [15:03:27] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib. If this problem hasn't already been reported, please open a ticket at https://github.com/dmulloy2/ProtocolLib/issues with the following data: Stack Trace: java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 10000, banned: 1000], type={ type input instanceof interface java.util.Map }} at ProtocolLib (2).jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:352) at ProtocolLib (2).jar//com.comphenix.protocol.injector.packet.PacketRegistry.createNewRegister(PacketRegistry.java:183) at ProtocolLib (2).jar//com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:334) at ProtocolLib (2).jar//com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:369) at ProtocolLib (2).jar//com.comphenix.protocol.injector.PacketFilterManager.(PacketFilterManager.java:120) at ProtocolLib (2).jar//com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:121) at ProtocolLib (2).jar//com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:183) at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:524) at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:320) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) at java.base/java.lang.Thread.run(Thread.java:1583) Dump: Parameters: [NULL] Sender: com.comphenix.protocol.ProtocolLib@1657828f[ statistics= packetTask= tickCounter=0 configExpectedMod=-1 updater=com.comphenix.protocol.updater.SpigotUpdater@2d32618e redirectHandler= scheduler=com.comphenix.protocol.scheduler.DefaultScheduler@7dbdd5d commandProtocol= commandPacket= commandFilter= packetLogging= skipDisable=false isEnabled=false loader=io.papermc.paper.plugin.manager.DummyBukkitPluginLoader@7a796cbf server=CraftServer{serverName=Purpur,serverVersion=1.20.6-2224-be3a6d5,minecraftVersion=1.20.6} file=plugins\.paper-remapped\ProtocolLib (2).jar description=org.bukkit.plugin.PluginDescriptionFile@45ec7192 pluginMeta=org.bukkit.plugin.PluginDescriptionFile@45ec7192 dataFolder=plugins\ProtocolLib classLoader=PluginClassLoader{plugin=ProtocolLib v5.2.0-SNAPSHOT-679, pluginEnabled=false, url=plugins\.paper-remapped\ProtocolLib (2).jar} naggable=true newConfig=YamlConfiguration[path='', root='YamlConfiguration'] configFile=plugins\ProtocolLib\config.yml logger=com.destroystokyo.paper.utils.PaperPluginLogger@4038ab1b lifecycleEventManager=io.papermc.paper.plugin.lifecycle.event.PaperLifecycleEventManager@515181a8 allowsLifecycleRegistration=true ] Version: ProtocolLib v5.2.0-SNAPSHOT-679 Java Version: 21.0.1 Server: 1.20.6-2224-be3a6d5 (MC: 1.20.6) [15:03:27] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-Release [15:03:27] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! [15:03:27] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.2.5 [15:03:27] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.0 [15:03:27] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.2 [15:03:27] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.7.15 [15:03:27] [Server thread/INFO]: [eco] Loading server plugin eco v6.70.1 [15:03:27] [Server thread/INFO]: [Polymart] Loading server plugin Polymart v1.2.10 [15:03:27] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.7.2.12 [15:03:27] [Server thread/INFO]: [SCore] Loading server plugin SCore v4.24.6.1 [15:03:27] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.32-SNAPSHOT (build 3133) [15:03:27] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.66 [15:03:27] [Server thread/INFO]: [WorldBorder] Loading server plugin WorldBorder v1.9.10 (beta) [15:03:27] [Server thread/INFO]: [WGExtender] Loading server plugin WGExtender v3.1 [15:03:27] [Server thread/INFO]: [UniversalLibs] Loading server plugin UniversalLibs v1.0 [15:03:27] [Server thread/INFO]: [UltimateClans] Loading server plugin UltimateClans v7.2.1 [15:03:27] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.5 [15:03:27] [Server thread/INFO]: [SurvivalInvisiframes] Loading server plugin SurvivalInvisiframes v2.1.0 [15:03:27] [Server thread/INFO]: [PrimeSeller] Loading server plugin PrimeSeller v2.3.3 [15:03:27] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.3 [15:03:27] [Server thread/INFO]: [LootChest] Loading server plugin LootChest v2.3.4 [15:03:27] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v6.24.6.1 [15:03:27] [Server thread/INFO]: [EcoPets] Loading server plugin EcoPets v2.58.1 [15:03:27] [Server thread/INFO]: [libreforge] Initializing libreforge [15:03:27] [Server thread/INFO]: [libreforge] Loading server plugin libreforge v4.59.1 [15:03:27] [Server thread/INFO]: [EcoJobs] Loading server plugin EcoJobs v3.57.1 [15:03:27] [Server thread/INFO]: [EcoEnchants] Loading server plugin EcoEnchants v12.6.1 [15:03:28] [Server thread/INFO]: [CommandNPC] Loading server plugin CommandNPC v1.9.1 [15:03:28] [Server thread/INFO]: [BattlePass] Loading server plugin BattlePass v4.4.6 [15:03:28] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.8.0 [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api [15:03:28] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2 [15:03:28] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2 [15:03:28] [Server thread/INFO]: [ACubelets] Loading server plugin ACubelets v2.4.3 [15:03:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [15:03:28] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.98 [15:03:29] [Server thread/INFO]: __ [15:03:29] [Server thread/INFO]: | |__) LuckPerms v5.4.98 [15:03:29] [Server thread/INFO]: |___ | Running on Bukkit - Purpur [15:03:29] [Server thread/INFO]: [15:03:29] [Server thread/INFO]: [LuckPerms] Loading configuration... [15:03:29] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [15:03:29] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [15:03:29] [Server thread/INFO]: [LuckPerms] Performing initial data load... [15:03:30] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1464ms) [15:03:30] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [15:03:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [15:03:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [15:03:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [15:03:30] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [15:03:30] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.6.5-SNAPSHOT-527;e0507e6 [15:03:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully [15:03:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully [15:03:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [15:03:30] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [15:03:31] [Server thread/WARN]: ********************************************** ** This FastAsyncWorldEdit version does not fully support your version of Bukkit. ** You can fix this by: ** - Updating your server version (Check /version to see how many versions you are behind) ** - Updating FAWE ** ** When working with blocks or undoing, chests will be empty, signs ** will be blank, and so on. There will be no support for entity ** and block property-related functions. ********************************************** [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:grass. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=0]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=1]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=2]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=3]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=4]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=5]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=6]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=7]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=8]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=9]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=10]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=11]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=12]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=13]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=14]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=15]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=north]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=south]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=west]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=east]. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown block: minecraft:grass_path. Neither the DataFixer nor defaulting worked to recognize this block. [15:03:31] [Server thread/ERROR]: Unknown item: minecraft:grass. Neither the DataFixer nor defaulting worked to recognize this item. [15:03:31] [Server thread/ERROR]: Unknown item: minecraft:grass_path. Neither the DataFixer nor defaulting worked to recognize this item. [15:03:31] [Server thread/ERROR]: Unknown item: minecraft:sign. Neither the DataFixer nor defaulting worked to recognize this item. [15:03:31] [Server thread/ERROR]: Unknown item: minecraft:rose_red. Neither the DataFixer nor defaulting worked to recognize this item. [15:03:31] [Server thread/ERROR]: Unknown item: minecraft:cactus_green. Neither the DataFixer nor defaulting worked to recognize this item. [15:03:31] [Server thread/ERROR]: Unknown item: minecraft:dandelion_yellow. Neither the DataFixer nor defaulting worked to recognize this item. [15:03:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679 [15:03:31] [Server thread/ERROR]: ****************************************************** [15:03:31] [Server thread/ERROR]: *** ProtocolLib does not support plugin reloaders! *** [15:03:31] [Server thread/ERROR]: *** Please use the built-in reload command! *** [15:03:31] [Server thread/ERROR]: ****************************************************** [15:03:31] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.2.0-SNAPSHOT-679 [15:03:31] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.5 [15:03:31] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.1.0.42-SNAPSHOT [15:03:31] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite. [15:03:31] [Server thread/INFO]: [eco] Enabling eco v6.70.1 [15:03:31] [Server thread/INFO]: [eco] Loading eco [15:03:31] [Server thread/INFO]: [eco] Loaded integrations: ExecutableItems, HolographicDisplays, Essentials, Vault, PlayerPoints, CMI, WorldGuard [15:03:31] [Server thread/INFO]: [eco] Scanning for conflicts... [15:03:31] [Server thread/INFO]: [eco] No conflicts found! [15:03:31] [Server thread/INFO]: [Polymart] Enabling Polymart v1.2.10 [15:03:32] [ForkJoinPool.commonPool-worker-4/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 256 build(s) out of date. You are running build 527, the latest version is build 783. Update at https://www.spigotmc.org/resources/13932/ [15:03:32] [Server thread/ERROR]: Error occurred while enabling Polymart v1.2.10 (Is it up to date?) java.lang.ExceptionInInitializerError: null at Polymart (1).jar/org.polymart.mcplugin.utils.nbt.NBTUtils.set(NBTUtils.java:19) ~[Polymart (1).jar:?] at Polymart (1).jar/org.polymart.mcplugin.utils.Utils.newActionStack(Utils.java:70) ~[Polymart (1).jar:?] at Polymart (1).jar/org.polymart.mcplugin.actions.Search.(Search.java:66) ~[Polymart (1).jar:?] at Polymart (1).jar/org.polymart.mcplugin.Main.onEnable(Main.java:40) ~[Polymart (1).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:321) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Polymart (1).jar/org.polymart.mcplugin.utils.ServerVersion.(ServerVersion.java:23) ~[Polymart (1).jar:?] ... 14 more [15:03:32] [Server thread/INFO]: [Polymart] Disabling Polymart v1.2.10 [15:03:32] [Server thread/INFO]: [EcoEnchants] Enabling EcoEnchants v12.6.1 [15:03:32] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants [15:03:32] [Server thread/INFO]: [EcoEnchants] Loaded integrations: Essentials, CMI [15:03:32] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [15:03:32] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [15:03:32] [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. [15:03:32] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [15:03:32] [Server thread/INFO]: Preparing level "world" [15:03:32] [Server thread/WARN]: Failed to load biomes via adapter (not present). Will load via bukkit [15:03:32] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [15:03:33] [Server thread/INFO]: Time elapsed: 761 ms [15:03:33] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [15:03:33] [Server thread/INFO]: Time elapsed: 149 ms [15:03:33] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [15:03:33] [Server thread/INFO]: Time elapsed: 109 ms [15:03:33] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.15.1 [15:03:34] [Server thread/INFO]: [LiteBans] Using configured locale (ru) [15:03:34] [Server thread/INFO]: [LiteBans] Loaded 4 templates from templates.yml! [15:03:34] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 1.4.197 (org.h2.Driver) [15:03:34] [Server thread/INFO]: [LiteBans] Connecting to database... [15:03:34] [Server thread/INFO]: [LiteBans] litebans-pool - Starting... [15:03:34] [Server thread/INFO]: [LiteBans] litebans-pool - Start completed. [15:03:34] [Server thread/INFO]: [LiteBans] Connected to H2 database successfully (115,4 ms). [15:03:34] [Server thread/INFO]: [LiteBans] Database connection fully initialized (120,3 ms). [15:03:34] [Server thread/INFO]: [LiteBans] v2.15.1 enabled. Startup took 269 ms. [15:03:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.10+d9424b1 [15:03:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [15:03:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [15:03:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [15:03:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [15:03:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [15:03:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [15:03:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [15:03:34] [Server thread/INFO]: [WorldGuard] Loading region data... [15:03:34] [Server thread/ERROR]: Error occurred while enabling WorldGuard v7.0.10+d9424b1 (Is it up to date?) java.lang.NoSuchMethodError: 'int com.sk89q.worldedit.math.BlockVector3.x()' at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.regions.ProtectedRegion.setMinMaxPoints(ProtectedRegion.java:95) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.regions.ProtectedCuboidRegion.setMinMaxPoints(ProtectedCuboidRegion.java:81) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.regions.ProtectedCuboidRegion.(ProtectedCuboidRegion.java:65) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.regions.ProtectedCuboidRegion.(ProtectedCuboidRegion.java:52) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.managers.storage.file.YamlRegionFile.loadAll(YamlRegionFile.java:152) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.managers.RegionManager.load(RegionManager.java:100) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.managers.RegionContainerImpl.createAndLoad(RegionContainerImpl.java:138) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.managers.RegionContainerImpl.load(RegionContainerImpl.java:115) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.bukkit.BukkitRegionContainer.load(BukkitRegionContainer.java:117) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.regions.RegionContainer.loadWorlds(RegionContainer.java:175) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.protection.regions.RegionContainer.initialize(RegionContainer.java:64) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.bukkit.BukkitRegionContainer.initialize(BukkitRegionContainer.java:66) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.bukkit.BukkitWorldGuardPlatform.load(BukkitWorldGuardPlatform.java:143) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.WorldGuard.setup(WorldGuard.java:91) ~[worldguard-bukkit-7.0.10-dist.jar:?] at worldguard-bukkit-7.0.10-dist.jar/com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:151) ~[worldguard-bukkit-7.0.10-dist.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:03:34] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.10+d9424b1 [15:03:34] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks... [15:03:34] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release [15:03:34] [Server thread/ERROR]: [DeluxeMenus] Could not hook into PlaceholderAPI! DeluxeMenus will now disable! [15:03:34] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.14.0-Release [15:03:34] [Server thread/ERROR]: Error occurred while disabling DeluxeMenus v1.14.0-Release java.lang.NullPointerException: Cannot invoke "java.util.Map.clear()" because "this.itemHooks" is null at DeluxeMenus-1.14.0-Release (2).jar/com.extendedclip.deluxemenus.DeluxeMenus.onDisable(DeluxeMenus.java:190) ~[DeluxeMenus-1.14.0-Release (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:549) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at DeluxeMenus-1.14.0-Release (2).jar/com.extendedclip.deluxemenus.DeluxeMenus.onEnable(DeluxeMenus.java:97) ~[DeluxeMenus-1.14.0-Release (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:03:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.0 [15:03:34] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [15:03:34] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [15:03:34] [Server thread/INFO]: [Essentials] No kits found to migrate. [15:03:35] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json. [15:03:35] [Server thread/INFO]: [Essentials] Using locale ru_RU [15:03:35] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [15:03:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [15:03:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [15:03:35] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [15:03:35] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.2 [15:03:35] [Server thread/INFO]: [HolographicDisplays] Fatal error while enabling HolographicDisplays v3.0.2: [15:03:35] [Server thread/INFO]: [15:03:35] [Server thread/INFO]: Holographic Displays only supports Spigot from 1.8 to 1.19.3. [15:03:35] [Server thread/INFO]: The plugin has been disabled. [15:03:35] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.7.15 [15:03:36] [Server thread/INFO]: Server version: v1_20_R4 - 1.20.6 - paper 1.20.6-2224-be3a6d5 (MC: 1.20.6) [15:03:36] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [15:03:36] [Server thread/INFO]: CMI hooked. [15:03:36] [Server thread/INFO]: Updated (EN) language file. Took 42ms [15:03:36] [Server thread/INFO]: [CMI] Enabling CMI v9.7.2.12 [15:03:36] [Server thread/INFO]: _______________________________________________________ [15:03:36] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓ [15:03:36] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛ [15:03:36] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃ [15:03:36] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃ [15:03:36] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓ [15:03:36] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛ [15:03:36] [Server thread/INFO]: _______________________________________________________ [15:03:37] [Server thread/INFO]: Integrating PaperSpigot async methods [15:03:37] [Server thread/INFO]: Vault found. (Loaded: true) [15:03:37] [Server thread/INFO]: Citizens found. (Loaded: false) [15:03:37] [Server thread/INFO]: 57 Enabled and 2 Disabled modules [15:03:37] [Server thread/INFO]: ProtocolLib was found but some issues accured while enabling it, check if you have correct ProtocolLib version for your server. Compatability will not be enabled. [15:03:37] [Server thread/INFO]: Permission plugin: LuckPerms5.4.98 [15:03:37] [Server thread/INFO]: Initialized Cipher256 AES [15:03:38] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 56ms [15:03:38] [Server thread/INFO]: Loaded (2) custom text's into memory. Took 6ms [15:03:38] [Server thread/INFO]: 3.45.3 data base type detected [15:03:38] [Server thread/INFO]: Started SqLite data base. Took 165ms [15:03:38] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: EssentialsX Economy [15:03:39] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms [15:03:39] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms [15:03:39] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms [15:03:39] [Server thread/INFO]: Loaded (145) custom mob heads into memory. Took 10ms [15:03:39] [Server thread/INFO]: Initializing BungeeCord [15:03:39] [Server thread/INFO]: Loaded (6) kits into memory. Took 24ms [15:03:39] [Server thread/INFO]: Loaded (7) ranks into memory. Took 18ms [15:03:39] [Server thread/INFO]: Loaded (9) playtime rewards into memory. Took 3ms [15:03:39] [Server thread/INFO]: Loaded (3) player data into memory. Took 10ms [15:03:39] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms [15:03:39] [Server thread/INFO]: Loaded (1) playtime reward records into memory. Took 1ms [15:03:39] [Server thread/INFO]: Loaded (1) custom alias into memory. Took 1ms [15:03:40] [Server thread/INFO]: Registered events. Took 196ms [15:03:40] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 4ms [15:03:40] [Server thread/INFO]: Loaded (EN) language file into memory. Took 72ms [15:03:40] [Server thread/INFO]: Loaded (RU) language file into memory. Took 94ms [15:03:40] [Server thread/INFO]: Loaded (245) worth values into memory. Took 30ms [15:03:40] [Server thread/INFO]: Loaded (3) warps into memory. Took 4ms [15:03:40] [Server thread/INFO]: VaultPermissions found. (Loaded: true) [15:03:40] [Server thread/INFO]: Starting world timer. [15:03:40] [Server thread/INFO]: Initializing world manager. [15:03:40] [Server thread/INFO]: Loaded (6) schedules into memory. Took 13ms [15:03:40] [Server thread/INFO]: Loaded GeoIP [15:03:40] [Server thread/INFO]: Loaded (4) holograms into memory. Took 48ms [15:03:40] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms [15:03:40] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms [15:03:40] [Server thread/INFO]: Version 9.7.2.12 has been enabled [15:03:40] [Server thread/INFO]: _______________________________________________________ [15:03:40] [Server thread/INFO]: [SCore] Enabling SCore v4.24.6.1 [15:03:40] [Server thread/INFO]: ================ SCore ================ [15:03:40] [Server thread/INFO]: SCore Version of the server 1.20.6-2224-be3a6d5 (MC: 1.20.6) ! [15:03:40] [Server thread/INFO]: SCore ExecutableItems hooked ! (**.**.**.**) Load After [15:03:40] [Server thread/INFO]: SCore WorldGuard hooked ! (7.0.10+d9424b1) Load After [15:03:40] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-b131) Load Before [15:03:40] [Server thread/INFO]: SCore CMI hooked ! (**.**.**.**) Load Before [15:03:40] [Server thread/INFO]: SCore TAB hooked ! (4.1.5) Load After [15:03:40] [Server thread/INFO]: SCore WorldEdit hooked ! (2.6.5-SNAPSHOT-527;e0507e6) Load Before [15:03:40] [Server thread/INFO]: SCore Locale setup: EN [15:03:40] [Server thread/INFO]: SCore Language of the editor setup on EN [15:03:40] [Server thread/INFO]: SCore Language for in-game messages setup on EN [15:03:40] [Server thread/INFO]: SCore will connect to the database hosted: In Local [15:03:40] [Server thread/INFO]: SCore Connection to the db... [15:03:40] [Server thread/INFO]: SCore will connect to the database hosted: In Local [15:03:40] [Server thread/INFO]: SCore Creating table SecurityOP if not exists... [15:03:40] [Server thread/INFO]: SCore Creating table Commands if not exists... [15:03:40] [Server thread/INFO]: SCore Creating table Cooldowns if not exists... [15:03:40] [Server thread/INFO]: SCore Creating table Commands Player if not exists... [15:03:40] [Server thread/INFO]: SCore Creating table Commands Entity if not exists... [15:03:40] [Server thread/INFO]: SCore Creating table Commands Block if not exists... [15:03:40] [Server thread/INFO]: SCore Creating table UsePerDay if not exists... [15:03:41] [Server thread/INFO]: SCore SCore loaded 1 variables from local files ! [15:03:41] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved [15:03:41] [Server thread/INFO]: ================ SCore ================ [15:03:41] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.32-SNAPSHOT (build 3133) [15:03:41] [Server thread/INFO]: [Citizens] Loading external libraries [15:03:41] [Server thread/INFO]: [Citizens] No translation for system language (ru_RU): defaulting to English [15:03:41] [Server thread/ERROR]: [Citizens] v2.0.32-SNAPSHOT (build 3133) is not compatible with Minecraft vraftbukkit - try upgrading Minecraft or Citizens. Disabling... [15:03:41] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.32-SNAPSHOT (build 3133) [15:03:41] [Server thread/INFO]: [spark] Enabling spark v1.10.66 [15:03:41] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring [15:03:41] [Server thread/INFO]: [spark] Starting background profiler... [15:03:41] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead. [15:03:41] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta) [15:03:41] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5. [15:03:41] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [15:03:41] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0,0 Y: 142,0 Z: 0,0 [15:03:41] [Server thread/INFO]: [WGExtender] Enabling WGExtender v3.1 [15:03:41] [Server thread/ERROR]: Error occurred while enabling WGExtender v3.1 (Is it up to date?) java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/regions/ProtectedRegion at wgextender-3.1.jar/wgextender.WGExtender.onEnable(WGExtender.java:59) ~[wgextender-3.1.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.regions.ProtectedRegion at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] ... 13 more [15:03:41] [Server thread/INFO]: [WGExtender] Disabling WGExtender v3.1 [15:03:41] [Server thread/ERROR]: [WGExtender] Unable to uninject, shutting down java.lang.ClassCastException: class com.sk89q.bukkit.util.DynamicPluginCommand cannot be cast to class wgextender.features.extendedwand.WEWandCommandWrapper (com.sk89q.bukkit.util.DynamicPluginCommand is in unnamed module of loader 'FastAsyncWorldEdit-Bukkit-2.6.5-SNAPSHOT-527.jar' @5faa7844; wgextender.features.extendedwand.WEWandCommandWrapper is in unnamed module of loader 'wgextender-3.1.jar' @61495065) at wgextender-3.1.jar/wgextender.features.extendedwand.WEWandCommandWrapper.uninject(WEWandCommandWrapper.java:35) ~[wgextender-3.1.jar:?] at wgextender-3.1.jar/wgextender.WGExtender.onDisable(WGExtender.java:86) ~[wgextender-3.1.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:549) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:03:41] [Server thread/INFO]: [UniversalLibs] Enabling UniversalLibs v1.0 [15:03:41] [Server thread/INFO]: [UniversalLibs] Плагин успешно включён. [15:03:41] [Server thread/INFO]: [UltimateClans] Enabling UltimateClans v7.2.1 [15:03:42] [Server thread/INFO]: [UltimateClans] ======================================== [15:03:42] [Server thread/INFO]: [UltimateClans] _ _ _ _ ______ _ [15:03:42] [Server thread/INFO]: [UltimateClans] | | | || | _ (_) _ / _____)| | V7 [15:03:42] [Server thread/INFO]: [UltimateClans] | | | || || |_ _ ____ ____ | |_ ____ | / | | ____ ____ ___ [15:03:42] [Server thread/INFO]: [UltimateClans] | | | || || _) | || \ / _ || _) / _ )| | | | / _ || _ \ /___) [15:03:42] [Server thread/INFO]: [UltimateClans] | |___| || || |__ | || | | |( ( | || |__ ( (/ / | \_____ | |( ( | || | | ||___ | [15:03:42] [Server thread/INFO]: [UltimateClans] \______||_| \___)|_||_|_|_| \_||_| \___) \____) \______)|_| \_||_||_| |_|(___/ [15:03:42] [Server thread/INFO]: [UltimateClans] [15:03:42] [Server thread/ERROR]: Error occurred while enabling UltimateClans v7.2.1 (Is it up to date?) java.lang.ExceptionInInitializerError: null at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) ~[?:?] at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1160) ~[?:?] at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(MethodHandleAccessorFactory.java:300) ~[?:?] at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newMethodAccessor(MethodHandleAccessorFactory.java:71) ~[?:?] at java.base/jdk.internal.reflect.ReflectionFactory.newMethodAccessor(ReflectionFactory.java:159) ~[?:?] at java.base/java.lang.reflect.Method.acquireMethodAccessor(Method.java:726) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] at java.base/java.lang.Class.getEnumConstantsShared(Class.java:4014) ~[?:?] at java.base/java.lang.Class.getEnumConstants(Class.java:3989) ~[?:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.library.enumconfig.EnumConfigurationBuilder.(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.manager.iJ4kLm.tUvW2(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.manager.iJ4kLm.(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.Clans.pluginEnable(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.Clans.onEnable(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.IllegalArgumentException: No enum constant me.ulrich.clans.sT9uVw.bCdEf.aB2cD3.CRAFTBUK at java.base/java.lang.Enum.valueOf(Enum.java:293) ~[?:?] at org.bukkit.craftbukkit.legacy.FieldRename.valueOf(FieldRename.java:54) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.sT9uVw.bCdEf$aB2cD3.BUKKIT_CUSTOM_METHOD_org_bukkit_craftbukkit_legacy_FieldRename_valueOf(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.sT9uVw.bCdEf$aB2cD3.valueOf(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.sT9uVw.bCdEf.iJ6kLm(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] at UltimateClans-7.2.1 (3).jar/me.ulrich.clans.manager.EnumFiles.Storage.(Unknown Source) ~[UltimateClans-7.2.1 (3).jar:?] ... 26 more [15:03:42] [Server thread/INFO]: [UltimateClans] Disabling UltimateClans v7.2.1 [15:03:42] [Server thread/INFO]: [UltimateClans] Starting shutdown ... [15:03:42] [Server thread/INFO]: [UltimateClans] Disabling Adventure... [15:03:42] [Server thread/INFO]: [UltimateClans] Unregister Listeners... [15:03:42] [Server thread/INFO]: [UltimateClans] Canceling Tasks... [15:03:42] [Server thread/INFO]: [UltimateClans] Goodbye! [15:03:42] [Server thread/INFO]: [TAB] Enabling TAB v4.1.5 [15:03:42] [Server thread/INFO]: [TAB] Loaded NMS hook in 79ms [15:03:43] [Server thread/INFO]: [TAB] Enabled in 330ms [15:03:43] [Server thread/INFO]: [SurvivalInvisiframes] Enabling SurvivalInvisiframes v2.1.0 [15:03:43] [Server thread/INFO]: [PrimeSeller] Enabling PrimeSeller v2.3.3 [15:03:43] [Server thread/INFO]: PrimeSeller | ██████╗░██████╗░██╗███╗░░░███╗███████╗░██████╗███████╗██╗░░░░░██╗░░░░░███████╗██████╗░ [15:03:43] [Server thread/INFO]: PrimeSeller | ██╔══██╗██╔══██╗██║████╗░████║██╔════╝██╔════╝██╔════╝██║░░░░░██║░░░░░██╔════╝██╔══██╗ [15:03:43] [Server thread/INFO]: PrimeSeller | ██████╔╝██████╔╝██║██╔████╔██║█████╗░░╚█████╗░█████╗░░██║░░░░░██║░░░░░█████╗░░██████╔╝ [15:03:43] [Server thread/INFO]: PrimeSeller | ██╔═══╝░██╔══██╗██║██║╚██╔╝██║██╔══╝░░░╚═══██╗██╔══╝░░██║░░░░░██║░░░░░██╔══╝░░██╔══██╗ [15:03:43] [Server thread/INFO]: PrimeSeller | ██║░░░░░██║░░██║██║██║░╚═╝░██║███████╗██████╔╝███████╗███████╗███████╗███████╗██║░░██║ [15:03:43] [Server thread/INFO]: PrimeSeller | ╚═╝░░░░░╚═╝░░╚═╝╚═╝╚═╝░░░░░╚═╝╚══════╝╚═════╝░╚══════╝╚══════╝╚══════╝╚══════╝╚═╝░░╚═╝ [15:03:43] [Server thread/INFO]: PrimeSeller | ▀█░█▀ █▀▀ █▀▀█ █▀▀ ░▀░ █▀▀█ █▀▀▄ [15:03:43] [Server thread/INFO]: PrimeSeller | ░█▄█░ █▀▀ █▄▄▀ ▀▀█ ▀█▀ █░░█ █░░█ v2.3.3 | Developer: Telegram: @byteswing [15:03:43] [Server thread/INFO]: PrimeSeller | ░░▀░░ ▀▀▀ ▀░▀▀ ▀▀▀ ▀▀▀ ▀▀▀▀ ▀░░▀ [15:03:43] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.3 [15:03:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-* [15:03:43] [Server thread/INFO]: | Hooked on Vault 1.7.3-b131 [15:03:43] [Server thread/ERROR]: Cannot load plugins\MyCommand\commands\baltop.yml org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor in 'reader', line 8, column 5: - &e1. %ajlb_lb_vault_eco_balance_ ... ^ unexpected character found .(46) in 'reader', line 8, column 8: - &e1. %ajlb_lb_vault_eco_balance_1_a ... ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:111) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:309) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at MyCommand.jar/it.emmerrei.mycommand.InitializeConfigFiles.LoadCommandsFiles(InitializeConfigFiles.java:329) ~[MyCommand.jar:?] at MyCommand.jar/it.emmerrei.mycommand.InitializeConfigFiles.checkConfig(InitializeConfigFiles.java:158) ~[MyCommand.jar:?] at MyCommand.jar/it.emmerrei.mycommand.Main.onEnable(Main.java:331) ~[MyCommand.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor in 'reader', line 8, column 5: - &e1. %ajlb_lb_vault_eco_balance_ ... ^ unexpected character found .(46) in 'reader', line 8, column 8: - &e1. %ajlb_lb_vault_eco_balance_1_a ... ^ at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1510) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:968) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:401) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:241) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:205) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:277) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?] at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:104) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] ... 18 more [15:03:43] [Server thread/INFO]: | Command file(s) found : 3 [15:03:43] [Server thread/INFO]: | Config : Ready. [15:03:43] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu) [15:03:43] [Server thread/INFO]: | PlaceholderAPI: Not Found [15:03:43] [Server thread/INFO]: | Custom commands loaded : 7 [15:03:43] [Server thread/INFO]: | New update available : MyCommand v5.7.4 [15:03:43] [Server thread/ERROR]: Error occurred while enabling MyCommand v5.7.3 (Is it up to date?) java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener at MyCommand.jar/it.emmerrei.mycommand.Main.PostEnable(Main.java:567) ~[MyCommand.jar:?] at MyCommand.jar/it.emmerrei.mycommand.Main.onEnable(Main.java:511) ~[MyCommand.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] ... 14 more [15:03:43] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.3 [15:03:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-* [15:03:43] [Server thread/INFO]: | Tasks : Stopped all tasks. [15:03:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-* [15:03:43] [Server thread/INFO]: [LootChest] Enabling LootChest v2.3.4 [15:03:43] [Server thread/INFO]: [LootChest] Server version: 1.20 [15:03:43] [Server thread/INFO]: [LootChest] Loading config files... [15:03:43] [Server thread/INFO]: [LootChest] Checking for update... [15:03:43] [Server thread/INFO]: [LootChest] Starting particles... [15:03:43] [Server thread/ERROR]: Error occurred while enabling LootChest v2.3.4 (Is it up to date?) java.lang.ExceptionInInitializerError: null at LootChest-2.3.4.jar/fr.black_eyes.lootchest.particles.ParticleTypes.(ParticleTypes.java:18) ~[LootChest-2.3.4.jar:?] at LootChest-2.3.4.jar/fr.black_eyes.lootchest.particles.ParticleType.of(ParticleType.java:16) ~[LootChest-2.3.4.jar:?] at LootChest-2.3.4.jar/fr.black_eyes.lootchest.particles.Particle.(Particle.java:163) ~[LootChest-2.3.4.jar:?] at LootChest-2.3.4.jar/fr.black_eyes.lootchest.particles.Particle.(Particle.java:30) ~[LootChest-2.3.4.jar:?] at LootChest-2.3.4.jar/fr.black_eyes.lootchest.Main.initParticles(Main.java:446) ~[LootChest-2.3.4.jar:?] at LootChest-2.3.4.jar/fr.black_eyes.lootchest.Main.onEnable(Main.java:185) ~[LootChest-2.3.4.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.StringIndexOutOfBoundsException: Range [23, 22) out of bounds for length 22 at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:55) ~[?:?] at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:52) ~[?:?] at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:213) ~[?:?] at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:210) ~[?:?] at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:98) ~[?:?] at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckFromToIndex(Preconditions.java:112) ~[?:?] at java.base/jdk.internal.util.Preconditions.checkFromToIndex(Preconditions.java:349) ~[?:?] at java.base/java.lang.String.checkBoundsBeginEnd(String.java:4861) ~[?:?] at java.base/java.lang.String.substring(String.java:2830) ~[?:?] at java.base/java.lang.String.substring(String.java:2803) ~[?:?] at LootChest-2.3.4.jar/fr.black_eyes.lootchest.particles.FastReflection.(FastReflection.java:18) ~[LootChest-2.3.4.jar:?] ... 18 more [15:03:43] [Server thread/INFO]: [LootChest] Disabling LootChest v2.3.4 [15:03:43] [Server thread/INFO]: [LootChest] Backed up data file in case of crash [15:03:43] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v6.24.6.1 [15:03:43] [Server thread/INFO]: ========*======== ExecutableItems ========*======== [15:03:43] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld [15:03:43] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld [15:03:44] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 26 [15:03:44] [Server thread/INFO]: ExecutableItems Items with display conditions : [15:03:44] [Server thread/INFO]: ========*======== ExecutableItems ========*======== [15:03:44] [Server thread/INFO]: [EcoPets] Enabling EcoPets v2.58.1 [15:03:44] [Server thread/INFO]: [EcoPets] Loading EcoPets [15:03:45] [Server thread/INFO]: [EcoJobs] Enabling EcoJobs v3.57.1 [15:03:45] [Server thread/INFO]: [EcoJobs] Loading EcoJobs [15:03:45] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1* [15:03:45] [Server thread/INFO]: ---------------------{CommandNPC Error}--------------------- [15:03:45] [Server thread/INFO]: Topic [15:03:45] [Server thread/INFO]: Required Dependencies [15:03:45] [Server thread/INFO]: [15:03:45] [Server thread/INFO]: Citizens 2 not found! commandnpc will now shut down. [15:03:45] [Server thread/INFO]: [15:03:45] [Server thread/INFO]: Class: commandnpc Method: onEnable() [15:03:45] [Server thread/INFO]: [15:03:45] [Server thread/INFO]: ---------------------{CommandNPC Error}--------------------- [15:03:45] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1 [15:03:45] [Server thread/INFO]: [BattlePass] Enabling BattlePass v4.4.6 [15:03:45] [Server thread/INFO]: [BattlePass] Finished loading the daily quests. All quests loaded successfully. [15:03:45] [Server thread/INFO]: [BattlePass] Finished loading the week-1 quests. All quests loaded successfully. [15:03:45] [Server thread/INFO]: [BattlePass] Finished loading the week-2 quests. All quests loaded successfully. [15:03:45] [Server thread/INFO]: [BattlePass] Finished loading the week-3 quests. All quests loaded successfully. [15:03:45] [Server thread/INFO]: [BattlePass] Finished loading the week-4 quests. All quests loaded successfully. [15:03:45] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: free [15:03:45] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: premium [15:03:45] [Server thread/WARN]: [BattlePass] Daily quests reset is set disabled. [15:03:45] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.8.0 [15:03:46] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2) [15:03:46] [Server thread/INFO]: [ajLeaderboards] Loaded 4 boards [15:03:46] [Server thread/ERROR]: Error occurred while enabling ajLeaderboards v2.8.0 (Is it up to date?) java.lang.NoClassDefFoundError: Could not initialize class me.clip.placeholderapi.PlaceholderAPIPlugin at PlaceholderAPI-2.11.3.jar/me.clip.placeholderapi.expansion.PlaceholderExpansion.getPlaceholderAPI(PlaceholderExpansion.java:159) ~[PlaceholderAPI-2.11.3.jar:?] at PlaceholderAPI-2.11.3.jar/me.clip.placeholderapi.expansion.PlaceholderExpansion.register(PlaceholderExpansion.java:139) ~[PlaceholderAPI-2.11.3.jar:?] at ajLeaderboards-2.8.0 (2).jar/us.ajg0702.leaderboards.LeaderboardPlugin.onEnable(LeaderboardPlugin.java:198) ~[ajLeaderboards-2.8.0 (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 [in thread "Server thread"] at PlaceholderAPI-2.11.3.jar/me.clip.placeholderapi.PlaceholderAPIPlugin.(PlaceholderAPIPlugin.java:58) ~[PlaceholderAPI-2.11.3.jar:?] at java.base/java.lang.Class.forName0(Native Method) ~[?:?] at java.base/java.lang.Class.forName(Class.java:534) ~[?:?] at java.base/java.lang.Class.forName(Class.java:513) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:78) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:125) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:524) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:320) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] ... 3 more [15:03:46] [Server thread/INFO]: [ajLeaderboards] Disabling ajLeaderboards v2.8.0 [15:03:46] [pool-42-thread-1/INFO]: [ajLeaderboards] Shutting down cache method.. [15:03:46] [pool-42-thread-1/INFO]: [ajLeaderboards] Cache method shut down [15:03:46] [Server thread/INFO]: [ajLeaderboards] Killing remaining workers [15:03:46] [Server thread/INFO]: [ajLeaderboards] Remaining workers killed [15:03:46] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.8.0 disabled. [15:03:46] [Server thread/INFO]: [ACubelets] Enabling ACubelets v2.4.3 [15:03:46] [Server thread/ERROR]: [ACubelets] *** ProtocolLib is not installed or not enabled. *** [15:03:46] [Server thread/ERROR]: [ACubelets] *** This plugin will be disabled. *** [15:03:46] [Server thread/INFO]: [15:03:46] [Server thread/INFO]: ACubelets Disabled! [15:03:46] [Server thread/INFO]: Version: 2.4.3 [15:03:46] [Server thread/INFO]: Author: DavidML16 [15:03:46] [Server thread/INFO]: [15:03:46] [Server thread/ERROR]: Error occurred while enabling ACubelets v2.4.3 (Is it up to date?) java.lang.NullPointerException: Cannot invoke "me.davidml16.acubelets.handlers.PlayerDataHandler.saveAllPlayerDataSync()" because the return value of "me.davidml16.acubelets.Main.getPlayerDataHandler()" is null at acubelets-2.4.3 (2).jar/me.davidml16.acubelets.Main.onDisable(Main.java:262) ~[acubelets-2.4.3 (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at acubelets-2.4.3 (2).jar/me.davidml16.acubelets.Main.onEnable(Main.java:111) ~[acubelets-2.4.3 (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:03:46] [Server thread/INFO]: [libreforge] Enabling libreforge v4.59.1 [15:03:46] [Server thread/INFO]: [libreforge] Loading libreforge [15:03:46] [Server thread/ERROR]: Error occurred while enabling libreforge v4.59.1 (Is it up to date?) java.lang.NoClassDefFoundError: com/sk89q/worldguard/WorldGuard at libreforge-4.59.1-1717328752448.jar/com.willfp.libreforge.integrations.worldguard.impl.ConditionInRegion.(ConditionInRegion.kt:18) ~[libreforge-4.59.1-1717328752448.jar:?] at libreforge-4.59.1-1717328752448.jar/com.willfp.libreforge.integrations.worldguard.WorldGuardIntegration.load(WorldGuardIntegration.kt:15) ~[libreforge-4.59.1-1717328752448.jar:?] at libreforge-4.59.1-1717328752448.jar/com.willfp.libreforge.LibreforgeSpigotPlugin.loadIntegrationLoaders$lambda$12(LibreforgeSpigotPlugin.kt:177) ~[libreforge-4.59.1-1717328752448.jar:?] at eco-6.70.1-all (2).jar/com.willfp.eco.core.integrations.IntegrationLoader.load(IntegrationLoader.java:60) ~[eco-6.70.1-all (2).jar:?] at eco-6.70.1-all (2).jar/com.willfp.eco.core.EcoPlugin.lambda$onEnable$1(EcoPlugin.java:403) ~[eco-6.70.1-all (2).jar:?] at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4305) ~[?:?] at eco-6.70.1-all (2).jar/com.willfp.eco.core.EcoPlugin.onEnable(EcoPlugin.java:400) ~[eco-6.70.1-all (2).jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2224-be3a6d5] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.WorldGuard at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] ... 19 more [15:03:46] [Server thread/INFO]: [libreforge] Disabling libreforge v4.59.1 [15:03:46] [Server thread/INFO]: [libreforge] Cleaning up... [15:03:47] [Server thread/INFO]: Running delayed init tasks [15:03:47] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Получение информации о версии... [15:03:47] [Craft Scheduler Thread - 25 - Vault/INFO]: [Vault] Checking for Updates ... [15:03:47] [Server thread/WARN]: [LiteBans] Failed to add ProtocolLib packet listener. [15:03:47] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [15:03:47] [Craft Scheduler Thread - 5 - PlayerPoints/INFO]: [RoseGarden] An update for PlayerPoints (v3.2.7) is available! You are running v3.2.5. [15:03:47] [Craft Scheduler Thread - 25 - Vault/INFO]: [Vault] No new version available [15:03:48] [Server thread/INFO]: Done (41.259s)! For help, type "help" [15:03:48] [Server thread/INFO]: Stopping server [15:03:48] [Server thread/INFO]: [BattlePass] Disabling BattlePass v4.4.6 [15:03:48] [Server thread/INFO]: [EcoEnchants] Disabling EcoEnchants v12.6.1 [15:03:48] [Server thread/INFO]: [EcoEnchants] Cleaning up... [15:03:48] [Server thread/INFO]: [ExecutableItems] Disabling ExecutableItems v6.24.6.1 [15:03:48] [Server thread/INFO]: [SCore] Disabling SCore v4.24.6.1 [15:03:48] [Server thread/INFO]: SCore Save UsagePerDay.... [15:03:48] [Server thread/INFO]: SCore Save UsagePerDay done ! [15:03:48] [Server thread/INFO]: SCore Save Commands... [15:03:48] [Server thread/INFO]: SCore Save Commands done ! [15:03:48] [Server thread/INFO]: SCore Save Cooldowns... [15:03:48] [Server thread/INFO]: SCore Save Cooldowns done ! [15:03:48] [Server thread/INFO]: [PrimeSeller] Disabling PrimeSeller v2.3.3 [15:03:48] [Server thread/INFO]: PrimeSeller | ██████╗░██████╗░██╗███╗░░░███╗███████╗░██████╗███████╗██╗░░░░░██╗░░░░░███████╗██████╗░ [15:03:48] [Server thread/INFO]: PrimeSeller | ██╔══██╗██╔══██╗██║████╗░████║██╔════╝██╔════╝██╔════╝██║░░░░░██║░░░░░██╔════╝██╔══██╗ [15:03:48] [Server thread/INFO]: PrimeSeller | ██████╔╝██████╔╝██║██╔████╔██║█████╗░░╚█████╗░█████╗░░██║░░░░░██║░░░░░█████╗░░██████╔╝ [15:03:48] [Server thread/INFO]: PrimeSeller | ██╔═══╝░██╔══██╗██║██║╚██╔╝██║██╔══╝░░░╚═══██╗██╔══╝░░██║░░░░░██║░░░░░██╔══╝░░██╔══██╗ [15:03:48] [Server thread/INFO]: PrimeSeller | ██║░░░░░██║░░██║██║██║░╚═╝░██║███████╗██████╔╝███████╗███████╗███████╗███████╗██║░░██║ [15:03:48] [Server thread/INFO]: PrimeSeller | ╚═╝░░░░░╚═╝░░╚═╝╚═╝╚═╝░░░░░╚═╝╚══════╝╚═════╝░╚══════╝╚══════╝╚══════╝╚══════╝╚═╝░░╚═╝ [15:03:48] [Server thread/INFO]: PrimeSeller | ▀█░█▀ █▀▀ █▀▀█ █▀▀ ░▀░ █▀▀█ █▀▀▄ [15:03:48] [Server thread/INFO]: PrimeSeller | ░█▄█░ █▀▀ █▄▄▀ ▀▀█ ▀█▀ █░░█ █░░█ v2.3.3 | Developer: Telegram: @byteswing [15:03:48] [Server thread/INFO]: PrimeSeller | ░░▀░░ ▀▀▀ ▀░▀▀ ▀▀▀ ▀▀▀ ▀▀▀▀ ▀░░▀ [15:03:48] [Server thread/INFO]: [SurvivalInvisiframes] Disabling SurvivalInvisiframes v2.1.0 [15:03:48] [Server thread/INFO]: [TAB] Disabling TAB v4.1.5 [15:03:48] [Server thread/INFO]: [TAB] Disabled in 0ms [15:03:48] [Server thread/INFO]: [UniversalLibs] Disabling UniversalLibs v1.0 [15:03:48] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.9.10 (beta) [15:03:48] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped. [15:03:48] [Server thread/INFO]: [spark] Disabling spark v1.10.66 [15:03:48] [Server thread/INFO]: [CMI] Disabling CMI v9.7.2.12 [15:03:48] [Server thread/INFO]: [CMI] Closed db connections [15:03:48] [Server thread/INFO]: [eco] Disabling eco v6.70.1 [15:03:48] [Server thread/INFO]: [eco] Saving player data... [15:03:48] [Server thread/INFO]: [eco] Saved player data! Took 2ms [15:03:48] [Server thread/INFO]: [eco] Cleaning up... [15:03:48] [Server thread/INFO]: [CMILib] Disabling CMILib v1.4.7.15 [15:03:48] [Server thread/INFO]: [Essentials] Disabling Essentials v2.20.0 [15:03:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked. [15:03:48] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v3.2.5 [15:03:48] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.15.1 [15:03:48] [Server thread/INFO]: [LiteBans] litebans-pool - Shutdown initiated... [15:03:48] [Server thread/INFO]: [LiteBans] litebans-pool - Shutdown completed. [15:03:49] [Server thread/INFO]: [LiteBans] v2.15.1 disabled. [15:03:49] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v2.6.5-SNAPSHOT-527;e0507e6 [15:03:49] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit [15:03:49] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131 [15:03:49] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.98 [15:03:49] [Server thread/INFO]: [LuckPerms] Starting shutdown process... [15:03:49] [Server thread/INFO]: [LuckPerms] Closing storage... [15:03:49] [Server thread/INFO]: [LuckPerms] Goodbye! [15:03:54] [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.0' 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. [15:03:54] [Server thread/INFO]: Saving players [15:03:54] [Server thread/INFO]: Saving worlds [15:03:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [15:03:54] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world' [15:03:54] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world' [15:03:54] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world' in 0,12s [15:03:55] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [15:03:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world_nether' in 0,10s [15:03:55] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [15:03:55] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end' [15:03:55] [Server thread/INFO]: [ChunkHolderManager] Saved 49 block chunks, 49 entity chunks, 0 poi chunks in world 'world_the_end' in 0,04s [15:03:55] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [15:03:55] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [15:03:55] [Server thread/INFO]: Flushing Chunk IO [15:03:55] [Server thread/INFO]: Closing Thread Pool [15:03:55] [Server thread/INFO]: Closing Server