/save Command

Control or check how the game saves data to disk. This command is for use on a dedicated server only.

Permission Level Owner
Requires Cheats? Yes

Usage

Save

/save <mode: SaveMode>

Save the current game.

Arguments

  • mode: SaveMode Either save-all or save-all flush to save chunks to server immediately. This freezes the servers.

Enums

SaveMode

An enum of either disk to save structure to the world database which persists between game loads, or memory that temporarily saves the structure. Default: memory.

Values

  • query Query
  • hold Hold
  • resume Resume