how can i add my self to admin ? or be owner i can not seem to fined the commands or right rcon command to login then add my self.. am so lost =(
could some one show me how to do this right pls when i do like rcon.password - it seems to work but i get nothing when i try to add my self like some ppl can in other posts so i wonna no if i can do it with in the config for users or in groups?
users
or groupsCode:{ "xxxxxxxxxxxxxxxx": { "LastSeenNickname": "DarkEra", "Perms": [], "Groups": [ "player" ]
Code:{ "admin": { "Title": "admin", "Rank": 0, "Perms": [] }, "moderator": { "Title": "moderator", "Rank": 1, "Perms": [] }, "player": { "Title": "player", "Rank": 2, "Perms": [] } }
Adding myself as admin
Discussion in 'Rust Discussion' started by dark3ra, Apr 23, 2015.
-
Wulf Community Admin
It's actually a stickied thread in this same forum: http://oxidemod.org/threads/admin-and-moderators-in-rust-experimental.6520/.
Oxide's permission system is entirely different than Rust's auth level system, with only some plugins using it so far. Each of those plugins generally show you how to use it on their Overview page.