Restore Upon Death doesn't work
im trying to make it so no one drops anything and retains their inventory after death. i gave the whole admin and default group thge perms by using oxide.grant group admin restoreupondeath.admin  did that for every group. also did perms for myself only using my own steam 64. the command was successful throguh my rcon. but now no one can keep their inventories.  i changed all values in the config to zero precent. {
"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)": {
"restoreupondeath.default": {
"Belt": 0.0,
"Wear": 0.0,
"Main": 0.0
},
"restoreupondeath.beltonly": {
"Belt": 0.0,
"Wear": 0.0,
"Main": 0.0
},
"restoreupondeath.admin": {
"Belt": 0.0,
"Wear": 0.0,
"Main": 0.0
}
},
"Version": {
"Major": 0,
"Minor": 2,
"Patch": 0
}
}

i know its not working as respawning gives everyone default items when clearly its set to false.
perms?
Same with me. No option to restore after death on the death screen. 
My experience seems to be the same. Checked permissions, and they are defined, but I didn't get any of my stuff back, and it was all in a loot bag where I died. The plugin itself was released 7 months ago. It's possible that a change FP made since then has broken the plugin.

Merged post

I'm not sure if anything changed or if I missed a permission before, but this plugin is now working as expected for me.