[12:31:47] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25.0.3+9-LTS; Eclipse Adoptium Temurin-25.0.3+9) on Windows 10 10.0 (amd64)
[12:31:47] [ServerMain/INFO]: [bootstrap] Loading Paper 26.1.2-63-main@711c5de (2026-05-11T08:20:02Z) for Minecraft 26.1.2
[12:31:48] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[12:31:48] [ServerMain/INFO]: [PluginInitializerManager] Initialized 8 plugins
[12:31:48] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
[12:31:48] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (7):
- CustomCrops (3.6.51), NBTAPI (2.15.7), PlaceholderAPI (2.12.2), PlayerIntensify (4.2.9), TheosisEconomy (1.46), Vault (2.19.0), packetevents (2.12.1)
[12:31:51] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[12:31:51] [ServerMain/INFO]: Found non-pack entry '.\world\datapacks\真实末影龙结局_tru.e-ending-1.1.4-ZH_1', ignoring
[12:31:53] [ServerMain/INFO]: Loaded 1515 recipes
[12:31:53] [ServerMain/INFO]: Loaded 1617 advancements
[12:31:53] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[12:31:53] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 231.2ms
[12:31:53] [Server thread/INFO]: Starting minecraft server version 26.1.2
[12:31:53] [Server thread/INFO]: Loading properties
[12:31:53] [Server thread/INFO]: This server is running Paper version 26.1.2-63-main@711c5de (2026-05-11T08:20:02Z) (Implementing API version 26.1.2.build.63-stable)
[12:31:53] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[12:31:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:31:53] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:31:54] [Server thread/INFO]: [MoonriseCommon] Paper is using 3 worker threads, 1 I/O threads
[12:31:54] [Server thread/INFO]: Default game type: SURVIVAL
[12:31:54] [Server thread/INFO]: Generating keypair
[12:31:54] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:31:54] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[12:31:54] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[12:31:54] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.12.2
[12:31:55] [Server thread/INFO]: [Vault] Loading server plugin Vault v2.19.0
[12:31:55] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.15.7
[12:31:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 26.1.2.build.63! Trying to find NMS support
[12:31:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC26_1' loaded!
[12:31:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
[12:31:55] [Server thread/INFO]: [CraftEngine] Loading server plugin CraftEngine v26.5.1
[12:31:55] [Server thread/INFO]: [TheosisEconomy] Loading server plugin TheosisEconomy v1.46
[12:31:55] [Server thread/INFO]: [PlayerIntensify] Loading server plugin PlayerIntensify v4.2.9
[12:31:55] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.12.1
[12:31:56] [Thread-1/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
[12:31:56] [Server thread/INFO]: [CustomCrops] Loading server plugin CustomCrops v3.6.51
[12:31:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:31:56] [Server thread/INFO]: [Vault] Enabling Vault v2.19.0
[12:31:56] [Server thread/INFO]: [Vault] Enabled Version 2.19.0
[12:31:56] [Server thread/INFO]: [CraftEngine] Enabling CraftEngine v26.5.1
[12:31:57] [Server thread/INFO]: [TheosisEconomy] Enabling TheosisEconomy v1.46
[12:31:57] [Server thread/ERROR]: Error occurred while enabling TheosisEconomy v1.46 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.bukkit.plugin.RegisteredServiceProvider.getProvider()" because the return value of "org.bukkit.plugin.ServicesManager.getRegistration(java.lang.Class)" is null
at TheosisEconomy-1.46.jar//me.Short.TheosisEconomy.TheosisEconomy.onEnable(TheosisEconomy.java:152) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-26.1.2.build.63-stable.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:207) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-26.1.2.build.63-stable.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:637) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:594) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:342) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1301) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[12:31:57] [Server thread/INFO]: [TheosisEconomy] Disabling TheosisEconomy v1.46
[12:31:57] [Server thread/ERROR]: Error occurred while disabling TheosisEconomy v1.46
java.lang.NullPointerException: Cannot invoke "java.util.concurrent.ScheduledFuture.cancel(boolean)" because "this.scheduledSaveTask" is null
at TheosisEconomy-1.46.jar//me.Short.TheosisEconomy.TheosisEconomy.onDisable(TheosisEconomy.java:215) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:285) ~[paper-api-26.1.2.build.63-stable.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:242) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[paper-api-26.1.2.build.63-stable.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:211) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-26.1.2.build.63-stable.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:637) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:594) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:342) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1301) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[paper-26.1.2.jar:26.1.2-63-711c5de]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[12:31:57] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:31:57] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:31:57] [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.
[12:31:57] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:31:57] [Server thread/INFO]: Preparing level "world"
[12:31:57] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:overworld'...
[12:31:57] [Server thread/INFO]: Prepared spawn area in 2 ms
[12:31:57] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_nether'...
[12:31:57] [Server thread/INFO]: Preparing spawn area: 100%
[12:31:57] [Server thread/INFO]: Prepared spawn area in 2 ms
[12:31:57] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_end'...
[12:31:57] [Server thread/INFO]: Prepared spawn area in 2 ms
[12:31:57] [Server thread/INFO]: Done preparing level "world" (0.282s)
[12:31:57] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.12.2
[12:31:57] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[12:31:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vaultunlocked [2.13.1]
[12:31:57] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.15.7
[12:31:57] [Server thread/INFO]: [NBTAPI] Checking bindings...
[12:31:57] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
[12:31:57] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
[12:31:57] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
[12:31:58] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
[12:31:58] [Server thread/INFO]: [PlayerIntensify] Enabling PlayerIntensify v4.2.9
[12:31:58] [Server thread/INFO]: [PlayerIntensify] 成功加载nbtApi,可使用nbt强化功能!
[12:31:58] [Server thread/INFO]: [PlayerIntensify] 成功加载placeholderApi,启用自定义变量功能!
[12:31:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerIntensify [4.2.9]
[12:31:59] [Server thread/INFO]: [PlayerIntensify] hook Holograms error
[12:31:59] [Server thread/INFO]: [PlayerIntensify] 已成功载入服务器!
[12:31:59] [Server thread/INFO]: [PlayerIntensify] Author:handy WIKI: https://ricedoc.handyplus.cn/wiki/PlayerIntensify/README/
[12:31:59] [Server thread/INFO]: [packetevents] Enabling packetevents v2.12.1
[12:31:59] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
[12:31:59] [Server thread/INFO]: [CustomCrops] Enabling CustomCrops v3.6.51
[12:31:59] [Server thread/INFO]: [CustomCrops] CraftEngine hooked!
[12:31:59] [Server thread/INFO]: [CustomCrops] Vault hooked!
[12:31:59] [Server thread/INFO]: [CustomCrops] PlaceholderAPI hooked!
[12:31:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrops [3.6]
[12:31:59] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.12.1)
[12:31:59] [Server thread/INFO]: [spark] Starting background profiler...
[12:31:59] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[12:31:59] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[12:31:59] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[12:32:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[12:32:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[12:32:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[12:32:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[12:32:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[12:32:00] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[12:32:00] [Server thread/INFO]: Running delayed init tasks
[12:32:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: image [1.0]
[12:32:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: shift [1.0]
[12:32:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: checkceitem [1.0]
[12:32:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ce [1.0]
[12:32:00] [Server thread/INFO]: [CraftEngine] [兼容性] 已挂钩 PlaceholderAPI
[12:32:00] [Server thread/INFO]: [com.github.retrooper.packetevents.PacketEventsAPI] Loading block mappings for V_26_1/21...
[12:32:00] [Server thread/INFO]: [com.github.retrooper.packetevents.PacketEventsAPI] Finished loading block mappings for V_26_1/21 in 189.1737ms
[12:32:00] [Server thread/INFO]: [CraftEngine] [兼容性] 已挂钩 packetevents
[12:32:00] [Server thread/INFO]: [CraftEngine] Netty HTTP服务器已在8163端口启动
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:A_Menus。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:default。默认命名空间:default
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:internal。默认命名空间:internal
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:legacy_armor。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:remove_shulker_head。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_customcrops。默认命名空间:customcrops
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_elytra。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_lanshan_chinese_2。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_lanshan_christmas_2。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_lanshan_lny_2。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_Server_Pack。默认命名空间:yungames_server_pack
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames_taozhuang。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__960个杂物。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__RGB套装。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__动效_mieshi。默认命名空间:chronicles_animated_weapon_set
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__动效_幽魂骷髅套装。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__动效_月之脊套装。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__动效_精灵套装。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__动效_辉光套装。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__复活节家具包。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__家具。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__时装帽子。默认命名空间:hats_diy
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__棋牌。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__表情头套。默认命名空间:customemoji
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:YunGames__角色扮演套装。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:时装插件_ecosmetics。默认命名空间:minecraft
[12:32:00] [Server thread/INFO]: [CraftEngine] 已加载的包:染色菜单。默认命名空间:painting_furniture
[12:32:00] [craft-engine-worker-0/INFO]: [CraftEngine] 已加载templates,耗时30.46毫秒(123)
[12:32:00] [craft-engine-worker-8/INFO]: [CraftEngine] 已加载translations,耗时2.24毫秒(782)
[12:32:00] [craft-engine-worker-2/INFO]: [CraftEngine] 已加载equipments,耗时5.28毫秒(10)
[12:32:00] [craft-engine-worker-9/INFO]: [CraftEngine] 已加载images,耗时17.56毫秒(126)
[12:32:00] [craft-engine-worker-13/INFO]: [CraftEngine] 已加载vanilla loots,耗时19.68毫秒(1)
[12:32:00] [craft-engine-worker-9/INFO]: [CraftEngine] 已加载emojis,耗时1.91毫秒(16)
[12:32:00] [craft-engine-worker-4/INFO]: [CraftEngine] 已加载lang,耗时25.33毫秒(628)
[12:32:00] [craft-engine-worker-15/INFO]: [CraftEngine] 已加载block state mappings,耗时91.94毫秒(4205)
[12:32:01] [customcrops-worker-14/INFO]: [CustomCrops] You are using the latest version.
[12:32:01] [craft-engine-worker-2/INFO]: [CraftEngine] 已加载items,耗时257.96毫秒(2461)
[12:32:01] [craft-engine-worker-12/INFO]: [CraftEngine] 已加载categories,耗时8.16毫秒(110)
[12:32:01] [craft-engine-worker-4/INFO]: [CraftEngine] 已加载furniture,耗时37.88毫秒(519)
[12:32:01] [craft-engine-worker-2/INFO]: [CraftEngine] 已加载blocks,耗时56.11毫秒(92)
[12:32:01] [craft-engine-worker-2/INFO]: [CraftEngine] 已加载configured features,耗时3.70毫秒(1)
[12:32:01] [craft-engine-worker-2/INFO]: [CraftEngine] 已加载placed features,耗时3.60毫秒(8)
[12:32:01] [craft-engine-worker-11/INFO]: [CraftEngine] 已加载recipes,耗时130.05毫秒(139)
[12:32:01] [Server thread/INFO]: [CustomCrops] Registry access has been frozen
[12:32:01] [Server thread/INFO]: Done (14.493s)! For help, type "help"
[12:32:01] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion luckperms due to a missing plugin: LuckPerms
[12:32:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: pinger [1.0.1]
[12:32:01] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion vault due to an unknown issue.
[12:32:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[12:32:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
[12:32:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: world [1.2.3]
[12:32:01] [Server thread/INFO]: 4 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[12:32:02] [craft-engine-worker-9/INFO]: [CraftEngine] 你正在使用最新版本
[12:32:02] [Paper Async Task Handler Thread - 1/INFO]: *** Currently you are 3 build(s) behind ***
[12:32:02] [Paper Async Task Handler Thread - 1/INFO]: *** It is highly recommended to download the latest build from https://papermc.io/downloads/paper ***
[12:32:32] [Server thread/INFO]: Stopping the server
[12:32:32] [Server thread/INFO]: Stopping server
[12:32:32] [Server thread/INFO]: [CustomCrops] Disabling CustomCrops v3.6.51
[12:32:32] [Server thread/INFO]: [packetevents] Disabling packetevents v2.12.1
[12:32:32] [Server thread/INFO]: [PlayerIntensify] Disabling PlayerIntensify v4.2.9
[12:32:32] [Server thread/INFO]: [CraftEngine] Disabling CraftEngine v26.5.1
[12:32:32] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.15.7
[12:32:32] [Server thread/INFO]: [Vault] Disabling Vault v2.19.0
[12:32:32] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.12.2
[12:32:32] [Server thread/INFO]: Saving players
[12:32:32] [Server thread/INFO]: Saving worlds
[12:32:32] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:overworld'
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:overworld'
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:overworld'
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:overworld' in 0.00s
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:overworld'
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:overworld'
[12:32:32] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:the_nether'
[12:32:32] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:the_nether'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:the_nether'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:the_nether' in 0.00s
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:the_nether'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:the_nether'
[12:32:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:the_end'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:the_end'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:the_end'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:the_end' in 0.00s
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:the_end'
[12:32:33] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:the_end'
[12:32:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[12:32:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[12:32:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[12:32:33] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[12:32:33] [Server thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
[12:32:33] [Server thread/INFO]: All RegionFile I/O tasks to complete
[12:32:33] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
[12:32:33] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...