How would I give the/a default group a permission if they are joining the server for the first time? Would I have to do this for every individual player myself?
Solved Giving a permission to all new players?
Discussion in 'Rust Discussion' started by Samoubitza, Jan 31, 2016.
-
Wulf Community Admin
The 'player' group is the default group in Oxide for Rust for all new players.
Code:grant group player permissionname
-
Thank you so much! You're amazing!!