[06:54:03] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.11+10-LTS; Amazon.com Inc. Corretto-21.0.11.10.1) on Linux 5.15.0-176-generic (amd64)
[06:54:03] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.11-35-main@ba4b700 (2025-12-09T16:48:54Z) for Minecraft 1.21.11
[06:54:03] [ServerMain/WARN]: [oshi.software.os.linux.LinuxOperatingSystem] Did not find udev library in operating system. Some features may not work.
[06:54:04] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[06:54:04] [ServerMain/ERROR]: [DirectoryProviderSource] Error preparing plugin context: Directory 'plugins/worldedit-mod-7.3.17.jar' failed to update!
java.lang.RuntimeException: Directory 'plugins/worldedit-mod-7.3.17.jar' failed to update!
at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:61) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.Main.main(Main.java:108) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at org.bukkit.craftbukkit.Main.main(Main.java:242) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: plugins/worldedit-mod-7.3.17.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:141) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:59) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
... 22 more
Caused by: java.lang.IllegalArgumentException: plugins/worldedit-mod-7.3.17.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:150) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:111) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
... 23 more
[06:54:04] [ServerMain/ERROR]: [DirectoryProviderSource] Error preparing plugin context: Directory 'plugins/worldedit-mod-7.4.0.jar' failed to update!
java.lang.RuntimeException: Directory 'plugins/worldedit-mod-7.4.0.jar' failed to update!
at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:61) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.Main.main(Main.java:108) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at org.bukkit.craftbukkit.Main.main(Main.java:242) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: plugins/worldedit-mod-7.4.0.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:141) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:59) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
... 22 more
Caused by: java.lang.IllegalArgumentException: plugins/worldedit-mod-7.4.0.jar does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:150) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:111) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
... 23 more
[06:54:04] [ServerMain/INFO]: [PluginInitializerManager] Initialized 7 plugins
[06:54:04] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
- FartherViewDistance (10.3.1)
[06:54:04] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (6):
- Citizens (2.0.42-SNAPSHOT (build 4171)), EpicJoinMessages (1.0.0.3), ViaVersion (5.8.0-mc26.1-SNAPSHOT), WorldEdit (7.3.17-beta-01+5a4f79c), WorldEdit (7.4.0+7381-3decaf0), WorldEditSelectionVisualizer (2.1.9)
[06:54:09] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[06:54:11] [ServerMain/INFO]: Loaded 1470 recipes
[06:54:11] [ServerMain/INFO]: Loaded 1584 advancements
[06:54:11] [Server thread/INFO]: Starting minecraft server version 1.21.11
[06:54:11] [Server thread/INFO]: Loading properties
[06:54:11] [Server thread/INFO]: This server is running Paper version 1.21.11-35-main@ba4b700 (2025-12-09T16:48:54Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
[06:54:12] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[06:54:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
[06:54:12] [Server thread/INFO]: Using 4 threads for Netty based IO
[06:54:12] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
[06:54:12] [Server thread/INFO]: Default game type: SURVIVAL
[06:54:12] [Server thread/INFO]: Generating keypair
[06:54:12] [Server thread/INFO]: Starting Minecraft server on *:25565
[06:54:12] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64, musl) compression from Velocity.
[06:54:12] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64, musl) cipher from Velocity.
[06:54:12] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'WorldEdit' for files 'plugins/worldedit-bukkit-7.4.0.jar' and 'plugins/worldedit-bukkit-7.3.17-beta-01 (1).jar' in 'plugins'
[06:54:12] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'WorldEdit' for files 'plugins/worldedit-bukkit-7.4.0 (2).jar' and 'plugins/worldedit-bukkit-7.4.0.jar' in 'plugins'
[06:54:12] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Ambiguous plugin name 'WorldEdit' for files 'plugins/worldedit-bukkit-7.4.0 (1).jar' and 'plugins/worldedit-bukkit-7.4.0 (2).jar' in 'plugins'
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 4 libraries... please wait
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/ch/ethz/globis/phtree/phtree/2.8.2/phtree-2.8.2.jar
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.16/fastutil-8.5.16.jar
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/team/unnamed/mocha/3.0.0/mocha-3.0.0.jar
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[06:54:13] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[06:54:13] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.4.0+7381-3decaf0
[06:54:13] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@10eaefc5]
[06:54:13] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.8.0-mc26.1-SNAPSHOT
[06:54:13] [Server thread/INFO]: [ViaVersion] ViaVersion 5.8.0-mc26.1-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
[06:54:14] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading block connection mappings ...
[06:54:14] [Via-Mappingloader-1/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[06:54:14] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.42-SNAPSHOT (build 4171)
[06:54:14] [Server thread/INFO]: [EpicJoinMessages] Loading server plugin EpicJoinMessages v1.0.0.3
[06:54:14] [Server thread/INFO]: [FartherViewDistance] Loading server plugin FartherViewDistance v10.3.1
[06:54:14] [Server thread/INFO]: [WESV] Loading server plugin WorldEditSelectionVisualizer v2.1.9
[06:54:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[06:54:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.4.0+7381-3decaf0
[06:54:14] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[06:54:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[06:54:15] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_11.PaperweightAdapter as the Bukkit adapter
[06:54:15] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[06:54:15] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[06:54:15] [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.
[06:54:15] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[06:54:15] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[06:54:15] [Server thread/INFO]: Preparing level "world"
[06:54:15] [Server thread/INFO]: -------- World Settings For [world] --------
[06:54:15] [Server thread/INFO]: Item Merge Radius: 2.5
[06:54:15] [Server thread/INFO]: Experience Merge Radius: 3.0
[06:54:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[06:54:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[06:54:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[06:54:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[06:54:15] [Server thread/INFO]: Mob Spawn Range: 8
[06:54:15] [Server thread/INFO]: Item Despawn Rate: 6000
[06:54:15] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[06:54:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[06:54:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Cane Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Melon Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Potato Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Vine Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[06:54:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[06:54:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[06:54: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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[06:54:15] [Server thread/INFO]: Max TNT Explosions: 100
[06:54:15] [Server thread/INFO]: View Distance: 10
[06:54:15] [Server thread/INFO]: Simulation Distance: 10
[06:54:16] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[06:54:16] [Server thread/INFO]: Item Merge Radius: 2.5
[06:54:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[06:54:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[06:54:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[06:54:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[06:54:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[06:54:16] [Server thread/INFO]: Mob Spawn Range: 8
[06:54:16] [Server thread/INFO]: Item Despawn Rate: 6000
[06:54:16] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[06:54:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[06:54:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Carrot Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Potato Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Vine Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Kelp Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[06:54:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[06:54: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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[06:54:16] [Server thread/INFO]: Max TNT Explosions: 100
[06:54:16] [Server thread/INFO]: View Distance: 10
[06:54:16] [Server thread/INFO]: Simulation Distance: 10
[06:54:16] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[06:54:16] [Server thread/INFO]: Item Merge Radius: 2.5
[06:54:16] [Server thread/INFO]: Experience Merge Radius: 3.0
[06:54:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[06:54:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[06:54:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[06:54:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[06:54:16] [Server thread/INFO]: Mob Spawn Range: 8
[06:54:16] [Server thread/INFO]: Item Despawn Rate: 6000
[06:54:16] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[06:54:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[06:54:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Cane Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Melon Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Carrot Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Potato Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Vine Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Kelp Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: CaveVines Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: PitcherPlant Growth Modifier: 100%
[06:54:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[06:54:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
[06:54: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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[06:54:16] [Server thread/INFO]: Max TNT Explosions: 100
[06:54:16] [Server thread/INFO]: View Distance: 10
[06:54:16] [Server thread/INFO]: Simulation Distance: 10
[06:54:16] [Server thread/INFO]: Loading 405 persistent chunks for world 'minecraft:overworld'...
[06:54:16] [Server thread/INFO]: Preparing spawn area: 2%
[06:54:17] [Server thread/INFO]: Preparing spawn area: 2%
[06:54:17] [Server thread/INFO]: Preparing spawn area: 2%
[06:54:18] [Server thread/INFO]: Preparing spawn area: 2%
[06:54:20] [Server thread/INFO]: Prepared spawn area in 3786 ms
[06:54:20] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
[06:54:20] [Server thread/INFO]: Preparing spawn area: 100%
[06:54:20] [Server thread/INFO]: Prepared spawn area in 1 ms
[06:54:20] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
[06:54:20] [Server thread/INFO]: Prepared spawn area in 0 ms
[06:54:20] [Server thread/INFO]: Done preparing level "world" (5.468s)
[06:54:20] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.8.0-mc26.1-SNAPSHOT
[06:54:20] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.11 (774)
[06:54:20] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.42-SNAPSHOT (build 4171)
[06:54:21] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.42-SNAPSHOT (build 4171) (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/world/entity/EntityLiving
at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:536) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:515) ~[?:?]
at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) ~[reflection-rewriter-runtime-0.0.3.jar:?]
at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at Citizens-2.0.42-b4171.jar//net.citizensnpcs.util.NMS.loadBridge(NMS.java:798) ~[?:?]
at Citizens-2.0.42-b4171.jar//net.citizensnpcs.Citizens.onEnable(Citizens.java:423) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:639) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:596) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.initPostWorld(MinecraftServer.java:635) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1259) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:387) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.minecraft.world.entity.EntityLiving
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:208) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:175) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
... 18 more
[06:54:21] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.42-SNAPSHOT (build 4171)
[06:54:21] [Server thread/INFO]: [EpicJoinMessages] Enabling EpicJoinMessages v1.0.0.3
[06:54:21] [Server thread/INFO]: [FartherViewDistance] Enabling FartherViewDistance v10.3.1
[06:54:21] [Server thread/INFO]: [FartherViewDistance] worlds->default Prevent Xray conversion map size: 4
[06:54:21] [Server thread/INFO]: [WESV] Enabling WorldEditSelectionVisualizer v2.1.9
[06:54:21] [Server thread/INFO]: [WESV] Using WorldEdit 7 api
[06:54:21] [Server thread/INFO]: [WESV] Using Folia scheduler
[06:54:21] [Server thread/INFO]: [spark] Starting background profiler...
[06:54:22] [Server thread/INFO]: Running delayed init tasks
[06:54:22] [Server thread/INFO]: Done (19.300s)! For help, type "help"
[06:54:22] [Craft Scheduler Thread - 2 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
[06:54:22] [Server thread/WARN]: [ViaVersion] There is a newer plugin version available: 5.9.0, you're on: 5.8.0-mc26.1-SNAPSHOT
[06:54:27] [User Authenticator #0/INFO]: UUID of player omiedonuts is 29288af7-d9c1-4844-bcdd-f002a8a2f931
[06:54:28] [Server thread/INFO]: omiedonuts has returned to conquer the land!
[06:54:28] [Server thread/INFO]: omiedonuts[/130.202.140.126:49718] logged in with entity id 1714 at ([world]-135.48056749880692, 8.1635397179818, 113.43696772324121)
[06:54:36] [Server thread/INFO]: omiedonuts issued server command: /citizens
[06:54:36] [Server thread/ERROR]: Command exception: /citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.42-SNAPSHOT (build 4171) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:83) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:30) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:104) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:469) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.Commands.performCommand(Commands.java:374) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.Commands.performCommand(Commands.java:362) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2361) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$12(ServerGamePacketListenerImpl.java:2334) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:177) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1526) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:188) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:151) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.runAllTasksAtTickStart(MinecraftServer.java:1178) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1667) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1336) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:387) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[06:54:42] [Server thread/INFO]: omiedonuts issued server command: /citizens
[06:54:42] [Server thread/ERROR]: Command exception: /citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.42-SNAPSHOT (build 4171) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:83) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:30) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:104) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:469) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.Commands.performCommand(Commands.java:374) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.commands.Commands.performCommand(Commands.java:362) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2361) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$12(ServerGamePacketListenerImpl.java:2334) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:177) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1526) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:188) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:151) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1506) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1500) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.recordTaskExecutionTimeWhileWaiting(MinecraftServer.java:1231) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1342) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:387) ~[paper-1.21.11.jar:1.21.11-35-ba4b700]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[06:59:15] [Server thread/INFO]: omiedonuts issued server command: /time set day
[06:59:15] [Server thread/INFO]: [omiedonuts: Set the time to 1000]
[07:12:58] [Server thread/INFO]: Villager Villager['Villager'/2166, uuid='454d24b7-2f10-4025-b4a2-f564e4829f5f', l='ServerLevel[world]', x=-48.12, y=-11.63, z=47.97, cpos=[-4, 2], tl=16480, v=true] died, message: 'Villager was slain by omiedonuts'
[07:13:00] [Server thread/INFO]: Villager Villager['Villager'/2165, uuid='8cb72dd7-a4b9-4aa8-af62-4d64400d6881', l='ServerLevel[world]', x=-47.76, y=-11.63, z=47.51, cpos=[-3, 2], tl=16509, v=true] died, message: 'Villager was slain by omiedonuts'
[07:16:37] [Server thread/INFO]: omiedonuts lost connection: Disconnected
[07:16:37] [Server thread/INFO]: omiedonuts just exploded away from us!