[07:22:49] [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' [07:22:50] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit [07:22:51] [Worker-Main-70/INFO]: Loaded 7 recipes [07:22:54] [ServerMain/INFO]: [STDERR]: java.io.IOException: Cannot run program "sh": error=13, Permission denied [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.Runtime.exec(Runtime.java:594) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.Runtime.exec(Runtime.java:453) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.internal.TerminalLineSettings.(TerminalLineSettings.java:53) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.UnixTerminal.(UnixTerminal.java:31) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.Class.newInstance(Class.java:645) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.TerminalFactory.getFlavor(TerminalFactory.java:166) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.TerminalFactory.create(TerminalFactory.java:81) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.TerminalFactory.get(TerminalFactory.java:158) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.console.ConsoleReader.(ConsoleReader.java:229) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.console.ConsoleReader.(ConsoleReader.java:221) [07:22:54] [ServerMain/INFO]: [STDERR]: at jline.console.ConsoleReader.(ConsoleReader.java:213) [07:22:54] [ServerMain/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.(MinecraftServer.java:373) [07:22:54] [ServerMain/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.(DedicatedServer.java:96) [07:22:54] [ServerMain/INFO]: [STDERR]: at net.minecraft.server.Main.lambda$1(Main.java:232) [07:22:54] [ServerMain/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:313) [07:22:54] [ServerMain/INFO]: [STDERR]: at net.minecraft.server.Main.main(Main.java:231) [07:22:54] [ServerMain/INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:206) [07:22:54] [ServerMain/INFO]: [STDERR]: at org.bukkit.craftbukkit.bootstrap.Main.lambda$1(Main.java:59) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.Thread.run(Thread.java:833) [07:22:54] [ServerMain/INFO]: [STDERR]: Caused by: java.io.IOException: error=13, Permission denied [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [07:22:54] [ServerMain/INFO]: [STDERR]: at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [07:22:54] [ServerMain/INFO]: [STDERR]: ... 30 more [07:22:54] [Server thread/INFO]: Starting minecraft server version 1.18 [07:22:54] [Server thread/INFO]: Loading properties [07:22:55] [Server thread/INFO]: This server is running CraftBukkit version 3339-Spigot-3c40a6c-581df18 (MC: 1.18) (Implementing API version 1.18-R0.1-SNAPSHOT) [07:22:55] [Server thread/INFO]: Debug logging is disabled [07:22:55] [Server thread/INFO]: Server Ping Player Sample Count: 12 [07:22:55] [Server thread/INFO]: Using 4 threads for Netty based IO [07:22:55] [Server thread/INFO]: Default game type: SURVIVAL [07:22:55] [Server thread/INFO]: Generating keypair [07:22:55] [Server thread/INFO]: Starting Minecraft server on 62.104.67.84:21600 [07:22:55] [Server thread/INFO]: Using epoll channel type [07:22:56] [Server thread/ERROR]: Could not load 'plugins/transportpipes-5.0.0.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[spigot-api-1.18-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:414) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:231) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:993) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at java.lang.Thread.run(Thread.java:833) [?:?] [07:22:56] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [07:22:58] [Server thread/WARN]: Legacy plugin CraftAttackSystem v1.0 does not specify an api-version. [07:22:58] [Server thread/INFO]: [Timber] Loading Timber v1.0.9 [07:22:58] [Server thread/INFO]: [DeadChest] Loading DeadChest v4.7.0 [07:22:58] [Server thread/INFO]: [DeadChest] Worldguard support disabled by user [07:22:58] [Server thread/INFO]: [CraftAttackSystem] Loading CraftAttackSystem v1.0 [07:22:58] [Server thread/INFO]: [ChunkLoader] Loading ChunkLoader v1.0.7 [07:22:58] [Server thread/INFO]: Preparing level "world" [07:22:58] [Server thread/INFO]: -------- World Settings For [world] -------- [07:22:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [07:22:58] [Server thread/INFO]: Item Despawn Rate: 6000 [07:22:58] [Server thread/INFO]: Item Merge Radius: 2.5 [07:22:58] [Server thread/INFO]: View Distance: 10 [07:22:58] [Server thread/INFO]: Simulation Distance: 10 [07:22:58] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [07:22:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [07:22:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [07:22:58] [Server thread/INFO]: Mob Spawn Range: 4 [07:22:58] [Server thread/INFO]: Cactus Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Cane Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Melon Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Mushroom Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Sapling Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Beetroot Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Carrot Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Potato Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Wheat Growth Modifier: 100% [07:22:58] [Server thread/INFO]: NetherWart Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Vine Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Cocoa Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Bamboo Growth Modifier: 100% [07:22:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Kelp Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [07:22:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [07:22:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [07:22:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [07:22:58] [Server thread/INFO]: Max TNT Explosions: 100 [07:22:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [07:22:58] [Server thread/INFO]: Experience Merge Radius: 3.0 [07:22:58] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [07:22:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [07:22:58] [Server thread/INFO]: Item Despawn Rate: 6000 [07:22:58] [Server thread/INFO]: Item Merge Radius: 2.5 [07:22:58] [Server thread/INFO]: View Distance: 10 [07:22:58] [Server thread/INFO]: Simulation Distance: 10 [07:22:58] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [07:22:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [07:22:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [07:22:58] [Server thread/INFO]: Mob Spawn Range: 4 [07:22:58] [Server thread/INFO]: Cactus Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Cane Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Melon Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Mushroom Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Sapling Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Beetroot Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Carrot Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Potato Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Wheat Growth Modifier: 100% [07:22:58] [Server thread/INFO]: NetherWart Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Vine Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Cocoa Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Bamboo Growth Modifier: 100% [07:22:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Kelp Growth Modifier: 100% [07:22:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [07:22:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [07:22:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [07:22:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [07:22:58] [Server thread/INFO]: Max TNT Explosions: 100 [07:22:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [07:22:58] [Server thread/INFO]: Experience Merge Radius: 3.0 [07:22:59] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [07:22:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [07:22:59] [Server thread/INFO]: Item Despawn Rate: 6000 [07:22:59] [Server thread/INFO]: Item Merge Radius: 2.5 [07:22:59] [Server thread/INFO]: View Distance: 10 [07:22:59] [Server thread/INFO]: Simulation Distance: 10 [07:22:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [07:22:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [07:22:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [07:22:59] [Server thread/INFO]: Mob Spawn Range: 4 [07:22:59] [Server thread/INFO]: Cactus Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Cane Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Melon Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Mushroom Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Sapling Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Beetroot Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Carrot Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Potato Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Wheat Growth Modifier: 100% [07:22:59] [Server thread/INFO]: NetherWart Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Vine Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Cocoa Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Bamboo Growth Modifier: 100% [07:22:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Kelp Growth Modifier: 100% [07:22:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [07:22:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [07:22:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [07:22:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [07:22:59] [Server thread/INFO]: Max TNT Explosions: 100 [07:22:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [07:22:59] [Server thread/INFO]: Experience Merge Radius: 3.0 [07:22:59] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [07:22:59] [Worker-Main-108/INFO]: Preparing spawn area: 0% [07:22:59] [Worker-Main-105/INFO]: Preparing spawn area: 0% [07:23:00] [Worker-Main-109/INFO]: Preparing spawn area: 0% [07:23:00] [Worker-Main-67/INFO]: Preparing spawn area: 0% [07:23:01] [Worker-Main-105/INFO]: Preparing spawn area: 0% [07:23:01] [Worker-Main-92/INFO]: Preparing spawn area: 2% [07:23:02] [Worker-Main-74/INFO]: Preparing spawn area: 17% [07:23:02] [Worker-Main-101/INFO]: Preparing spawn area: 44% [07:23:03] [Worker-Main-68/INFO]: Preparing spawn area: 61% [07:23:03] [Worker-Main-85/INFO]: Preparing spawn area: 84% [07:23:03] [Server thread/INFO]: Time elapsed: 4898 ms [07:23:04] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [07:23:04] [Worker-Main-79/INFO]: Preparing spawn area: 0% [07:23:04] [Worker-Main-79/INFO]: Preparing spawn area: 0% [07:23:05] [Worker-Main-67/INFO]: Preparing spawn area: 0% [07:23:05] [Worker-Main-92/INFO]: Preparing spawn area: 0% [07:23:06] [Worker-Main-66/INFO]: Preparing spawn area: 0% [07:23:06] [Worker-Main-67/INFO]: Preparing spawn area: 0% [07:23:07] [Worker-Main-101/INFO]: Preparing spawn area: 2% [07:23:07] [Worker-Main-102/INFO]: Preparing spawn area: 2% [07:23:08] [Worker-Main-102/INFO]: Preparing spawn area: 16% [07:23:08] [Worker-Main-68/INFO]: Preparing spawn area: 21% [07:23:09] [Worker-Main-105/INFO]: Preparing spawn area: 26% [07:23:09] [Worker-Main-67/INFO]: Preparing spawn area: 43% [07:23:10] [Worker-Main-105/INFO]: Preparing spawn area: 55% [07:23:10] [Worker-Main-105/INFO]: Preparing spawn area: 84% [07:23:11] [Worker-Main-85/INFO]: Preparing spawn area: 95% [07:23:11] [Server thread/INFO]: Time elapsed: 7431 ms [07:23:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [07:23:11] [Worker-Main-83/INFO]: Preparing spawn area: 0% [07:23:11] [Worker-Main-101/INFO]: Preparing spawn area: 0% [07:23:12] [Worker-Main-68/INFO]: Preparing spawn area: 3% [07:23:12] [Worker-Main-94/INFO]: Preparing spawn area: 13% [07:23:13] [Worker-Main-101/INFO]: Preparing spawn area: 36% [07:23:13] [Worker-Main-68/INFO]: Preparing spawn area: 69% [07:23:14] [Server thread/INFO]: Time elapsed: 2831 ms [07:23:14] [Server thread/INFO]: [Timber] Enabling Timber v1.0.9 [07:23:14] [Server thread/INFO]: Timber Log Materials: [JUNGLE_LOG, SPRUCE_LOG, OAK_LOG, BIRCH_LOG, ACACIA_LOG, DARK_OAK_LOG] [07:23:14] [Server thread/INFO]: Timber Axe Materials: [IRON_AXE, STONE_AXE, NETHERITE_AXE, DIAMOND_AXE, WOODEN_AXE, GOLDEN_AXE] [07:23:14] [Server thread/INFO]: [DeadChest] Enabling DeadChest v4.7.0 [07:23:14] [Server thread/INFO]: [CraftAttackSystem] Enabling CraftAttackSystem v1.0 [07:23:14] [Server thread/INFO]: Craft Attack 9 System ist gestarted by LightWolf [07:23:14] [Server thread/INFO]: [ChunkLoader] Enabling ChunkLoader v1.0.7 [07:23:14] [Server thread/INFO]: [ChunkLoader] Recognised Craftbukkit on this server. You should use Paper. [07:23:16] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [07:23:16] [Server thread/INFO]: Done (18.440s)! For help, type "help" [07:23:16] [Server thread/INFO]: Starting GS4 status listener [07:23:16] [Server thread/INFO]: Thread Query Listener started [07:23:16] [Server thread/INFO]: Starting remote control listener [07:23:16] [Query Listener #1/INFO]: Query running on 62.104.67.84:21620 [07:23:16] [Server thread/WARN]: No rcon password set in server.properties, rcon disabled! [07:23:17] [Craft Scheduler Thread - 0/INFO]: [ChunkLoader] The plugin is up-to-date. [13:21:06] [User Authenticator #1/INFO]: UUID of player molon44 is 3275ee0f-34f0-4ae8-a88c-1df2531f2cb6 [13:21:07] [Server thread/INFO]: molon44[/178.196.160.94:54057] logged in with entity id 212 at ([world]8435.272265629163, 5.0, -8235.443752324145) [13:22:00] [Server thread/INFO]: molon44 lost connection: Disconnected [13:22:00] [Server thread/INFO]: molon44 left the game [13:22:17] [User Authenticator #2/INFO]: UUID of player molon44 is 3275ee0f-34f0-4ae8-a88c-1df2531f2cb6 [13:22:17] [Server thread/INFO]: molon44[/178.196.160.94:54154] logged in with entity id 346 at ([world]8455.152888346096, 5.0, -8230.104361441048) [13:41:24] [Server thread/INFO]: molon44 lost connection: Disconnected [13:41:24] [Server thread/INFO]: molon44 left the game [14:03:11] [User Authenticator #3/INFO]: UUID of player molon44 is 3275ee0f-34f0-4ae8-a88c-1df2531f2cb6 [14:03:11] [Server thread/INFO]: molon44[/178.196.160.94:55996] logged in with entity id 4883 at ([world]8384.541642897553, 4.0, -8255.838657009379) [14:03:14] [Server thread/INFO]: molon44 tried to swim in lava [14:17:16] [Server thread/INFO]: molon44 issued server command: /plugins [14:25:18] [Server thread/INFO]: molon44 issued server command: / [15:29:37] [Server thread/INFO]: molon44 lost connection: Disconnected [15:29:37] [Server thread/INFO]: molon44 left the game [17:51:34] [User Authenticator #4/INFO]: UUID of player JuveFanBoy is 76a9dc26-cb14-473a-b509-01f7b69c8cbc [17:51:34] [Server thread/INFO]: JuveFanBoy[/31.10.145.155:38605] logged in with entity id 39444 at ([world]8559.252987731217, 73.0, -8019.035889467334) [17:52:13] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [17:53:36] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [17:54:03] [Server thread/INFO]: JuveFanBoy issued server command: /gamemode creative [17:54:03] [Server thread/INFO]: [JuveFanBoy: Set own game mode to Creative Mode] [17:54:20] [Server thread/INFO]: JuveFanBoy issued server command: /difficulty hard [17:54:20] [Server thread/INFO]: [JuveFanBoy: The difficulty has been set to Hard] [17:54:26] [User Authenticator #5/INFO]: UUID of player molon44 is 3275ee0f-34f0-4ae8-a88c-1df2531f2cb6 [17:54:27] [Server thread/INFO]: molon44[/178.196.160.94:57384] logged in with entity id 40327 at ([world]1770.6060283954305, 78.0, -7164.002298150866) [17:54:32] [Async Chat Thread - #0/INFO]: eh [17:54:37] [Async Chat Thread - #0/INFO]: wtf [17:54:38] [Async Chat Thread - #0/INFO]: jo [17:54:48] [Async Chat Thread - #0/INFO]: wiso staht null vor mim name [17:54:48] [Async Chat Thread - #0/INFO]: ich gang grad wieder aber hesch h?t gspielt? [17:54:59] [Async Chat Thread - #0/INFO]: jo [17:55:38] [Async Chat Thread - #0/INFO]: ich w?rd das craftattack plugin wieder use neh [17:55:52] [Server thread/INFO]: JuveFanBoy lost connection: Disconnected [17:55:52] [Server thread/INFO]: JuveFanBoy left the game [17:56:20] [User Authenticator #6/INFO]: UUID of player JuveFanBoy is 76a9dc26-cb14-473a-b509-01f7b69c8cbc [17:56:20] [Server thread/INFO]: JuveFanBoy[/31.10.145.155:9652] logged in with entity id 40916 at ([world]8206.177059124455, 113.00683183966986, -7971.1013240199145) [17:56:23] [Async Chat Thread - #0/INFO]: jo [17:56:25] [Async Chat Thread - #0/INFO]: bin da [17:56:32] [Async Chat Thread - #0/INFO]: glb de chunkloader gaht n?d [17:56:37] [Async Chat Thread - #0/INFO]: bisch h?t on gsi? [17:56:40] [Async Chat Thread - #0/INFO]: jo [17:56:43] [Async Chat Thread - #0/INFO]: han 0 eisen gsammlet [17:57:47] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:57:53] [Async Chat Thread - #1/INFO]: nice [17:57:54] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:57:55] [Async Chat Thread - #1/INFO]: chum dc [17:57:57] [Server thread/INFO]: molon44 lost connection: Disconnected [17:57:57] [Server thread/INFO]: molon44 left the game [17:57:59] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [17:58:04] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:58:16] [Server thread/INFO]: JuveFanBoy issued server command: /chunk toggle [17:58:21] [User Authenticator #7/INFO]: UUID of player molon44 is 3275ee0f-34f0-4ae8-a88c-1df2531f2cb6 [17:58:21] [Server thread/INFO]: molon44[/178.196.160.94:60482] logged in with entity id 42232 at ([world]1764.5183691722812, 66.0, -7108.427394188934) [17:58:23] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:58:27] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:58:30] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:58:30] [Async Chat Thread - #1/INFO]: bin im dc [17:58:37] [Async Chat Thread - #1/INFO]: ich gang grad wieder [17:58:40] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [17:58:43] [Async Chat Thread - #1/INFO]: a easy [17:58:54] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunk [17:58:57] [Async Chat Thread - #1/INFO]: aber pls nim das craftattack plugin wieder use [17:59:04] [Async Chat Thread - #1/INFO]: das isch kek [17:59:10] [Async Chat Thread - #1/INFO]: w?ge [17:59:30] [Async Chat Thread - #1/INFO]: es zieht items zeme und den chasch gw?ssi farme ned richtig mache [17:59:44] [Async Chat Thread - #1/INFO]: weiss au ned ?b dis sortiersystem no funktioniert [17:59:50] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:02] [Server thread/INFO]: JuveFanBoy issued server command: /chunk toggle enable [18:00:06] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:07] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:07] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:07] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:08] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:08] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:09] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:09] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:10] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:10] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:16] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:17] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:19] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:20] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:23] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:23] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:24] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:24] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:25] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:26] [Server thread/INFO]: JuveFanBoy issued server command: /tps [18:00:35] [Async Chat Thread - #1/INFO]: chach penne? [18:00:48] [Async Chat Thread - #1/INFO]: wenn du pensch langed [18:00:58] [Async Chat Thread - #1/INFO]: ich chane ned [18:01:08] [Async Chat Thread - #1/INFO]: gang jz wieder off han igstellt das ali chunks gladde [18:01:09] [Async Chat Thread - #1/INFO]: sind [18:01:18] [Async Chat Thread - #1/INFO]: bn [18:01:22] [Server thread/INFO]: JuveFanBoy issued server command: /gamemode survival [18:01:22] [Server thread/INFO]: [JuveFanBoy: Set own game mode to Survival Mode] [18:01:24] [Server thread/INFO]: Guten Morgen ... [18:01:28] [Async Chat Thread - #1/INFO]: merci [18:01:30] [Async Chat Thread - #1/INFO]: bn [18:01:34] [Server thread/INFO]: JuveFanBoy lost connection: Disconnected [18:01:34] [Server thread/INFO]: JuveFanBoy left the game [18:01:34] [Async Chat Thread - #1/INFO]: bn [18:38:48] [Server thread/INFO]: Guten Morgen ... [19:00:05] [User Authenticator #8/INFO]: UUID of player JuveFanBoy is 76a9dc26-cb14-473a-b509-01f7b69c8cbc [19:00:05] [Server thread/INFO]: JuveFanBoy[/31.10.145.155:7635] logged in with entity id 74843 at ([world]8247.33645440288, 88.0, -7932.92496206619) [19:00:40] [Server thread/INFO]: JuveFanBoy issued server command: /tp molon44 [19:00:40] [Server thread/INFO]: [JuveFanBoy: Teleported JuveFanBoy to molon44] [19:02:25] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:02:31] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:02:40] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:19] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:24] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:29] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:34] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:40] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:45] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:50] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:03:53] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:04:00] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:05] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:09] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:14] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:14] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ChunkLoader v1.0.7 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.18-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.18-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.18-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.18-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2437) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.network.protocol.game.PacketPlayInWindowClick.a(SourceFile:58) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.network.protocol.game.PacketPlayInWindowClick.a(SourceFile:13) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:30) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:151) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.c(SourceFile:23) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1157) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:1) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.util.thread.IAsyncTaskHandler.y(SourceFile:125) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.bf(MinecraftServer.java:1136) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1129) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.util.thread.IAsyncTaskHandler.bp(SourceFile:110) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1112) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1037) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3339-Spigot-3c40a6c-581df18] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.lang.NumberFormatException: For input string: "ler" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?] at java.lang.Integer.parseInt(Integer.java:668) ~[?:?] at java.lang.Integer.valueOf(Integer.java:999) ~[?:?] at me.Lol123Lol.ChunkLoader.plugin.ChunkUtil.stringToChunk(ChunkUtil.java:40) ~[?:?] at me.Lol123Lol.ChunkLoader.events.ClickEvent.onInventoryClick(ClickEvent.java:70) ~[?:?] at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.18-R0.1-SNAPSHOT.jar:?] ... 20 more [19:05:21] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:37] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:40] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:05:47] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:06:10] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:06:35] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:06:45] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:06:53] [Server thread/INFO]: JuveFanBoy issued server command: /chunkloader:chunkmenu [19:11:24] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:15:30] [Server thread/INFO]: Guten Morgen ... [19:19:22] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:22:23] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:22:30] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:22:33] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:23:20] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:23:23] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:24:59] [Server thread/INFO]: molon44 issued server command: /chunkloader:chunkmenu [19:27:21] [Server thread/INFO]: Guten Morgen ... [19:42:05] [Server thread/INFO]: JuveFanBoy issued server command: /chunk [19:42:17] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:43:05] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:43:11] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:43:36] [Async Chat Thread - #2/INFO]: bin dc [19:43:45] [Async Chat Thread - #2/INFO]: a lol moin [19:44:55] [Server thread/INFO]: Guten Morgen ... [19:45:41] [Server thread/INFO]: JuveFanBoy issued server command: /tps [19:52:57] [Server thread/INFO]: JuveFanBoy issued server command: /op molon44 [19:52:57] [Server thread/INFO]: [JuveFanBoy: Made molon44 a server operator] [19:53:03] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:53:07] [Server thread/INFO]: molon44 issued server command: /chunkloader:chunkmenu [19:53:16] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:53:42] [Server thread/INFO]: molon44 issued server command: /chunkloader:chunkmenu [19:53:57] [Server thread/INFO]: molon44 issued server command: /chunkloader:chunkmenu [19:54:06] [Server thread/INFO]: molon44 issued server command: /chunkloader:chunkmenu [19:54:16] [Server thread/INFO]: molon44 issued server command: /chunkloader:chunkmenu [19:54:24] [Server thread/INFO]: JuveFanBoy issued server command: /chunkmenu [19:56:45] [Server thread/INFO]: Guten Morgen ... [20:04:14] [Server thread/INFO]: JuveFanBoy issued server command: /tps [20:07:51] [Server thread/INFO]: JuveFanBoy lost connection: Disconnected [20:07:51] [Server thread/INFO]: JuveFanBoy left the game [20:38:00] [User Authenticator #9/INFO]: UUID of player JuveFanBoy is 76a9dc26-cb14-473a-b509-01f7b69c8cbc [20:38:00] [Server thread/INFO]: JuveFanBoy[/31.10.145.155:7652] logged in with entity id 103839 at ([world]8373.591800489983, 5.0, -8103.035086626946) [20:40:44] [Server thread/INFO]: JuveFanBoy issued server command: /trigger [20:40:49] [Server thread/INFO]: JuveFanBoy issued server command: /trigger fail