How to grant Oxide permissions

Print
  • 1

Many uMod/Oxide plugins require permissions before players or admins can use their commands. Permissions are plugin-specific, so copy the permission names exactly from the plugin page.

  1. Install uMod and the plugin first.
  2. Open your Rust server in the control panel.
  3. Open Web Console.
  4. Check the plugin page for the exact permission names.
  5. Run the relevant permission command.
ActionCommand
Grant a permission to one playeroxide.grant user STEAMID64 permission.name
Grant a permission to a groupoxide.grant group admin permission.name
Remove a permissionoxide.revoke user STEAMID64 permission.name
List a user's permissionsoxide.show user STEAMID64

Replace STEAMID64 with the player's SteamID64 and replace permission.name with the exact plugin permission. For installing plugins, use How to install uMod plugins on a Rust Server.

Check the result

After running a command or changing permissions, test with a normal player account where possible. This confirms the change works without relying on owner or admin permissions that may hide a configuration problem.

Troubleshooting

If the command fails, check the spelling, spacing, and capitalisation against the game version you are running. Then review the console output for the exact error before repeating the command.


Was this answer helpful?

Related Articles

« Back

Follow us on Social Media

Stay in the loop! Follow our social media accounts and stay up-to-date with the latest news, announcements, tips & tricks and behind-the-scenes insights!