Permission doesn't existNot An Issue

Hey Guys,

When I type oxide.grant user <name> <playeradministration.access.show> in the console

always comes the message: Permission playeradministration.access.show doesn´t exist

I dragged the plugin into the Oxide / plugins folder and after restarting I tried to give me the rights.

How can i fix this?

Thanks

If the permission does not exist, the plugin is not loaded. You can check the 'plugins' command or oxide/logs to verify.

oxide.grant user YOURPLAYERNAMEORID playeradministration.access.show

Locked automatically