This commit is contained in:
2026-03-18 22:48:20 -07:00
commit 275199e005
312 changed files with 266738 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
[03:06:26] [ServerMain/INFO]: [STDERR]: You have used the Spigot command line EULA agreement flag.
[03:06:26] [ServerMain/INFO]: [STDERR]: By using this setting you are indicating your agreement to Mojang's EULA (https://account.mojang.com/documents/minecraft_eula).
[03:06:26] [ServerMain/INFO]: [STDERR]: If you do not agree to the above EULA please stop your server and remove this flag immediately.
[03:06:26] [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'
[03:06:27] [ServerMain/INFO]: Loaded 7 recipes
[03:06:27] [Server thread/INFO]: Starting minecraft server version 1.20.1
[03:06:27] [Server thread/INFO]: Loading properties
[03:06:27] [Server thread/INFO]: This server is running Paper version git-Paper-22 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: f7b386d)
[03:06:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
[03:06:27] [Server thread/INFO]: Using 4 threads for Netty based IO
[03:06:27] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[03:06:27] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[03:06:27] [Server thread/INFO]: Default game type: SURVIVAL
[03:06:27] [Server thread/INFO]: Generating keypair
[03:06:27] [Server thread/INFO]: Starting Minecraft server on *:25565
[03:06:27] [Server thread/INFO]: Using epoll channel type
[03:06:27] [Server thread/INFO]: Paper: Using libdeflate (Linux aarch64) compression from Velocity.
[03:06:27] [Server thread/INFO]: Paper: Using OpenSSL (Linux aarch64) cipher from Velocity.
[03:06:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[03:06:27] [Server thread/INFO]: Preparing level "world"
[03:06:28] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[03:06:28] [Server thread/INFO]: Time elapsed: 75 ms
[03:06:28] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[03:06:28] [Server thread/INFO]: Time elapsed: 38 ms
[03:06:28] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[03:06:28] [Server thread/INFO]: Time elapsed: 20 ms
[03:06:28] [Server thread/INFO]: Running delayed init tasks
[03:06:28] [Server thread/INFO]: Done (0.831s)! For help, type "help"
[03:06:28] [Server thread/INFO]: Timings Reset
[03:06:31] [Server thread/INFO]: Stopping server
[03:06:31] [Server thread/INFO]: Saving players
[03:06:31] [Server thread/INFO]: Saving worlds
[03:06:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[03:06:31] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[03:06:31] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[03:06:31] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world' in 1.14s
[03:06:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[03:06:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_nether' in 0.79s
[03:06:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[03:06:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[03:06:33] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[03:06:34] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_the_end' in 0.51s
[03:06:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[03:06:34] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[03:06:34] [Server thread/INFO]: Flushing Chunk IO
[03:06:34] [Server thread/INFO]: Closing Thread Pool
[03:06:34] [Server thread/INFO]: Closing Server