How do I setup a group that has every player who joins the server get access?
I want a group called 'users' and everyone who joins/plays on the server has access to the 'users' commands.
I looked at this: Using the Oxide permission system | Oxide but no help
Solved Setting up default group?
Discussion in 'Rust Discussion' started by t3h28, Mar 11, 2017.
-
The default group is called "default," upon join players will be automatically added to the group, you can grant whatever permissions you would like. (In your case I guess the /users command.) Please note you'd need a plugin to accomplish the /users command, if you want a player list accessible via command you can try Notifier [Unmaintained] | Oxide. The plugin is no longer maintained however you can find fixed versions in the support thread.