but I've only allowed for the default group to see three rows. the other rows are greyed out, but still visible.
I've done the oxide.grant group default backpacks.use.3 in the console and this is my json:
{
"Drop on Death (true/false)": false,
"Erase on Death (true/false)": false,
"Use Blacklist (true/false)": false,
"Clear Backpacks on Map-Wipe (true/false)": true,
"Only Save Backpacks on Server-Save (true/false)": false,
"Blacklisted Items (Item Shortnames)": [
"autoturret",
"lmg.m249"
],
"Backpack Size (1-7 Rows)": 3
}
How can I fix this? thank you.