Granting permission from F1 console?Solved

Hello,

Im not sure if i do this correct.

When type:
oxide.grant <user or group> <name or steam id> <permission>

Should it be like:
oxide.grant <YOUR NAME> <YOUR STEAM ID> <PERMISSIONS>

Example:
oxide.grant <sMEK> <70541984041849> <playeradministration.show>

And i type this in the F1 meny?.

Remove the < and > from everything.
In response to Wulf ():
Remove the < and > from everything.

ill get "Permission 'MY STEAM ID' doesn´t exist"

http://prntscr.com/of0a7y    <--- Print



Merged post

Solved it.
oxide.grant user sMEK playeradministration.show
Generally speaking I prefer to use the steamID rather than the username but that's my very own thing because when you have composite names like (for example) John Stephenson, you should type this:

oxide.grant user "John Stephenson" playeradministration.show​

You have to use the quote marks to encapsulate the composite name and that's a little bit annoying to me. Hence the use of the steamID.

Locked automatically