Players will lose 100% of inventory when logged out in Bandit camp and the server restarts. This has happened to 5 players.
Here is the config,
{
"Give default items upon respawn if the players is having items restored": false,
"Can drop active item on death": false,
"Percentage of total items lost (Permission Name | Percentage (0 - 100))": {
"restoreupondeath.default": {
"Belt": 0,
"Wear": 0,
"Main": 0
},
"restoreupondeath.beltonly": {
"Belt": 0,
"Wear": 0,
"Main": 0
},
"restoreupondeath.admin": {
"Belt": 0,
"Wear": 0,
"Main": 0
}
},
"Version": {
"Major": 0,
"Minor": 3,
"Patch": 4
}
}