Created
November 10, 2023 00:05
-
-
Save wgaylord/d49844ae5817be57b70281cb93b810ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vanillia | |
[18:01:53] [Server thread/INFO]: Stopping the server | |
[18:01:53] [Server thread/INFO]: Stopping server | |
[18:01:53] [Server thread/INFO]: Saving players | |
[18:01:53] [Server thread/INFO]: Saving worlds | |
[18:01:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld | |
[18:02:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether | |
[18:02:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end | |
[18:02:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved | |
[18:02:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved | |
[18:02:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved | |
[18:02:17] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved | |
Spigot | |
[18:03:18] [Server thread/INFO]: Stopping the server | |
[18:03:18] [Server thread/INFO]: Stopping server | |
[18:03:18] [Server thread/INFO]: Saving players | |
[18:03:18] [Server thread/INFO]: Saving worlds | |
[18:03:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld | |
[18:04:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether | |
[18:04:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end | |
[18:04:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved | |
[18:04:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved | |
[18:04:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved | |
[18:04:43] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment