[17:30:49] [main/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:30:51] [main/INFO]: Reloading ResourceManager: Default, bukkit
[17:30:54] [Worker-Main-4/INFO]: Loaded 7 recipes
[17:31:00] [Server thread/INFO]: Starting minecraft server version 1.16.5
[17:31:00] [Server thread/INFO]: Loading properties
[17:31:01] [Server thread/INFO]: This server is running CraftBukkit version 3096-Spigot-9fb885e-296df56 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[17:31:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:31:04] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:31:04] [Server thread/INFO]: Debug logging is disabled
[17:31:04] [Server thread/INFO]: Default game type: SURVIVAL
[17:31:04] [Server thread/INFO]: Generating keypair
[17:31:05] [Server thread/INFO]: Starting Minecraft server on *:52208
[17:31:05] [Server thread/INFO]: Using epoll channel type
[17:31:10] [Server thread/ERROR]: Could not load 'plugins/Geyser-Spigot.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/geysermc/platform/spigot/GeyserSpigotPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
Caused by: java.lang.UnsupportedClassVersionError: org/geysermc/platform/spigot/GeyserSpigotPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_292]
at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_292]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_292]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:186) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_292]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_292]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
[17:31:10] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.1
[17:31:10] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.1 is now loaded, injecting!
[17:31:11] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[17:31:11] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[17:31:12] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[17:31:12] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[17:31:12] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[17:31:12] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[17:31:12] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[17:31:12] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[17:31:12] [Server thread/INFO]: [floodgate] Loading floodgate v2.0-SNAPSHOT
[17:31:14] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language.
[17:31:15] [Server thread/INFO]: [floodgate] Took 2,031ms to boot Floodgate
[17:31:15] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:31:15] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:31:15] [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:31:15] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:31:15] [Server thread/INFO]: Preparing level "world"
[17:31:15] [Server thread/INFO]: -------- World Settings For [world] --------
[17:31:15] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:31:15] [Server thread/INFO]: Mob Spawn Range: 6
[17:31:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:31:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:31:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:31:15] [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
[17:31:15] [Server thread/INFO]: Max TNT Explosions: 100
[17:31:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:31:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:31:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:31:15] [Server thread/INFO]: Item Merge Radius: 2.5
[17:31:15] [Server thread/INFO]: View Distance: 5
[17:31:15] [Server thread/INFO]: Item Despawn Rate: 6000
[17:31:15] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:31:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:31:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:31:16] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[17:31:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:31:16] [Server thread/INFO]: Mob Spawn Range: 6
[17:31:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:31:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:31:16] [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
[17:31:16] [Server thread/INFO]: Max TNT Explosions: 100
[17:31:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:31:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:31:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:31:16] [Server thread/INFO]: Item Merge Radius: 2.5
[17:31:16] [Server thread/INFO]: View Distance: 5
[17:31:16] [Server thread/INFO]: Item Despawn Rate: 6000
[17:31:16] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:31:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:31:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:31:16] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[17:31:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:31:16] [Server thread/INFO]: Mob Spawn Range: 6
[17:31:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:31:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:31:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:31:16] [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
[17:31:16] [Server thread/INFO]: Max TNT Explosions: 100
[17:31:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:31:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:31:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:31:16] [Server thread/INFO]: Item Merge Radius: 2.5
[17:31:16] [Server thread/INFO]: View Distance: 5
[17:31:16] [Server thread/INFO]: Item Despawn Rate: 6000
[17:31:16] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:31:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:31:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:31:16] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:22] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:23] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:23] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:23] [Server thread/INFO]: Preparing spawn area: 93%
[17:31:26] [Server thread/INFO]: Time elapsed: 9704 ms
[17:31:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:31] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:32] [Server thread/INFO]: Preparing spawn area: 83%
[17:31:32] [Server thread/INFO]: Preparing spawn area: 83%
[17:31:32] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:33] [Worker-Main-5/INFO]: Preparing spawn area: 96%
[17:31:33] [Worker-Main-5/INFO]: Preparing spawn area: 96%
[17:31:34] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:35] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:35] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:35] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:36] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:37] [Worker-Main-6/INFO]: Preparing spawn area: 96%
[17:31:37] [Worker-Main-5/INFO]: Preparing spawn area: 97%
[17:31:38] [Worker-Main-6/INFO]: Preparing spawn area: 98%
[17:31:38] [Server thread/INFO]: Time elapsed: 11943 ms
[17:31:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:31:39] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:39] [Server thread/INFO]: Preparing spawn area: 0%
[17:31:39] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[17:31:39] [Server thread/INFO]: Preparing spawn area: 62%
[17:31:40] [Worker-Main-5/INFO]: Preparing spawn area: 86%
[17:31:40] [Worker-Main-5/INFO]: Preparing spawn area: 86%
[17:31:41] [Worker-Main-5/INFO]: Preparing spawn area: 90%
[17:31:41] [Server thread/INFO]: Time elapsed: 3239 ms
[17:31:41] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.0.1
[17:31:41] [Server thread/INFO]: [floodgate] Enabling floodgate v2.0-SNAPSHOT
[17:31:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:31:42] [Server thread/INFO]: Done (27.246s)! For help, type "help"
[17:31:42] [Server thread/INFO]: Starting GS4 status listener
[17:31:42] [Server thread/INFO]: Thread Query Listener started
[17:31:42] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[17:31:42] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4/5 (754)
[17:31:42] [Server thread/WARN]: [ViaVersion] You are running an outdated Java version, please consider updating it to at least Java 16 (your version is 1.8.0_292). At some point in the future, ViaVersion will no longer be compatible with this version of Java.
[17:31:42] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[17:37:01] [Server thread/INFO]: Stopping the server
[17:37:01] [Server thread/INFO]: Stopping server
[17:37:01] [Server thread/INFO]: [floodgate] Disabling floodgate v2.0-SNAPSHOT
[17:37:01] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.0.1
[17:37:01] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[17:37:01] [Server thread/INFO]: Saving players
[17:37:02] [Server thread/INFO]: Saving worlds
[17:37:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[17:37:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:37:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[17:37:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:37:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[17:37:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:37:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:37:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:37:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:37:02] [Server thread/INFO]: Thread Query Listener stopped