Lobby server latest.log

unlisted ⁨1⁩ ⁨file⁩ 2023-03-03 15:26:22 UTC

pastefile1

Raw
[16:15:51] [ServerMain/WARN]: [oshi.util.platform.windows.PerfDataUtil] Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0x800007D0
[16:15:51] [ServerMain/WARN]: [oshi.util.platform.windows.PerfCounterQueryHandler] Failed to add counter for PDH counter: \Paging File(_Total)\% Usage
[16:15:51] [ServerMain/WARN]: [oshi.util.platform.windows.PerfCounterQuery] Disabling further attempts to query Paging File.
[16:15:57] [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'
[16:16:00] [Worker-Main-1/INFO]: Loaded 7 recipes
[16:16:06] [Server thread/INFO]: Starting minecraft server version 1.18.2
[16:16:06] [Server thread/WARN]: ****************************
[16:16:06] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[16:16:06] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[16:16:06] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[16:16:06] [Server thread/WARN]: ****************************
[16:16:06] [Server thread/INFO]: Loading properties
[16:16:06] [Server thread/INFO]: This server is running Paper version git-Paper-218 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 719daa8)
[16:16:06] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:16:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:16:06] [Server thread/INFO]: Default game type: SURVIVAL
[16:16:06] [Server thread/INFO]: Generating keypair
[16:16:07] [Server thread/INFO]: Starting Minecraft server on 192.168.150.80:25805
[16:16:07] [Server thread/INFO]: Using default channel type
[16:16:07] [Server thread/INFO]: Paper: Using Java 11 compression from Velocity.
[16:16:07] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[16:16:07] [Server thread/ERROR]: Ambiguous plugin name `Citizens' for files `plugins\Citizens-2.0.29-b2493.jar' and `plugins\Citizens-2.0.29-b2488.jar' in `plugins'
[16:16:07] [Server thread/ERROR]: Could not load 'plugins\SkinsRestorer.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
	at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:417) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1156) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.2.jar:git-Paper-218]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.util.zip.ZipException: zip END header not found
	at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1469) ~[?:?]
	at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) ~[?:?]
	at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1315) ~[?:?]
	at java.util.zip.ZipFile$Source.get(ZipFile.java:1277) ~[?:?]
	at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:709) ~[?:?]
	at java.util.zip.ZipFile.<init>(ZipFile.java:243) ~[?:?]
	at java.util.zip.ZipFile.<init>(ZipFile.java:172) ~[?:?]
	at java.util.jar.JarFile.<init>(JarFile.java:347) ~[?:?]
	at java.util.jar.JarFile.<init>(JarFile.java:318) ~[?:?]
	at java.util.jar.JarFile.<init>(JarFile.java:284) ~[?:?]
	at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
	... 6 more
[16:16:09] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.20
[16:16:09] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
[16:16:09] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
[16:16:09] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.2-SNAPSHOT
[16:16:09] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.2-SNAPSHOT is now loaded, injecting!
[16:16:10] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[16:16:11] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[16:16:11] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[16:16:11] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[16:16:11] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[16:16:11] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[16:16:12] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[16:16:12] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[16:16:12] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.5.2-SNAPSHOT
[16:16:13] [Server thread/INFO]: [ViaBackwards] Loading translations...
[16:16:14] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[16:16:14] [Via-Mappingloader-9/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
[16:16:14] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[16:16:14] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
[16:16:14] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
[16:16:14] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
[16:16:14] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
[16:16:14] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
[16:16:14] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
[16:16:14] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
[16:16:14] [Via-Mappingloader-9/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
[16:16:14] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
[16:16:14] [Via-Mappingloader-9/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
[16:16:14] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
[16:16:14] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b606
[16:16:15] [Via-Mappingloader-9/INFO]: [ViaBackwards] Loading 1.19 -> 1.18 mappings...
[16:16:15] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.19.3 -> 1.19 mappings...
[16:16:15] [Server thread/WARN]: [ProtocolLib] Debug mode is enabled!
[16:16:15] [Server thread/WARN]: [ProtocolLib] Detailed error reporting enabled!
[16:16:17] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.3-SNAPSHOT
[16:16:17] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.86
[16:16:17] [Server thread/INFO]: [DecentHolograms] Loading DecentHolograms v2.3.1
[16:16:17] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[16:16:17] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-SNAPSHOT (build 2493)
[16:16:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.10+1742f98
[16:16:18] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@d71f37b]
[16:16:18] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.2
[16:16:18] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.4-Release
[16:16:18] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[16:16:18] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.2
[16:16:18] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.19.2
[16:16:18] [Server thread/INFO]: [CMILib] Loading CMILib v1.2.4.5
[16:16:18] [Server thread/INFO]: [TAB-Bridge] Loading TAB-Bridge v1.6.0
[16:16:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.2
[16:16:18] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-bCUSTOM
[16:16:18] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v5.2.4-SNAPSHOT-b804
[16:16:18] [Server thread/INFO]: [AuthMeVelocity] Loading AuthMeVelocity v2.0.1
[16:16:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:16:18] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b606
[16:16:18] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.3-SNAPSHOT
[16:16:18] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.86
[16:16:19] [Server thread/INFO]:         __    
[16:16:19] [Server thread/INFO]:   |    |__)   LuckPerms v5.3.86
[16:16:19] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[16:16:19] [Server thread/INFO]: 
[16:16:19] [Server thread/INFO]: [LuckPerms] Loading configuration...
[16:16:19] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[16:16:19] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
[16:16:19] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
[16:16:20] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[16:16:20] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[16:16:20] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[16:16:20] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2039ms)
[16:16:20] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[16:16:20] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend or softdepend of this plugin.
[16:16:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:16:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:16:20] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[16:16:20] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[16:16:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.10+1742f98
[16:16:20] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[16:16:21] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[16:16:21] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R2.PaperweightAdapter as the Bukkit adapter
[16:16:25] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.2.4-SNAPSHOT-b804
[16:16:25] [Server thread/INFO]: Preparing level "world"
[16:16:30] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:16:30] [Server thread/INFO]: Time elapsed: 296 ms
[16:16:30] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[16:16:30] [Server thread/INFO]: Time elapsed: 19 ms
[16:16:30] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.20
[16:16:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
[16:16:30] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.5.2-SNAPSHOT which is not a depend or softdepend of this plugin.
[16:16:31] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[16:16:31] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
[16:16:31] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.2-SNAPSHOT
[16:16:31] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.5.2-SNAPSHOT
[16:16:31] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.3.1
[16:16:31] [Server thread/INFO]: [DecentHolograms] Using ProtocolLib for packet listening.
[16:16:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-SNAPSHOT (build 2493)
[16:16:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.2
[16:16:31] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[16:16:32] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[16:16:32] [Server thread/INFO]: [Essentials] No kits found to migrate.
[16:16:32] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
[16:16:32] [Server thread/INFO]: [Essentials] Using locale en_US
[16:16:32] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[16:16:32] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[16:16:32] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[16:16:32] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[16:16:32] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.4-Release
[16:16:32] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[16:16:33] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
[16:16:33] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[16:16:33] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[16:16:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.4-Release]
[16:16:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.2
[16:16:33] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[16:16:33] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.19.2
[16:16:33] [Server thread/INFO]: [EssentialsAntiBuild] Starting Metrics. Opt-out using the global bStats config.
[16:16:33] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.4.5
[16:16:34] [Server thread/INFO]: Server version: v1_18_R2 - 1.18.2 - paper
[16:16:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.4.5]
[16:16:34] [Server thread/INFO]: PlaceholderAPI hooked.
[16:16:35] [Server thread/INFO]: Updated (EN) language file. Took 142ms
[16:16:35] [Server thread/INFO]: [TAB-Bridge] Enabling TAB-Bridge v1.6.0
[16:16:35] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.2
[16:16:35] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[16:16:35] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-bCUSTOM
[16:16:35] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
[16:16:35] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
[16:16:35] [Server thread/WARN]: Nag author(s): '[sgdc3, ljacqu, games647, Hex3l, krusic22]' of 'AuthMe' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[16:16:35] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
[16:16:36] [Server thread/INFO]: [AuthMe] MySQL setup finished
[16:16:36] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
[16:16:36] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite2 data created by MaxMind, available at https://www.maxmind.com
[16:16:36] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[16:16:36] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.CUSTOM successfully enabled!
[16:16:36] [Server thread/INFO]: [AuthMe] Automatically purging the database...
[16:16:36] [Server thread/INFO]: [AuthMe] No players to purge
[16:16:36] [Server thread/INFO]: [AuthMeVelocity] Enabling AuthMeVelocity v2.0.1
[16:16:36] [Server thread/INFO]: [AuthMeVelocity] AuthMeVelocity enabled
[16:16:37] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[16:16:37] [ForkJoinPool.commonPool-worker-1/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.19.2 which is not a depend or softdepend of this plugin.
[16:16:37] [Server thread/INFO]: Starting GS4 status listener
[16:16:37] [Server thread/INFO]: Thread Query Listener started
[16:16:37] [Query Listener #1/INFO]: Query running on 192.168.150.80:25805
[16:16:37] [Server thread/INFO]: Running delayed init tasks
[16:16:37] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
[16:16:37] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[16:16:37] [Craft Scheduler Thread - 4 - ItemJoin/INFO]: [ItemJoin] Hooked into { AuthMe, PlaceholderAPI, ProtocolLib, Citizens, Vault }
[16:16:37] [Craft Scheduler Thread - 4 - ItemJoin/INFO]: [ItemJoin] 1 Custom item(s) loaded!
[16:16:37] [Craft Scheduler Thread - 12 - Essentials/INFO]: [Essentials] Fetching version information...
[16:16:37] [Craft Scheduler Thread - 19 - Vault/INFO]: [Vault] Checking for Updates ... 
[16:16:37] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[16:16:37] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[16:16:37] [Server thread/INFO]: Done (31.360s)! For help, type "help"
[16:16:37] [Server thread/INFO]: Timings Reset
[16:16:37] [Craft Scheduler Thread - 10 - DecentHolograms/INFO]: 
A newer version of DecentHolograms is available. Download it from: https://www.spigotmc.org/resources/96927/
[16:16:37] [Craft Scheduler Thread - 19 - Vault/INFO]: [Vault] No new version available
[16:16:38] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] Your current version: v5.2.4-SNAPSHOT
[16:16:38] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] This SNAPSHOT is outdated and a release version is now available.
[16:16:38] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] A new version is available: v5.2.5-RELEASE
[16:16:38] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] Get it from: https://github.com/RockinChaos/itemjoin/releases/latest
[16:16:38] [Craft Scheduler Thread - 6 - ItemJoin/INFO]: [ItemJoin] If you wish to auto update, please type /ItemJoin Upgrade
[16:16:38] [Craft Scheduler Thread - 12 - Essentials/WARN]: [Essentials] There is a new EssentialsX version available for download: 2.19.7.
[16:16:38] [Craft Scheduler Thread - 12 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html?branch=stable
[16:16:38] [User Authenticator #1/INFO]: [AuthMe] [DEBUG] Country code `CZ` for `185.176.138.242` is allowed: true
[16:16:38] [User Authenticator #1/INFO]: UUID of player lemra20 is 65b592f0-d549-3f82-9262-6bc6ff704e22
[16:16:38] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.2) is available at:
[16:16:38] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[16:16:38] [Server thread/INFO]: ---------------------------------------------------------------------
[16:16:38] [Server thread/INFO]:  
[16:16:38] [Server thread/INFO]: Pl-Hide ? Update available: 1.5.21. You are on 1.5.20!
[16:16:38] [Server thread/INFO]:  
[16:16:38] [Server thread/INFO]: ---------------------------------------------------------------------
[16:16:38] [Server thread/WARN]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
[16:16:38] [Server thread/WARN]: [ProtocolLib] [Debug] Exception registering converter
java.lang.RuntimeException: Failed to find NMS class: WorldType
	at com.comphenix.protocol.utility.MinecraftReflection.lambda$getMinecraftClass$1(MinecraftReflection.java:1357) ~[ProtocolLib_dev.jar:?]
	at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
	at com.comphenix.protocol.utility.MinecraftReflection.getMinecraftClass(MinecraftReflection.java:1357) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.utility.MinecraftReflection.getWorldTypeClass(MinecraftReflection.java:797) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.wrappers.BukkitConverters.addConverter(BukkitConverters.java:1260) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.wrappers.BukkitConverters.getConvertersForGeneric(BukkitConverters.java:1239) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.wrappers.BukkitConverters.getUnwrappers(BukkitConverters.java:1280) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.injector.PacketConstructor.<init>(PacketConstructor.java:60) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.injector.PacketConstructor.<clinit>(PacketConstructor.java:45) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.injector.BukkitUnwrapper.unwrapItem(BukkitUnwrapper.java:107) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.utility.MinecraftFields.getNetworkManager(MinecraftFields.java:31) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.injector.netty.channel.InjectionFactory.fromPlayer(InjectionFactory.java:96) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.injector.netty.manager.NetworkManagerPlayerInjector.updatePlayer(NetworkManagerPlayerInjector.java:69) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.injector.PacketFilterManager$1.handleLogin(PacketFilterManager.java:458) ~[ProtocolLib_dev.jar:?]
	at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:git-Paper-218]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:629) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
	at net.minecraft.server.players.PlayerList.canPlayerLogin(PlayerList.java:778) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:173) ~[?:?]
	at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:84) ~[?:?]
	at net.minecraft.network.Connection.tick(Connection.java:558) ~[?:?]
	at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:201) ~[?:?]
	at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1610) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:483) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1218) ~[paper-1.18.2.jar:git-Paper-218]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.2.jar:git-Paper-218]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
[16:16:39] [Server thread/INFO]: [AuthMe] [DEBUG] Spawn location determined as `Location{world=CraftWorld{name=world},x=0.4604720499159194,y=72.0,z=87.55146298364974,pitch=-3.300001,yaw=-1.583159E-4}` for world `world`
[16:16:39] [Server thread/INFO]: [AuthMe] [DEBUG] Returning custom location for >1.9 join event for player `lemra20`
[16:16:41] [Netty Server IO #1/WARN]: [ViaBackwards] Custom worlds heights are NOT SUPPORTED for 1.16 players and older and may lead to errors!
[16:16:41] [Netty Server IO #1/WARN]: [ViaBackwards] You have min/max set to -64/384
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.5.1]
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger [1.0.1]
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: progress [2.1]
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.1]
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[16:16:42] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[16:16:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
[16:16:42] [Server thread/INFO]: 7 placeholder hook(s) registered! 4 placeholder hook(s) have an update available.
[16:16:48] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5671ms or 113 ticks behind
[16:16:48] [Server thread/INFO]: lemra20[/185.176.138.242:64201] logged in with entity id 4 at ([world]0.4604720499159194, 72.0, 87.55146298364974)
[16:16:49] [Craft Scheduler Thread - 12 - AuthMe/INFO]: [AuthMe] lemra20 logged in 185.176.138.242
[16:16:49] [Server thread/INFO]: [Arcturus Network]  lemra20 has joined
[16:17:02] [Server thread/INFO]: lemra20 lost connection: Disconnected
[16:17:02] [Server thread/INFO]: [Arcturus Network]  lemra20 has disconnected
[16:20:22] [User Authenticator #2/INFO]: [AuthMe] [DEBUG] Country code `CZ` for `185.158.64.13` is allowed: true
[16:20:22] [User Authenticator #2/INFO]: UUID of player Avalanche7CZ is e0bde785-0dad-332f-b961-c298d44b2b3b
[16:20:22] [Server thread/INFO]: [AuthMe] [DEBUG] Spawn location determined as `Location{world=CraftWorld{name=world},x=0.4604720499159194,y=72.0,z=87.55146298364974,pitch=-3.300001,yaw=-1.583159E-4}` for world `world`
[16:20:22] [Server thread/INFO]: [AuthMe] [DEBUG] Returning custom location for >1.9 join event for player `Avalanche7CZ`
[16:20:22] [Server thread/INFO]: Avalanche7CZ[/185.158.64.13:52105] logged in with entity id 30 at ([world]0.4604720499159194, 72.0, 87.55146298364974)
[16:20:23] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has joined
[16:20:23] [Server thread/INFO]: [AuthMe] [DEBUG] Player `Avalanche7CZ` has groups `owner`
[16:20:29] [Craft Scheduler Thread - 34 - AuthMe/INFO]: [AuthMe] Avalanche7CZ logged in 185.158.64.13
[16:20:29] [Server thread/INFO]: [AuthMe] [DEBUG] Restoring fly speed for LimboPlayer Avalanche7CZ to 0.1 (RESTORE_NO_ZERO mode)
[16:20:29] [Server thread/INFO]: [AuthMe] [DEBUG] Restoring walk speed for LimboPlayer Avalanche7CZ to 0.2 (RESTORE_NO_ZERO mode)
[16:20:29] [Server thread/INFO]: [AuthMe] [DEBUG] Restored LimboPlayer stats for `avalanche7cz`
[16:20:29] [Server thread/INFO]: [AuthMe] [DEBUG] Teleporting `Avalanche7CZ` after login, based on the limbo player
[16:20:30] [Server thread/INFO]: Avalanche7CZ lost connection: Disconnected
[16:20:30] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has disconnected
[16:20:35] [User Authenticator #2/INFO]: [AuthMe] [DEBUG] Country code `CZ` for `185.158.64.13` is allowed: true
[16:20:35] [User Authenticator #2/INFO]: UUID of player Avalanche7CZ is e0bde785-0dad-332f-b961-c298d44b2b3b
[16:20:35] [Server thread/INFO]: [AuthMe] [DEBUG] Spawn location determined as `Location{world=CraftWorld{name=world},x=0.4604720499159194,y=72.0,z=87.55146298364974,pitch=-3.300001,yaw=-1.583159E-4}` for world `world`
[16:20:35] [Server thread/INFO]: [AuthMe] [DEBUG] Returning custom location for >1.9 join event for player `Avalanche7CZ`
[16:20:35] [Server thread/INFO]: Avalanche7CZ[/185.158.64.13:52347] logged in with entity id 46 at ([world]0.4604720499159194, 72.0, 87.55146298364974)
[16:20:35] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has joined
[16:20:36] [Craft Scheduler Thread - 37 - AuthMe/INFO]: [AuthMe] Avalanche7CZ logged in 185.158.64.13
[16:20:37] [Server thread/INFO]: Avalanche7CZ lost connection: Disconnected
[16:20:37] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has disconnected
[16:21:18] [Thread-14/WARN]: [ProtocolLib] Could not submit plugin stats of ProtocolLib
java.io.IOException: Server returned HTTP response code: 429 for URL: https://bStats.org/submitData/bukkit
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1997) ~[?:?]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
	at com.comphenix.protocol.metrics.Metrics.sendData(Metrics.java:306) ~[ProtocolLib_dev.jar:?]
	at com.comphenix.protocol.metrics.Metrics.lambda$submitData$0(Metrics.java:262) ~[ProtocolLib_dev.jar:?]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
[16:23:35] [User Authenticator #3/INFO]: [AuthMe] [DEBUG] Country code `CZ` for `185.158.64.13` is allowed: true
[16:23:35] [User Authenticator #3/INFO]: UUID of player Avalanche7CZ is e0bde785-0dad-332f-b961-c298d44b2b3b
[16:23:35] [Server thread/INFO]: [AuthMe] [DEBUG] Spawn location determined as `Location{world=CraftWorld{name=world},x=0.4604720499159194,y=72.0,z=87.55146298364974,pitch=-3.300001,yaw=-1.583159E-4}` for world `world`
[16:23:35] [Server thread/INFO]: [AuthMe] [DEBUG] Returning custom location for >1.9 join event for player `Avalanche7CZ`
[16:23:35] [Server thread/INFO]: Avalanche7CZ[/185.158.64.13:55854] logged in with entity id 47 at ([world]0.4604720499159194, 72.0, 87.55146298364974)
[16:23:35] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has joined
[16:23:35] [Craft Scheduler Thread - 46 - AuthMe/INFO]: [AuthMe] Avalanche7CZ logged in 185.158.64.13
[16:23:37] [Server thread/INFO]: Avalanche7CZ lost connection: Disconnected
[16:23:37] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has disconnected
[16:23:44] [User Authenticator #3/INFO]: [AuthMe] [DEBUG] Country code `CZ` for `185.158.64.13` is allowed: true
[16:23:44] [User Authenticator #3/INFO]: UUID of player Avalanche7CZ is e0bde785-0dad-332f-b961-c298d44b2b3b
[16:23:44] [Server thread/INFO]: [AuthMe] [DEBUG] Spawn location determined as `Location{world=CraftWorld{name=world},x=0.4604720499159194,y=72.0,z=87.55146298364974,pitch=-3.300001,yaw=-1.583159E-4}` for world `world`
[16:23:44] [Server thread/INFO]: [AuthMe] [DEBUG] Returning custom location for >1.9 join event for player `Avalanche7CZ`
[16:23:44] [Server thread/INFO]: Avalanche7CZ[/185.158.64.13:56195] logged in with entity id 63 at ([world]0.4604720499159194, 72.0, 87.55146298364974)
[16:23:44] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has joined
[16:23:44] [Craft Scheduler Thread - 50 - AuthMe/INFO]: [AuthMe] Avalanche7CZ logged in 185.158.64.13
[16:23:46] [Server thread/INFO]: Avalanche7CZ lost connection: Disconnected
[16:23:46] [Server thread/INFO]: [Arcturus Network]  Avalanche7CZ has disconnected