ModerationJava
/save-all
Forces the server to write all loaded chunks and world data to disk. Add 'flush' to block until the save completes. The safe way to checkpoint a live server before a backup.
Syntax
Parameters
- flushoptional
- literal
- Wait until the save finishes.
Examples
Save everything and wait for it to finish.
Permission level
/save-all requires Server owner (op level 4). In single-player you need the world's "Allow Cheats" toggle on. On a multiplayer server you need to be opped — see /op.