Features
Admin menu is a ingame UI based menu that can be used for;
Chat Command
/admin - Opens the menu. (Requires permission adminmenu.use)
Permissions
AdminMenu uses Oxides permission system
To assign a user permission use oxide.grant user "username|steam id" "permission" in console.
To assign a group permission use oxide.grant group "groupname" "permission" in console.
You can read more about how to use the permission system here : uMod - Permissions
adminmenu.use - Required to open the menu and access the commands section
adminmenu.permissions - Required to access the permission section
adminmenu.groups - Required to access the groups section
adminmenu.give - Required to access the Give menu
adminmenu.convars - Required to access the Convar menu
adminmenu.players - Required to access the Player Info menu
adminmenu.give.selfonly - Used to restrict the give menu to only allow users to give items to themselves
Admin menu is a ingame UI based menu that can be used for;
- Managing permissions for both groups and individual players
- Creating and removing Oxide usergroups
- Clone Oxide usergroups while maintaining its permissions, and optionally clone group members
- View users in usergroups
- Add/remove users from usergroups
- Edit server ConVars
- Easily run chat or console command by the click of a button
- Giving items to players
- All permission based so you can give limited power to your admins
- Search bars and character filters are provided on almost every page for quick access
- Option to log all actions performed to a Discord webhook
Chat Command
/admin - Opens the menu. (Requires permission adminmenu.use)
Permissions
AdminMenu uses Oxides permission system
To assign a user permission use oxide.grant user "username|steam id" "permission" in console.
To assign a group permission use oxide.grant group "groupname" "permission" in console.
You can read more about how to use the permission system here : uMod - Permissions
adminmenu.use - Required to open the menu and access the commands section
adminmenu.permissions - Required to access the permission section
adminmenu.groups - Required to access the groups section
adminmenu.give - Required to access the Give menu
adminmenu.convars - Required to access the Convar menu
adminmenu.players - Required to access the Player Info menu
adminmenu.give.selfonly - Used to restrict the give menu to only allow users to give items to themselves