I run the save command before I restart the server (daily). I am now having players report that their backpack is entirely empty when they log in after the restart. Any ideas how to approach this? Is there a setting I missed?
{
"Drop on Death (true/false)": true,
"Erase on Death (true/false)": false,
"Clear Backpacks on Map-Wipe (true/false)": true,
"Only Save Backpacks on Server-Save (true/false)": false,
"Use Blacklist (true/false)": false,
"Blacklisted Items (Item Shortnames)": [
"autoturret",
"lmg.m249"
],
"Use Whitelist (true/false)": false,
"Whitelisted Items (Item Shortnames)": [],
"Minimum Despawn Time (Seconds)": 300.0,
"GUI Button": {
"Image": "https://i.imgur.com/CyF0QNV.png",
"Background color (RGBA format)": "1 0.96 0.88 0.15",
"GUI Button Position": {
"Anchors Min": "0.5 0.0",
"Anchors Max": "0.5 0.0",
"Offsets Min": "185 18",
"Offsets Max": "245 78"
}
},
"Softcore": {
"Reclaim Fraction": 0.5
},
"Backpack Size (1-7 Rows)": 7
}