Skip to content

Instantly share code, notes, and snippets.

@wgaylord
Created November 10, 2023 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wgaylord/d49844ae5817be57b70281cb93b810ef to your computer and use it in GitHub Desktop.
Save wgaylord/d49844ae5817be57b70281cb93b810ef to your computer and use it in GitHub Desktop.
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