Inventory Backup Saver will start downloading in 5 seconds...
- Mods
- 103,274
- Cross-Platform
Description
Clean and stackable mod
Current features:
Save file backups, per an INI defined time.
Save file backup limit, defined by INI.
Save files, are per player, and saved server side.
Admins can view/ return items, that are in a save file.
Players can force backups for them, if they think a bug may occur.
Admins can run a command to backup everyone on the server, for events or server restarts.
If the amount of save files go over the INI limits for them, they will be deleted as needed.
The INI:
[InventorySaver]
"SaveFrequency" (10 minutes by default) minute interval for a new automatic save to be created.
"NumberofSaves" (5 by default) limit for amount of automatic inventory backups.
"StartFirstSave" (0 seconds by default) The delay of when the first item save will occur on respawn.
"ReturnItems" (False by default) If the mod should return player items when they die.
"NumberofOverrideSaves" (10 by default) The limit of manual play made backups.
"OfflineSaves" (True by default) Makes offline people get saves created, such as when killed, and will also get returned if the "ReturnItems" INI is on.
"dev_debug" (False by default) enables the mods debug logging
The commands:
"cheat scriptcommand backupall" can be used to force a backup of everyone on the server.