Medieval Engineers controls automatic saves and retained in-game backups from the main dedicated-server configuration.
- Stop the server and create a panel backup.
- Open Configuration Files, then use the Text Editor for
MedievalEngineers-Dedicated.cfg.
- Set
AutoSaveInMinutesto the number of minutes you want between saves. - Set
MaxBackupSavesto the number of automatic backup saves the game should retain. - Click Save & Exit and start the server.
<AutoSaveInMinutes>5</AutoSaveInMinutes> <MaxBackupSaves>5</MaxBackupSaves>
Five or ten minutes is a practical starting point for most servers. Very short intervals increase disk activity, while long intervals increase the progress that can be lost after an unexpected stop.