Ok so here in the config for WelcomeController I have added below an example below
{
"Enabled": true,
"AddonSettings": {
"Addon Name (Empty = Not an addon)": "SkinController"
},
"Panel Commands": [
"skins"
],
"Panel Name": "SKINS",
"Button Name": "SKINS",
"Panel Permission": "vip", <----Right here i put vip
"Show No Permission Panel": true,
"Panel No Permission Text": "You do not have permission to use this page!",
"Button Image (Leave blank for no image)": "",
"Display button name (Button stays there, but the text gets removed)": true,
"Page Position": 2,
"Info Panel Options (Won't be used if you're using an addon)": {
"Panel Pages": [],
"Panel Image": "",
"Text Panel Image (Covers entire text panel)": ""
}
},
But when i go into the permissions for WelcomeController it only shows admin and no Vip option so in turn I get you dont have permission to open this