[12:39:25] ERROR > _WolVes_: Tried to execute a command requiring the '' permission
[12:39:25] ERROR > _WolVes_: Tried to execute a command requiring the '' permission
Usage: oxide.grant <group|user> <name|id> <permission>
This plugin uses Oxide's permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
76561197987985094/_WolVes_ has auth level 2
Join server chat /padmin
says it requires permission for commands
oxide.grant group admin *
Work
In response to WolVes ():oxide.grant _WolVes_ 76561197987985094 playeradministration.show
Merged post
<...
Thanks Wulf for picking this up, I seem to not get email notifications of these (probably a future thing?) Fixed, seems I didn't enable the emails.
You will indeed need to add permissions for each user or group to use this plugin.
To make things easier I have added a config setting to disable the need of permissions temporatily. (ALWAYS set this back to true after granting permissions to players)
To disable the need for permissions set the following in the configuration file:
{
"Use Permission System": false
}