Configuring for VIP group?Solved
I saw there was another thread about this but saw no answer so here it is. I dont see in the config file an option for a vip. I see the default bag slots but I want a set of slots for default and a set for VIP. Appreciate any help I can get with this. Thank you.   
{
"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)": 5
}
In response to xlSerenitylx ():
I saw there was another thread about this but saw no answer so here it is. I dont see in the config...
There are permissions backpacks.use.1 - backpacks.use.7 which can be granted to your VIP groups and override the default size.
LaserHydra you are awesome! Thank you so much!

Merged post

Sorry Laser I went in game yesterday and used in console oxide.grant group <vip> backpacks.use.7 when I moved to the vip group to test, I couldnt access my backpack at all.

Merged post

Is there something that I can maybe add in the config file for a default and a vip? Appreciate the help!

Merged post

Nevermind LaserHydra, I figured it out. I had both backpacks.use and backpacks.use.7 in my group. I used oxide.revoke for backpacks.use and the one for 7 worked!! Thank you again.
  • backpacks.use -- required to open your own backpack
  • backpacks.use.1 - 7 -- gives player access to a certain amount of inventory rows
But you need both of these?
It worked after I took out backpacks.use and left backpacks.use.7 and my default still had 5 so it works now the way I needed it to.
Locked automatically