Paste #101697: 1.19.2 sentinal

Date: 2022/09/27 19:04:05 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


[01:57:04] [ServerMain/INFO]: Building unoptimized datafixer
[01:57:05] [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'
[01:57:08] [ServerMain/INFO]: Loaded 7 recipes
[01:57:09] [Server thread/INFO]: Starting minecraft server version 1.19.2
[01:57:09] [Server thread/INFO]: Loading properties
[01:57:10] [Server thread/INFO]: This server is running CraftBukkit version 3566-Spigot-584b459-c379a6b (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT)
[01:57:10] [Server thread/INFO]: Debug logging is disabled
[01:57:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
[01:57:10] [Server thread/INFO]: Using 4 threads for Netty based IO
[01:57:10] [Server thread/INFO]: Default game type: SURVIVAL
[01:57:10] [Server thread/INFO]: Generating keypair
[01:57:10] [Server thread/INFO]: Starting Minecraft server on *:25575
[01:57:10] [Server thread/INFO]: Using epoll channel type
[01:57:11] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[01:57:17] [Server thread/WARN]: Legacy plugin BungeeTabListPlus v3.5.2 does not specify an api-version.
[01:57:17] [Server thread/ERROR]: Could not load 'plugins/BungeeTabListPlus-3.5.2.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:414) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:224) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:968) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3566-Spigot-584b459-c379a6b]
    at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:193) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:467) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    ... 7 more
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:193) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:467) ~[?:?]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
    ... 7 more
[01:57:17] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.4.2
[01:57:17] [Server thread/INFO]: [ViaVersion] ViaVersion 4.4.2 is now loaded, injecting!
[01:57:17] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[01:57:17] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[01:57:17] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[01:57:18] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[01:57:18] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[01:57:18] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[01:57:18] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[01:57:18] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[01:57:18] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[01:57:18] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[01:57:18] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.4.2
[01:57:18] [Server thread/INFO]: [ViaBackwards] Loading translations...
[01:57:20] [Via-Mappingloader-9/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
[01:57:20] [Via-Mappingloader-10/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
[01:57:20] [Via-Mappingloader-9/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
[01:57:21] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[01:57:22] [Via-Mappingloader-9/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
[01:57:22] [Via-Mappingloader-10/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
[01:57:22] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
[01:57:22] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.30-SNAPSHOT (build 2702)
[01:57:22] [Server thread/INFO]: [TAB] Loading TAB v3.1.5
[01:57:22] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
[01:57:22] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[01:57:22] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
[01:57:23] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[01:57:23] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
[01:57:23] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[01:57:23] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[01:57:23] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[01:57:23] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[01:57:23] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[01:57:23] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[01:57:23] [Server thread/INFO]: Preparing level "world"
[01:57:23] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
[01:57:23] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.19 -> 1.18 mappings...
[01:57:23] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
[01:57:24] [Server thread/INFO]: -------- World Settings For [world] --------
[01:57:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[01:57:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:57:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[01:57:24] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[01:57:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:57:24] [Server thread/INFO]: Mob Spawn Range: 6
[01:57:24] [Server thread/INFO]: Max TNT Explosions: 100
[01:57:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:57:24] [Server thread/INFO]: Item Despawn Rate: 6000
[01:57:24] [Server thread/INFO]: Item Merge Radius: 2.5
[01:57:24] [Server thread/INFO]: View Distance: 8
[01:57:24] [Server thread/INFO]: Simulation Distance: 10
[01:57:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:57:24] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[01:57:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:57:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:57:24] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[01:57:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[01:57:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:57:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[01:57:24] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[01:57:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:57:24] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:57:24] [Server thread/INFO]: Mob Spawn Range: 6
[01:57:24] [Server thread/INFO]: Max TNT Explosions: 100
[01:57:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:57:24] [Server thread/INFO]: Item Despawn Rate: 6000
[01:57:24] [Server thread/INFO]: Item Merge Radius: 2.5
[01:57:24] [Server thread/INFO]: View Distance: 8
[01:57:24] [Server thread/INFO]: Simulation Distance: 10
[01:57:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:57:24] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[01:57:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:57:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:57:37] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[01:57:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[01:57:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:57:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[01:57:37] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[01:57:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:57:37] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:57:37] [Server thread/INFO]: Mob Spawn Range: 6
[01:57:37] [Server thread/INFO]: Max TNT Explosions: 100
[01:57:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:57:37] [Server thread/INFO]: Item Despawn Rate: 6000
[01:57:37] [Server thread/INFO]: Item Merge Radius: 2.5
[01:57:37] [Server thread/INFO]: View Distance: 8
[01:57:37] [Server thread/INFO]: Simulation Distance: 10
[01:57:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:57:37] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[01:57:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:57:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:57:37] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:04] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:06] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:06] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:06] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:06] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:06] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:07] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:08] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:08] [Worker-Main-1/INFO]: Preparing spawn area: 68%
[01:58:08] [Server thread/INFO]: Time elapsed: 31002 ms
[01:58:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:15] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:16] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:16] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:17] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:17] [Server thread/INFO]: Time elapsed: 8504 ms
[01:58:17] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:23] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:24] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[01:58:24] [Server thread/INFO]: Time elapsed: 6843 ms
[01:58:24] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.4.2
[01:58:24] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.4.2
[01:58:24] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.30-SNAPSHOT (build 2702)
[01:58:24] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[01:58:24] [Server thread/INFO]: [TAB] Enabling TAB v3.1.5
[01:58:24] [Server thread/INFO]: [TAB] Server version: 1.19.2 (v1_19_R1)
[01:58:25] [Server thread/INFO]: [TAB] Loaded NMS hook in 27ms
[01:58:25] [Server thread/INFO]: [TAB] Enabled in 169ms
[01:58:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[01:58:25] [Server thread/INFO]: Done (61.840s)! For help, type "help"
[01:58:25] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.1/2 (760)
[01:58:25] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[01:58:25] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[01:58:25] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ... 
[01:58:25] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
[02:01:34] [User Authenticator #1/INFO]: UUID of player aa124231231 is 9ad5befa-9c5a-46c3-a2d8-c0700b118b51
[02:01:34] [Server thread/INFO]: aa124231231 joined the game
[02:01:35] [Server thread/INFO]: aa124231231[/95.168.87.163:47926] logged in with entity id 148 at ([world]-28.641187520379923, 75.58044688331809, 21.094570013021624)
[02:01:38] [Server thread/INFO]: aa124231231 issued server command: /plugins
[02:02:55] [Server thread/INFO]: aa124231231 issued server command: /plugins