Minecraft server commands
- minecraft how to save server
- minecraft how to save server world
- minecraft save server resource pack
- how to save minecraft server java
How to save in minecraft ps4
How to save minecraft server java.
These commands manage server saves.
save-all[]
save-all
Saves the server to the data storage device. Causes the server to mark all chunks and player data as needing to be saved.
They are saved over time until all are flushed to the data storage device.
Minecraft server save locationSyntax[]
- Normal mode.
- All the chunks are saved to the data storage device immediately, freezing the server for a short time.
Result[]
Command | Trigger | Java Edition |
---|---|---|
any | if an error occurs (such as the data storage device being full, or another copy of Minecraft has the map open) | Failed |
Otherwise | Successful |
Output[]
Command | Edition | Situation | Success Count | ||
---|---|---|---|---|---|
any | Java Edition | On fail | N/A | 0 | 0 |
On success | N/A | 1 | 1 |
save-off[]
save-off
Disables the server writing to the world files.
All changes are temporarily queued.
Syntax[]
Result[]
Command | Trigger | Java Edition |
---|---|---|
any | if automatic saving have already been turned off | Failed |
Otherwise | Successful |
Output[]
Command | Edition | Situation | Success Count | ||
---|---|---|---|---|---|
any | Java Edition | On fail | N/A | 0 | 0 |
On success
|