[18:28:07] [ServerMain/INFO]: Building unoptimized datafixer [18:28:08] [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' [18:28:09] [ServerMain/INFO]: Loaded 7 recipes [18:28:10] [Server thread/INFO]: Starting minecraft server version 1.19 [18:28:10] [Server thread/INFO]: Loading properties [18:28:10] [Server thread/INFO]: This server is running Paper version git-Paper-81 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 86f87ba) [18:28:10] [Server thread/INFO]: Server Ping Player Sample Count: 12 [18:28:10] [Server thread/INFO]: Using 4 threads for Netty based IO [18:28:10] [Server thread/INFO]: Default game type: SURVIVAL [18:28:10] [Server thread/INFO]: Generating keypair [18:28:10] [Server thread/INFO]: Starting Minecraft server on *:25564 [18:28:10] [Server thread/INFO]: Using epoll channel type [18:28:10] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [18:28:10] [Server thread/INFO]: Paper: Using Java cipher from Velocity. [18:28:10] [Server thread/INFO]: [*****V6] Loading *****V6 v1.0-SNAPSHOT [18:28:11] [Server thread/INFO]: [MySQL] Datenbankverbindung aufgebaut! [18:28:11] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.5.1 [18:28:11] [Server thread/INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting! [18:28:11] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings... [18:28:11] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings... [18:28:11] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings... [18:28:11] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings... [18:28:11] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings... [18:28:11] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings... [18:28:11] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings... [18:28:11] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings... [18:28:11] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings... [18:28:11] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [18:28:11] [Via-Mappingloader-9/INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings... [18:28:11] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.55 [18:28:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [18:28:11] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.55 [18:28:11] [Server thread/INFO]: __ [18:28:11] [Server thread/INFO]: | |__) LuckPerms v5.4.55 [18:28:11] [Server thread/INFO]: |___ | Running on Bukkit - Paper [18:28:11] [Server thread/INFO]: [18:28:11] [Server thread/INFO]: [LuckPerms] Loading configuration... [18:28:12] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [18:28:12] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [18:28:12] [Server thread/INFO]: [LuckPerms] Performing initial data load... [18:28:12] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1002ms) [18:28:12] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [18:28:12] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [18:28:12] [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. [18:28:12] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [18:28:12] [Server thread/INFO]: Preparing level "world" [18:28:12] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [18:28:13] [Server thread/INFO]: Time elapsed: 250 ms [18:28:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [18:28:13] [Server thread/INFO]: Time elapsed: 190 ms [18:28:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [18:28:13] [Server thread/INFO]: Time elapsed: 256 ms [18:28:13] [Server thread/INFO]: [*****V6] Enabling *****V6 v1.0-SNAPSHOT [18:28:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.5.1 [18:28:13] [Server thread/INFO]: Running delayed init tasks [18:28:13] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19 (759) [18:28:14] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [18:28:14] [Server thread/INFO]: Done (3.963s)! For help, type "help" [18:28:14] [Server thread/INFO]: Timings Reset [18:28:31] [User Authenticator #1/INFO]: UUID of player ********* is ************************************* [18:28:31] [Server thread/WARN]: [*****V6] Loaded class net.luckperms.api.LuckPermsProvider from LuckPerms v5.4.55 which is not a depend or softdepend of this plugin. [18:28:31] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to *****V6 v1.0-SNAPSHOT java.lang.IllegalStateException: no implementation set at net.citizensnpcs.api.CitizensAPI.getImplementation(CitizensAPI.java:84) ~[*****-v6.jar:?] at net.citizensnpcs.api.CitizensAPI.getNPCRegistry(CitizensAPI.java:124) ~[*****-v6.jar:?] at de.*****server.*****v6.listener.OnPlayerJoin.handlePlayerJoin(OnPlayerJoin.java:68) ~[*****-v6.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor16.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:git-Paper-81] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:670) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.players.PlayerList.postChunkLoadJoin(PlayerList.java:365) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.players.PlayerList.lambda$placeNewPlayer$1(PlayerList.java:307) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:326) ~[?:?] at net.minecraft.network.Connection.tick(Connection.java:568) ~[?:?] at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:232) ~[?:?] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1582) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1415) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1188) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-1.19.jar:git-Paper-81] at java.lang.Thread.run(Thread.java:833) ~[?:?] [18:28:31] [Server thread/INFO]: [+] Admin | ********* hat den Server betreten. [18:28:31] [Server thread/INFO]: *********[/127.0.0.1:51340] logged in with entity id 53 at ([world]-221.6390309466449, 66.0, 419.67772274612537)