库存备份系统
Inventory Backup System
76561198147066749
Steam工坊
预览截图
1 张图片
主预览图
左右滑动查看更多 · 点击图片查看原图
模组介绍
干净且可堆叠的模组
查看英文原文
Clean and stackable mod
Mod ID: 2623890618
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.
- Can create offline backups.
The INI
- "SaveFrequency" minute interval for a new automatic save to be created. (10 minutes by default)
- "NumberofSaves" limit for amount of automatic inventory backups. (5 by default)
- "StartFirstSave" The delay of when the first item save will occur on respawn. (0 seconds by default)
- "ReturnItems" If the mod should return player items when they die. (False by default)
- "NumberofOverrideSaves" The limit of manual play made backups. (10 by default)
- "OfflineSaves" If the mod should backup a players items even if there offline, to be later returned when the player gets back on and respawns.. (False by default)
The commands
- "cheat scriptcommand backupall" can be used to force a backup of everyone on the server.