Permissions Aren't Working

Typed in the permissions and still get "You don't have permission to do that."  Even typed in all of the permissions (only one capacity permission) and still no dice.

Can you confirm which permissions you have granted and which command you are trying to run?

Since I haven't heard this issue reported before, and the plugin hasn't had any recent updates that could affect usage of permissions, I suspect there may simply be an issue with your Oxide permissions system, which I hear about on rare occasions. To troubleshoot, I suggest you try granting the permission to the default group, as well as creating a new group and assigning the permission to that.

I granted the following to the default group:

deploy | deploy.free | autodeploy | capacity.48

I've also reloaded the plugin but still don't have permission.

And the command you are trying to run is dronestash?

According to the plugin code, there are two places the no permission error can be seen when running that command.

As a troubleshooting step, you could try removing each of those conditions from the code to see which one is causing the error. My guess would be it has something to do with second condition.

I am opening chat and typing
/dronestash

I have the 48 capacity permission granted to the default group.  I will attempt to deny all permissions to the Default group and remove any evidence of the plugin from the oxide folder, then reinstall and grant the permissions again.  Will let you know.