Permission 'automaticauthorization.use' doesn't existSolved
Hello,
I just installed this Plugin and it tells me in my Console that the permission for this to use is not extisting ?
Any help for this ?

Command I runned:
oxide.grant group default automaticauthorization.use

Comand Result:
Permission 'automaticauthorization.use' doesn't exist

+ Theres no shown permissions for this Plugin in my permission list when I run the command "oxide.show perms"
That generally would imply that the plugi nis not loaded then. Please check your oxide/logs for errors and verify the plugin is loaded.
I´ve runed now:
oxide.reload AutomaticAuthorization

Result:
(15:59:54) | Unloaded plugin Automatic Authorization v1.1.2 by k1lly0u/Arainrr
(15:59:54) | Loaded plugin Automatic Authorization v1.1.2 by k1lly0u/Arainrr

Then runned:
oxide.show perms

And theres still no Permission showed for this Plugin...
+ No errors in my logs
Looks like the plugin doesn't register the permission if the plugin is "disabled" in the configuration file.
Oh yea found something in the config...
"Enabled plugin": false,

This hopefuly should activate it :-)

Merged post

Yea that was it! I set it to true, reload Plugin and now the permission is there. Thank you! :-)
Locked automatically