[17:21:39] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: Directory 'plugins/citizensapi-2.0.35-SNAPSHOT.jar' failed to load!
java.lang.RuntimeException: Directory 'plugins/citizensapi-2.0.35-SNAPSHOT.jar' failed to load!
at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:59) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$registerProviders$1(DirectoryProviderSource.java:34) ~[paper-1.20.1.jar:git-Paper-196]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:32) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:14) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:100) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.Main.main(Main.java:137) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.craftbukkit.Main.main(Main.java:324) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Directory 'plugins/citizensapi-2.0.35-SNAPSHOT.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:54) ~[paper-1.20.1.jar:git-Paper-196]
... 20 more
[17:21:43] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:21:44] [ServerMain/INFO]: Loaded 7 recipes
[17:21:45] [Server thread/INFO]: Starting minecraft server version 1.20.1
[17:21:45] [Server thread/INFO]: Loading properties
[17:21:45] [Server thread/INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
[17:21:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:21:45] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:21:45] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[17:21:45] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and gen parallelism of 4 threads
[17:21:46] [Server thread/INFO]: Default game type: SURVIVAL
[17:21:46] [Server thread/INFO]: Generating keypair
[17:21:46] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:54732
[17:21:46] [Server thread/INFO]: Using epoll channel type
[17:21:46] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[17:21:46] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[17:21:46] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'lifesteal' for files 'plugins/lifesteal (2).jar' and 'plugins/lifesteal (1).jar' in 'plugins'
[17:21:46] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'Citizens' for files 'plugins/Citizens-2.0.35-b3582.jar' and 'plugins/Citizens oh.jar' in 'plugins'
[17:21:46] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'PlayerAuctions' for files 'plugins/PlayerAuctions 1.29.0.jar' and 'plugins/PlayerAuctions 1.29.0 (1).jar' in 'plugins'
[17:21:46] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loading 2 libraries... please wait
[17:21:46] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/servers/1125809/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[17:21:46] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/servers/1125809/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[17:21:46] [Server thread/INFO]: [SpigotLibraryLoader] [nightcore] Loaded library /home/servers/1125809/libraries/it/unimi/dsi/fastutil-core/8.5.13/fastutil-core-8.5.13.jar
[17:21:46] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:21:49] [Server thread/WARN]: Legacy plugin PlayTime v3.6 does not specify an api-version.
[17:21:50] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'lifesteal.jar' in folder 'plugins'
java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins/lifesteal.jar, description=org.bukkit.plugin.PluginDescriptionFile@7e7e79f5, jarFile=java.util.jar.JarFile@17ebf18b, status=null, dependencyContext=null} attempted to add duplicate plugin identifier lifesteal v3.0.1-SNAPSHOT THIS WILL CREATE BUGS!!!
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage$1.applyContext(ServerPluginProviderStorage.java:28) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:113) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:510) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[17:21:50] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.141
[17:21:51] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[17:21:51] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.16+6534-2066eb4
[17:21:51] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@31c385e0]
[17:21:51] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[17:21:51] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[17:21:51] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
[17:21:52] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[17:21:52] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1
[17:21:52] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.5.2
[17:21:52] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.4.3
[17:21:52] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.6.4
[17:21:52] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.35-SNAPSHOT (build 3582)
[17:21:52] [Server thread/INFO]: [Helix] Loading server plugin Helix v1.0.2
[17:21:52] [Server thread/INFO]: [ItemAttributes] Loading server plugin ItemAttributes v1.0
[17:21:52] [Server thread/INFO]: [CraftserveAgent] Loading server plugin CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander
[17:21:52] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.8.2
[17:21:52] [Server thread/INFO]: [ItemTag] Loading server plugin ItemTag v3.4.3
[17:21:52] [Server thread/INFO]: [PlayTime] Loading server plugin PlayTime v3.6
[17:21:52] [Server thread/INFO]: [PlayerKits2] Loading server plugin PlayerKits2 v1.12.5
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.9.0
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
[17:21:52] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
[17:21:52] [Server thread/INFO]: [GrimAC] Loading server plugin GrimAC v2.3.66
[17:21:52] [Server thread/INFO]: [GrimAC] Loading PacketEvents...
[17:21:54] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.3
[17:21:54] [Server thread/INFO]: [PlayerAuctions] Loading server plugin PlayerAuctions v1.29.0
[17:21:55] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.8
[17:21:55] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.3.3
[17:21:55] [Server thread/INFO]: [pvpstats] Loading server plugin pvpstats v1.11.52
[17:21:55] [Server thread/INFO]: [pvpstats] Loaded config file!
[17:21:55] [Server thread/WARN]: [pvpstats] Specific stats can be turned off as they are never used, they are intended for SQL and web frontend usage!
[17:21:55] [Server thread/WARN]: [pvpstats] Please either switch to SQLite or re-enable this by setting 'YML.collectPreciseOverride' to true
[17:21:55] [Server thread/WARN]: [pvpstats] Database: YML
[17:21:55] [Server thread/INFO]: [pvpstats] Database Initializing
[17:21:55] [Server thread/INFO]: [pvpstats] Database connection successful
[17:21:55] [Server thread/INFO]: [nLogin] Loading server plugin nLogin v10.4.9
[17:21:55] [Server thread/INFO]: [getAfkZone] Loading server plugin getAfkZone v1.0.7
[17:21:55] [Server thread/INFO]: [nAntiBot] Loading server plugin nAntiBot v6.1.24
[17:21:56] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.22.3
[17:21:56] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (397 ms).
[17:21:56] [Server thread/INFO]: [Shopkeepers] Loading config.
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ARMADILLO
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': BOGGED
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': BREEZE
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': MOOSHROOM
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': SNOW_GOLEM
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[17:21:56] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ARMADILLO
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': BOGGED
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': BREEZE
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': MOOSHROOM
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': SNOW_GOLEM
[17:21:56] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[17:21:56] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[17:21:56] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[17:21:56] [Server thread/INFO]: [lifesteal] Loading server plugin lifesteal v3.0.1-SNAPSHOT
[17:21:56] [Server thread/INFO]: [FASTCODE-ZACZAROWANIA] Loading server plugin FASTCODE-ZACZAROWANIA v1.2-SNAPSHOT
[17:21:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:21:56] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.141
[17:21:57] [Server thread/INFO]: __
[17:21:57] [Server thread/INFO]: | |__) LuckPerms v5.4.141
[17:21:57] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[17:21:57] [Server thread/INFO]:
[17:21:57] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:21:57] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[17:21:58] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:21:58] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:21:59] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2180ms)
[17:21:59] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[17:21:59] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:21:59] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:21:59] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[17:21:59] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[17:21:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.16+6534-2066eb4
[17:21:59] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[17:21:59] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[17:21:59] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R1.PaperweightAdapter as the Bukkit adapter
[17:21:59] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[17:21:59] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.4.3
[17:22:00] [Server thread/WARN]: [SkinsRestorer] You must agree to the rules at 'commands.perSkinPermissionsConsent' in the config to use per skin permissions.
[17:22:00] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.20.1.
[17:22:00] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
[17:22:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.4.3]
[17:22:00] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
[17:22:00] [Server thread/INFO]: [nightcore] Enabling nightcore v2.6.4
[17:22:00] [Server thread/WARN]: [nightcore] ===================================
[17:22:00] [Server thread/WARN]: [nightcore] WARNING: You're running an outdated server version (1.20.1)!
[17:22:00] [Server thread/WARN]: [nightcore] This version will no longer be supported in future relases.
[17:22:00] [Server thread/WARN]: [nightcore] Please upgrade your server to 1.20.4.
[17:22:00] [Server thread/WARN]: [nightcore] NO DISCORD SUPPORT WILL BE PROVIDED!
[17:22:00] [Server thread/WARN]: [nightcore] ===================================
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | SkinsRestorer |
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] |------------------|
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | Standalone Mode |
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Version: 15.4.3
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Commit: 4aa9140
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] This is the latest version!
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
[17:22:00] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
[17:22:00] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
[17:22:00] [Server thread/INFO]: [nightcore] Found economy provider: EssentialsX Economy
[17:22:00] [Server thread/INFO]: [nightcore] Found chat provider: LuckPerms
[17:22:00] [Server thread/INFO]: [nightcore] Server Version: 1.20.1 ?
[17:22:00] [Server thread/INFO]: [nightcore] Entity Id Counter: OK ?
[17:22:00] [Server thread/INFO]: [nightcore] Item NBT Compress: OK ?
[17:22:00] [Server thread/INFO]: [nightcore] Plugin loaded in 99 ms!
[17:22:00] [Server thread/INFO]: [CraftserveAgent] Enabling CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander
[17:22:01] [Server thread/ERROR]: [CraftserveAgent] [STDERR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[17:22:01] [Server thread/WARN]: Nag author(s): '[Craftserve]' of 'CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[17:22:01] [Server thread/ERROR]: [CraftserveAgent] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
[17:22:01] [Server thread/ERROR]: [CraftserveAgent] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[17:22:01] [Server thread/INFO]: [nLogin] Enabling nLogin v10.4.9
[17:22:01] [Server thread/INFO]: [nLogin] Successful plugin core start (took 0.60s)
[17:22:01] [Server thread/INFO]: __ _
[17:22:01] [Server thread/INFO]: _ __ / / ___ __ _(_)_ __
[17:22:01] [Server thread/INFO]: | '_ \ / / / _ \ / _` | | '_ \
[17:22:01] [Server thread/INFO]: | | | / /__| (_) | (_| | | | | |
[17:22:01] [Server thread/INFO]: |_| |_\____/\___/ \__, |_|_| |_|
[17:22:01] [Server thread/INFO]: |___/
[17:22:01] [Server thread/INFO]: By: www.nickuc.com - V 10.4.10 DEVELOPMENT
[17:22:01] [Server thread/INFO]:
[17:22:02] [Server thread/INFO]: [nAntiBot] Enabling nAntiBot v6.1.24
[17:22:03] [Server thread/INFO]: [nAntiBot] Successful plugin core start (took 0.49s)
[17:22:03] [Server thread/INFO]: _ _ _ ___ _
[17:22:03] [Server thread/INFO]: _ __ /_\ _ __ | |_(_) / __\ ___ | |_
[17:22:03] [Server thread/INFO]: | '_ \ //_\\| '_ \| __| |/__\/// _ \| __|
[17:22:03] [Server thread/INFO]: | | | / _ \ | | | |_| / \/ \ (_) | |_
[17:22:03] [Server thread/INFO]: |_| |_\_/ \_/_| |_|\__|_\_____/\___/ \__|
[17:22:03] [Server thread/INFO]:
[17:22:03] [Server thread/INFO]: By: www.nickuc.com - V 6.1.24
[17:22:03] [Server thread/INFO]:
[17:22:03] [Folia Async Scheduler Thread #7/INFO]: [nAntiBot] Connecting to the remote server antibot.nickuc.com...
[17:22:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:22:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:22:03] [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.
[17:22:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:22:03] [Server thread/INFO]: Preparing level "koprowice"
[17:22:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:22:04] [Server thread/INFO]: Time elapsed: 203 ms
[17:22:04] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:22:04] [Server thread/INFO]: Time elapsed: 102 ms
[17:22:04] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:22:04] [Server thread/INFO]: Time elapsed: 138 ms
[17:22:04] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[17:22:05] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[17:22:05] [Server thread/INFO]: [Essentials] No kits found to migrate.
[17:22:05] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[17:22:05] [Server thread/INFO]: [Essentials] Using locale en_US
[17:22:05] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[17:22:05] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[17:22:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[17:22:05] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[17:22:05] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[17:22:05] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[17:22:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice) TNT ignition is PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice) Lighters are PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice) Lava fire is PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice) Fire spread is UNRESTRICTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'koprowice'
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_nether) TNT ignition is PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_nether) Lighters are PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_nether) Lava fire is PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_nether) Fire spread is UNRESTRICTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'koprowice_nether'
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_the_end) TNT ignition is PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_the_end) Lighters are PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_the_end) Lava fire is PERMITTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] (koprowice_the_end) Fire spread is UNRESTRICTED.
[17:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'koprowice_the_end'
[17:22:06] [Server thread/INFO]: [WorldGuard] Loading region data...
[17:22:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
[17:22:06] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[17:22:06] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.5.2
[17:22:06] [Server thread/INFO]: [ItemEdit] Hooking into MiniMessageAPI see https://webui.advntr.dev/
[17:22:06] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
[17:22:06] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[17:22:06] [Server thread/INFO]: [ItemEdit] Hooking into PlaceHolderAPI
[17:22:06] [Server thread/INFO]: [ItemEdit] placeholders:
[17:22:06] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
[17:22:06] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
[17:22:06] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
[17:22:06] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
[17:22:06] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
[17:22:06] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
[17:22:06] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
[17:22:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[17:22:06] [Server thread/INFO]: [ItemEdit] # Enabled (took 99 ms)
[17:22:06] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.35-SNAPSHOT (build 3582)
[17:22:06] [Server thread/INFO]: [Citizens] Loading external libraries
[17:22:06] [Server thread/ERROR]: [Citizens] v2.0.35-SNAPSHOT (build 3582) is not compatible with Minecraft v1_20_R1 - try upgrading Minecraft or Citizens. Disabling...
[17:22:06] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.35-SNAPSHOT (build 3582)
[17:22:06] [Server thread/INFO]: [Helix] Enabling Helix v1.0.2
[17:22:06] [Server thread/INFO]: [Helix 1.0.2] === STARTING ACTIVATION ===
[17:22:06] [Server thread/WARN]: java.lang.NoSuchFieldException: modifiers
[17:22:06] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.<clinit>(ReflectionUtil.java:17)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.command.CommandHandler.<init>(CommandHandler.java:155)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.command.CommandHandler.<clinit>(CommandHandler.java:19)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.plugin.BPlugin.onEnable(BPlugin.java:29)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1100)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
[17:22:06] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[17:22:06] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.setInt(Object, int)" because "me.ByteMagic.Helix.utils.reflection.ReflectionUtil.FIELD_DOT_MODIFIERS" is null
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.makeAccessible(ReflectionUtil.java:37)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.getField(ReflectionUtil.java:67)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.command.CommandHandler.<init>(CommandHandler.java:155)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.command.CommandHandler.<clinit>(CommandHandler.java:19)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.plugin.BPlugin.onEnable(BPlugin.java:29)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1100)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
[17:22:06] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[17:22:06] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.setInt(Object, int)" because "me.ByteMagic.Helix.utils.reflection.ReflectionUtil.FIELD_DOT_MODIFIERS" is null
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.makeAccessible(ReflectionUtil.java:37)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.getField(ReflectionUtil.java:67)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.command.CommandHandler.<clinit>(CommandHandler.java:149)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.plugin.BPlugin.onEnable(BPlugin.java:29)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1100)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
[17:22:06] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[17:22:06] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.setInt(Object, int)" because "me.ByteMagic.Helix.utils.reflection.ReflectionUtil.FIELD_DOT_MODIFIERS" is null
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.makeAccessible(ReflectionUtil.java:37)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.utils.reflection.ReflectionUtil.getField(ReflectionUtil.java:67)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.command.CommandHandler.<init>(CommandHandler.java:155)
[17:22:06] [Server thread/WARN]: at Helix - 1.0.2.jar//me.ByteMagic.Helix.plugin.BPlugin.onEnable(BPlugin.java:29)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189)
[17:22:06] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104)
[17:22:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642)
[17:22:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1100)
[17:22:06] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
[17:22:06] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[17:22:06] [Server thread/INFO]: [Helix 1.0.2] Activating Helix 1.0.2
[17:22:06] [Server thread/INFO]: [Helix 1.0.2] === Activation Complete in (36ms) ===
[17:22:06] [Server thread/INFO]: [ItemAttributes] Enabling ItemAttributes v1.0
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.8.2
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: lang-pl.yml jest u?ywany jako plik j?zykowy.
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Zako?czono ?adowanie 3 konfiguracji sekcji z /sections/
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Zako?czono ?adowanie 3 konfiguracji sklep?w z /shops/
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Aktualizacja ustawie? sklepu...
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Ko?cowo za?adowano 1 dostawcu(?w) ekonomi dla wszystkich 1 sekcji sklepu.
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: U?ywana wersja minecraft - 1.20.1...
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: W konfiguracji w??czona jest kompatybilno?? z AUTO
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Failed to automatically find compatible spawner provider, using default...
[17:22:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.0.0]
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Tryb debugowania jest w??czony.
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: ?adowanie wszystkich przedmiot?w...
[17:22:06] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Uko?czono ? Prze?adowanie zaj??o 195ms
[17:22:07] [Server thread/INFO]: [ItemTag] Enabling ItemTag v3.4.3
[17:22:07] [Server thread/INFO]: [ItemTag] Data using Spigot PersistentDataContainer
[17:22:07] [Server thread/INFO]: [ItemTag] EquipmentChangeListener
[17:22:07] [Server thread/INFO]: [ItemTag] Hooking into PlaceholderApi
[17:22:07] [Server thread/INFO]: [ItemTag] Hooked into PlaceHolderAPI:
[17:22:07] [Server thread/INFO]: [ItemTag] placeholders:
[17:22:07] [Server thread/INFO]: [ItemTag] %itemtag_cooldown_<timeunit>_[cooldownid]%
[17:22:07] [Server thread/INFO]: [ItemTag] shows how much cooldown has selected cooldownid for player
[17:22:07] [Server thread/INFO]: [ItemTag] <timeunit> may be h, s or ms
[17:22:07] [Server thread/INFO]: [ItemTag] [cooldownid] for cooldown type, by default default
[17:22:07] [Server thread/INFO]: [ItemTag] example: %itemtag_cooldown_s_anid%
[17:22:07] [Server thread/INFO]: [ItemTag] %itemtag_handcooldown_<timeunit>%
[17:22:07] [Server thread/INFO]: [ItemTag] shows how much cooldown has player on the item in his hand
[17:22:07] [Server thread/INFO]: [ItemTag] <timeunit> may be h, s or ms
[17:22:07] [Server thread/INFO]: [ItemTag] example: %itemtag_handcooldown_s%
[17:22:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemtag [1.0]
[17:22:07] [Server thread/INFO]: [ItemTag] # Enabled (took 47 ms)
[17:22:07] [Server thread/INFO]: [PlayTime] Enabling PlayTime v3.6*
[17:22:07] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
[17:22:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playtime [3.6]
[17:22:07] [Server thread/INFO]: [PlayerKits2] Enabling PlayerKits2 v1.12.5
[17:22:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerkits [1.12.5]
[17:22:07] [Server thread/INFO]: [PlayerKits?] Has been enabled! Version: 1.12.5
[17:22:07] [Server thread/INFO]: [PlayerKits?] Thanks for using my plugin! ~Ajneb97
[17:22:07] [Server thread/INFO]: There is a new version available. (1.12.6)
[17:22:07] [Server thread/INFO]: You can download it at: https://modrinth.com/plugin/playerkits-2
[17:22:07] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.9.0
[17:22:07] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
[17:22:07] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards
[17:22:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.9.0]
[17:22:07] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
[17:22:07] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 by ajgeiss0702 enabled!
[17:22:07] [Server thread/INFO]: [GrimAC] Enabling GrimAC v2.3.66
[17:22:07] [Server thread/INFO]: [GrimAC] Registering singular bukkit event... (PistonEvent)
[17:22:07] [Server thread/INFO]: [GrimAC] Registering packets...
[17:22:07] [Server thread/INFO]: [GrimAC] Registering tick schedulers...
[17:22:08] [Server thread/INFO]: [GrimAC] [ACF] Enabled Asynchronous Tab Completion Support!
[17:22:08] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.3
[17:22:08] [Server thread/INFO]: [PlayerAuctions] Enabling PlayerAuctions v1.29.0
[17:22:08] [Server thread/INFO]: [PlayerAuctions] Vault found, now enabling PlayerAuctions...
[17:22:09] [Server thread/INFO]: [PlayerAuctions] Found 19 config files to load!
[17:22:09] [pool-50-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.9.0)
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Permissions plugin found! (LuckPerms)
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Economy plugin found! (EssentialsX Economy)
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Chat plugin found! (LuckPerms)
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Found PlaceholderAPI integrating support...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Found Vault Currency integrating support...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Found Product Converter integrating support...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Found Item Currency integrating support...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Found XP Currency integrating support...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] SQLite database is enabling...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Loading Metrics...
[17:22:11] [Server thread/INFO]: [PlayerAuctions] Successfully loaded Metrics!
[17:22:11] [Server thread/INFO]: [TAB] Enabling TAB v4.1.8
[17:22:11] [Server thread/INFO]: [TAB] Loaded NMS hook in 126ms
[17:22:11] [Server thread/INFO]: [TAB] Enabled in 119ms
[17:22:11] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.3.3
[17:22:11] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
[17:22:11] [Server thread/WARN]: [ExcellentCrates] ===================================
[17:22:11] [Server thread/WARN]: [ExcellentCrates] WARNING: You're running an outdated server version (1.20.1)!
[17:22:11] [Server thread/WARN]: [ExcellentCrates] This version will no longer be supported in future relases.
[17:22:11] [Server thread/WARN]: [ExcellentCrates] Please upgrade your server to 1.20.4.
[17:22:11] [Server thread/WARN]: [ExcellentCrates] NO DISCORD SUPPORT WILL BE PROVIDED!
[17:22:11] [Server thread/WARN]: [ExcellentCrates] ===================================
[17:22:11] [Server thread/INFO]: [ExcellentCrates] Read database configuration...
[17:22:11] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[17:22:11] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ba3c5
[17:22:12] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Registered currency: xp
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Registered currency: levels
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Registered currency: money
[17:22:12] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Loaded 4 crate keys.
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Loaded 5 crates.
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[17:22:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.3.3]
[17:22:12] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 473 ms!
[17:22:12] [Server thread/INFO]: [pvpstats] Enabling pvpstats v1.11.52
[17:22:12] [Thread-27/INFO]: [pvpstats] Checking for updates...
[17:22:12] [Server thread/INFO]: [pvpstats] sending full Metrics! You can deactivate this in the config.yml
[17:22:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: sps [0.0.1]
[17:22:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: slipcorpvpstats [0.0.4]
[17:22:12] [Server thread/INFO]: [pvpstats] debugging: off
[17:22:12] [Server thread/INFO]: [pvpstats] Player list had no duplicates!
[17:22:12] [Server thread/INFO]: [pvpstats] enabled. (version 1.11.52)
[17:22:12] [Server thread/INFO]: [getAfkZone] Enabling getAfkZone v1.0.7
[17:22:12] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.22.3
[17:22:12] [Server thread/INFO]: [lifesteal] Enabling lifesteal v3.0.1-SNAPSHOT
[17:22:12] [Server thread/INFO]: [lifesteal] Lifesteal is being moved to the correct directory and will be disabled for a short amount of time.
[17:22:12] [Server thread/ERROR]: Error occurred while enabling lifesteal v3.0.1-SNAPSHOT (Is it up to date?)
java.lang.NoClassDefFoundError: me/ikevoodoo/helix/BukkitHelixProvider
at me.ikevoodoo.lssmp.LifestealInit.onEnable(LifestealInit.java:35) ~[lifesteal (2).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: me.ikevoodoo.helix.BukkitHelixProvider
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:183) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 13 more
[17:22:12] [Server thread/INFO]: [lifesteal] Disabling lifesteal v3.0.1-SNAPSHOT
[17:22:12] [Server thread/INFO]: [FASTCODE-ZACZAROWANIA] Enabling FASTCODE-ZACZAROWANIA v1.2-SNAPSHOT
[17:22:12] [Server thread/ERROR]: Error occurred while enabling FASTCODE-ZACZAROWANIA v1.2-SNAPSHOT (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at pl.freszu.fastcodezaczarowania.Main.checkAuthor(Unknown Source) ~[FASTCODE-ZACZAROWANIA-1.2-SNAPSHOT.jar:?]
at pl.freszu.fastcodezaczarowania.Main.onEnable(Unknown Source) ~[FASTCODE-ZACZAROWANIA-1.2-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.RuntimeException: Fatal Error
at pl.freszu.fastcodezaczarowania.Main.
(Unknown Source) ~[FASTCODE-ZACZAROWANIA-1.2-SNAPSHOT.jar:?]
at pl.freszu.fastcodezaczarowania.utils.Message.<clinit>(Unknown Source) ~[FASTCODE-ZACZAROWANIA-1.2-SNAPSHOT.jar:?]
... 14 more
[17:22:12] [Server thread/INFO]: [FASTCODE-ZACZAROWANIA] Disabling FASTCODE-ZACZAROWANIA v1.2-SNAPSHOT
[17:22:12] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:22:12] [Server thread/INFO]: 0 placeholder hook(s) registered!
[17:22:12] [Server thread/INFO]: Starting GS4 status listener
[17:22:12] [Query Listener #1/INFO]: Query running on 127.0.0.1:54732
[17:22:12] [Server thread/INFO]: Thread Query Listener started
[17:22:12] [Server thread/INFO]: Running delayed init tasks
[17:22:12] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[17:22:12] [Craft Scheduler Thread - 2 - Essentials/INFO]: [Essentials] Fetching version information...
[17:22:12] [Craft Scheduler Thread - 11 - PlayerAuctions/INFO]: [PlayerAuctions] Loading auction items...
[17:22:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pa [1.29.0]
[17:22:12] [Server thread/INFO]: Done (27.509s)! For help, type "help"
[17:22:12] [Server thread/INFO]: Timings Reset
[17:22:12] [Craft Scheduler Thread - 6 - Vault/INFO]: [Vault] Checking for Updates ...
[17:22:12] [Craft Scheduler Thread - 5 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.6
[17:22:12] [Craft Scheduler Thread - 6 - Vault/INFO]: [Vault] No new version available
[17:22:13] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v3.0.4
[17:22:13] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[17:22:13] [Server thread/INFO]: [HolographicDisplays] https://dev.bukkit.org/projects/holographic-displays
[17:22:19] [pool-23-thread-5/INFO]: [nAntiBot] [Captcha] Captchas generated successfully. (RAM usage ? 7.9 MB [static only], total = 500, protocol count = 43, threads = 16, took 16.24s)
[17:23:02] [User Authenticator #0/INFO]: UUID of player KOPERYOUT is 1ee4b597-0cf2-35aa-ad70-49183b666ec8
[17:23:03] [Server thread/INFO]: [UserModule] A new player is joining to the server UserFile[directory=plugins/CraftserveAgent/userdata, playerId=1ee4b597-0cf2-35aa-ad70-49183b666ec8, isLoaded=true].
[17:23:03] [Server thread/ERROR]: [nLogin] Unable to verify that the player is an NPC. Most likely this is a Citizens error.
java.lang.NoClassDefFoundError: net/citizensnpcs/api/CitizensAPI
at com.nickuc.login.???????????.b(:23) ~[?:?]
at com.nickuc.login.??????????????.c(:124) ~[?:?]
at com.nickuc.login.??????????????.c(:39) ~[?:?]
at com.nickuc.login.??????????????.a(:166) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor83.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:339) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.placeNewPlayer(ServerLoginPacketListenerImpl.java:202) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:183) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:85) ~[?:?]
at net.minecraft.network.Connection.tick(Connection.java:602) ~[?:?]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:234) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1586) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1393) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.CitizensAPI
at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
at com.nickuc.login.loader.MemClassLoader.findClass(MemClassLoader.java:56) ~[nLogin.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 23 more
[17:23:03] [TAB Processing Thread/INFO]: [TAB] [WARN] Player KOPERYOUT's group (wlasciciel) is not in sorting list! Sorting list: owner,admin,mod,helper,builder,vip,default. Player will be sorted on the bottom.
[17:23:03] [Server thread/ERROR]: Couldn't place player in world
net.minecraft.ReportedException: Sending packet
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2225) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2203) ~[?:?]
at net.minecraft.server.level.ServerPlayer$1.sendInitialData(ServerPlayer.java:336) ~[?:?]
at net.minecraft.world.inventory.AbstractContainerMenu.sendAllDataToRemote(AbstractContainerMenu.java:202) ~[?:?]
at net.minecraft.world.inventory.AbstractContainerMenu.setSynchronizer(AbstractContainerMenu.java:182) ~[?:?]
at net.minecraft.server.level.ServerPlayer.initMenu(ServerPlayer.java:678) ~[?:?]
at net.minecraft.server.level.ServerPlayer.initInventoryMenu(ServerPlayer.java:682) ~[?:?]
at net.minecraft.server.players.PlayerList.onPlayerJoinFinish(PlayerList.java:478) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:412) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.placeNewPlayer(ServerLoginPacketListenerImpl.java:202) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:183) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:85) ~[?:?]
at net.minecraft.network.Connection.tick(Connection.java:602) ~[?:?]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:234) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1586) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1393) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.NullPointerException: type cannot be null
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:907) ~[guava-31.1-jre.jar:?]
at com.comphenix.protocol.injector.StructureCache.getStructure(StructureCache.java:138) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.events.PacketContainer.<init>(PacketContainer.java:126) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:96) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:553) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:456) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib.jar:?]
at net.minecraft.network.Connection.sendPacket(Connection.java:449) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:392) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2217) ~[?:?]
... 19 more
[17:23:04] [Server thread/INFO]: KOPERYOUT lost connection: Invalid player data
[17:23:20] [Server thread/INFO]: Saving the game (this may take a moment!)
[17:23:22] [Server thread/INFO]: Saved the game
[17:23:22] [Server thread/INFO]: Stopping the server
[17:23:22] [Server thread/INFO]: Stopping server
[17:23:22] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.22.3
[17:23:22] [Server thread/INFO]: [nAntiBot] Disabling nAntiBot v6.1.24
[17:23:22] [Server thread/INFO]: [nAntiBot] Successful plugin core shutdown (took 0.00s)
[17:23:22] [Server thread/INFO]: [nAntiBot] Disconnecting from remote server...
[17:23:24] [Server thread/INFO]: [getAfkZone] Disabling getAfkZone v1.0.7
[17:23:24] [Server thread/INFO]: [nLogin] Disabling nLogin v10.4.9
[17:23:24] [Server thread/INFO]: [nLogin] Successful plugin core shutdown (took 0.00s)
[17:23:24] [Server thread/INFO]: [pvpstats] Disabling pvpstats v1.11.52
[17:23:24] [Server thread/INFO]: [pvpstats] disabled. (version 1.11.52)
[17:23:24] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v5.3.3
[17:23:24] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Shutdown initiated...
[17:23:24] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Shutdown completed.
[17:23:24] [Server thread/INFO]: [TAB] Disabling TAB v4.1.8
[17:23:24] [Server thread/INFO]: [TAB] Disabled in 0ms
[17:23:24] [Server thread/INFO]: [PlayerAuctions] Disabling PlayerAuctions v1.29.0
[17:23:24] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v3.0.3
[17:23:24] [Server thread/INFO]: [GrimAC] Disabling GrimAC v2.3.66
[17:23:24] [Server thread/INFO]: [GrimAC] Terminating PacketEvents...
[17:23:24] [Server thread/INFO]: [ajLeaderboards] Disabling ajLeaderboards v2.9.0
[17:23:24] [pool-55-thread-1/INFO]: [ajLeaderboards] Shutting down cache method..
[17:23:24] [pool-55-thread-1/INFO]: [ajLeaderboards] Cache method shut down
[17:23:24] [Server thread/INFO]: [ajLeaderboards] Killing remaining workers
[17:23:24] [Server thread/INFO]: [ajLeaderboards] Remaining workers killed
[17:23:24] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.9.0 disabled.
[17:23:24] [Server thread/INFO]: [PlayerKits2] Disabling PlayerKits2 v1.12.5
[17:23:24] [Server thread/INFO]: [PlayerKits?] Has been disabled! Version: 1.12.5
[17:23:24] [Server thread/INFO]: [PlayTime] Disabling PlayTime v3.6
[17:23:24] [Server thread/INFO]: [ItemTag] Disabling ItemTag v3.4.3
[17:23:24] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion itemtag
[17:23:24] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin ItemTag was disabled.
[17:23:24] [Server thread/INFO]: [EconomyShopGUI] Disabling EconomyShopGUI v6.8.2
[17:23:24] [Server thread/INFO]: [CraftserveAgent] Disabling CraftserveAgent v[a8a91fa] 2024-05-30 20:36 by aleksander
[17:23:24] [Server thread/INFO]: [ItemAttributes] Disabling ItemAttributes v1.0
[17:23:24] [Server thread/INFO]: [Helix] Disabling Helix v1.0.2
[17:23:24] [Server thread/INFO]: [nightcore] Disabling nightcore v2.6.4
[17:23:24] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v15.4.3
[17:23:24] [Server thread/INFO]: [ItemEdit] Disabling ItemEdit v3.5.2
[17:23:24] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion itemedit
[17:23:24] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin ItemEdit was disabled.
[17:23:24] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.20.1
[17:23:24] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.9+5934e49
[17:23:24] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[17:23:24] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.2.0-SNAPSHOT-679
[17:23:24] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.6
[17:23:24] [Server thread/INFO]: [Essentials] Disabling Essentials v2.20.1
[17:23:24] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[17:23:24] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.16+6534-2066eb4
[17:23:24] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[17:23:24] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[17:23:24] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.141
[17:23:24] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[17:23:24] [Server thread/INFO]: [LuckPerms] Closing storage...
[17:23:24] [Server thread/INFO]: [LuckPerms] Goodbye!
[17:23:24] [Server thread/INFO]: Saving players
[17:23:24] [Server thread/INFO]: Saving worlds
[17:23:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[koprowice]'/minecraft:overworld
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'koprowice'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'koprowice'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'koprowice'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 88 entity chunks, 0 poi chunks in world 'koprowice' in 0.01s
[17:23:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (koprowice): All chunks are saved
[17:23:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[koprowice_nether]'/minecraft:the_nether
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'koprowice_nether'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'koprowice_nether'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'koprowice_nether'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 67 entity chunks, 0 poi chunks in world 'koprowice_nether' in 0.01s
[17:23:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:23:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[koprowice_the_end]'/minecraft:the_end
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'koprowice_the_end'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'koprowice_the_end'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'koprowice_the_end'
[17:23:24] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 7 entity chunks, 0 poi chunks in world 'koprowice_the_end' in 0.00s
[17:23:24] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:23:24] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[17:23:24] [Server thread/INFO]: Flushing Chunk IO
[17:23:24] [Server thread/INFO]: Closing Thread Pool
[17:23:24] [Server thread/INFO]: Closing Server