Canopy Sheep submitted a new resource:
Staffmode - Toggle on/off staff mode
Read more about this resource...
Staffmode
Toggle on/off staff mode
Total Downloads: 1,247 - First Release: Jan 12, 2017 - Last Update: Jun 27, 2017
- 5/5, 3 likes
-
-
So will this work like Admin Toggle? Does it force disconnect when you toggle admin on/off?
-
Code:
If DisconnectOnToggle is false,If the AuthLevel value is set to 1 or 2, the player will be given the "IsAdmin" flag, which does not give access to all available Rust console commands (i.e status, any "ent" command, ect). There is no better way to do this without requiring a disconnect.The flag will not be set if the "AuthLevel" setting is 0.
-
-
Sorry fellas... high on meds right now (strep throat) XD
How about the logout/in after setting yourself to a normal player? -
-
Take care with those meds.. they seem.. intense.. -
Wow, thanks for this plugin.
Maybe this can combat the "admin abuse" accusations on the server. -
-
Can't seem to get this working correctly. I have the plugin announce and force disconnect, however when I come back in as player, I can still spawn items from the F1 list, even though noclip is disabled. I still seem be in a auth lvl 1 or 2 because better chat also does not remove my admin tags on my name. Here is my config and group files. Any help would be appreciated.
Attached Files:
-
-
[DOUBLEPOST=1484528908][/DOUBLEPOST]As in you put "owner," check to see if the group is actually "Owner." Groups are case sensitive. -
oh. I will go check the oxide groups now. I actually dont see a group called owner. only admin and moderator. Maybe i need to change the owner to admin. I will try that.
-
Wulf Community Admin
-
Perfect that worked. Changing from owner to admin fixed the issue. I can now switch between player and admin mode correctly. Thanks for the help.
[DOUBLEPOST=1484531266][/DOUBLEPOST]The problem was that I was using a non oxide group. When I checked the oxide.groups.data there was no owner group. I had admin, default, moderator, and a few others. Once i changed on duty group from owner to admin the plugin started working correctly. -
What permission do I give to users to allow them to use the staffmode command?
-
Code:"Groups": { "Mod": { "GroupName": "Mod", "AuthLevel": 1, "OffDutyGroup": "Modoffduty", "OnDutyGroup": "Mod", "PermissionNode": "staffmode.mod" },
-
How can I put people in to the groups?
-
-
When I try to give my self permission is says it doesn't exist