Table of Contents

Auto-save

Keys in server_config.toml:

  • autoSaveEnabled: true/false
  • autoSaveIntervalMinutes: number of minutes between saves
  • autoSaveOnPlayerJoin, autoSaveOnPlayerLeave: trigger saves on player events

Saves are serialized to the same folder loaded via saveGamePath.