As said in the title, when I do "o.grant user (name) adminpanel.allowed", the message "Permission 'adminpanel.allowed' doesn't exist" comes back. I cant seem to get the panel on the screen at all and it just wont give me the permissions. Help?
Permission does not exist, can’t see panelNot An Issue
That generally would mean the plugin is not loaded. Check your oxide/logs for errors and verify that the plugin is actually loaded.
Oh my god, thanks man lol. Thought the plugins loaded on server start, didnt realize I had to physically type "o.load *" haha. Thanks a million
Plugins do load automatically on start unless you or your host has that disabled in oxide.config.json.
Also have this issue, i am able to assign adminpanel.allowed but for the other 3 permissions, says does not exist
The other permissions are examples for use with those specific plugins, not from this plugin; so you'd need to have those installed.sirbonanzaAlso have this issue, i am able to assign adminpanel.allowed but for the other 3 permissions, says does not exist
Oh that makes sense. sorry, super new to the modding community, thanks!
Locked automatically