Admin Menu

$25.00

Sold by: 0xF

Admin Menu – Track players, interact with them, edit their data and permissions, as well as change server convars and manage plugins.

Categories: , ,

Description

Manage your Rust server more easily and more efficiently with the Admin Menu plugin. Track players, interact with them, edit their data and permissions, as well as change server convars, and manage plugins.

Features:

  • The menu retains its state after closing, you won’t lose everything you did before.
  • Ability to fully translate the menu into any language. 
  • Easy access via the X button without bind.
  • A large range of permissions for each action will allow you to flexibly customize the admin menu for each group of administrators.
  • Quick menu that allows you to perform quick actions
  • Full list of players with the ability to filter by online, offline, admins, and moderators. Also has a frame of different colors depending on the level of authorization.
  • Wide range of information and actions for the selected player.
  • Editing convars with search. Has a complete list of editable convars with descriptions for some of them.
  • Extensive issue menu by category, with easy management of name, skin, and amount (manual, +1, +100, +1000, +10000).
  • Plugin management menu. It is possible to reload, unload, or load a plugin easily and quickly. Updates occur in real-time
  • Ability to create your own custom buttons that execute several commands

Quick Start:

  • You install the plugin in the plugins folder.
  • Give yourself the adminmenu.fullaccess permission.
    Commands use one of your choice, one for the player and one for the admin group: 

    o.grant user {name/steamid} adminmenu.fullaccess

     

    o.grant group admin adminmenu.fullaccess
  • Press the X button (swap seat button) or type adminmenu in the console.
  • Enjoy

Useful stuff:

  • You can quickly open a player in the admin menu. To do this, point at the player and press X.
    You don’t have to hover over the player exactly, you will be able to open players within a certain radius of the place you are looking at.

CUSTOM BUTTONS
Custom buttons are buttons that when pressed will execute commands on behalf of the administrator, commands can be several, below will be the details.
At the moment, custom buttons can be created in two places: in the quick menu and in the menu when selecting a player. These places are separated in the config.

Button Fields:

  • “Label” – Text that will be on the button, for each such inscription creates a field in the lang file, accordingly you can translate this text into several languages.
  • “Commands” – Array of commands that will be executed on behalf of the administrator. Chat commands require a special entry, see examples.
  • “Permission”- permission to display and use the button. You need to write the permission that will be after  “adminmenu.“.
    Example: if you enter the permission “test” the permission will be adminmenu.test
  • “Position” – The location for the button, the first number is responsible for the row number, the second for the position within the row, starts from 0.There are limits of locations, if you have gone beyond the limit – the button will not be displayed.
  • Common Tags:
    • {adminUID} – administrator’s id.
    • {position} – administrator coordinates (underfoot)
    • {view_position} – the position where the administrator is looking (can be used for spawning or something similar)
    • {view_direction_forward} – forward view direction of the administrator
    • {view_direction_backward} – the direction the administrator is looking backwards
    • {view_direction_left} – direction of the administrator’s view to the left
    • {view_direction_right} – administrator’s view direction to the right
  • Tags for target only:
    • {steamid}, {steamID}, {userID}, {STEAMID}, {USERID} – mean the same thing, namely the id of the selected player.
    • {target_position} – target coordinates (underfoot)

Example of commands:

  • chat.say “/{chat command}”
  • vanish
  • ban {steamID}
  • teleport {steamID} {adminUID} 

More information about the grant menu:
The grant menu includes the full list of items including hidden items as well as custom items created by the CustomItemDefinitions library.
The menu can be accessed from the navigation or from the menu of the selected player. When issuing itself has categories.
Search works in any registry by any part of the name or short name.
Has a page system at any stage.

More information about the buttons in the Quick Menu:

  • [Teleport to 0 0 0 0] – Teleport to coordinates 0 0 0 0.
    Requires adminmenu.quickmenu.teleportto000 permission
  • [Teleport to Deathpoint] – Teleport to your deathpoint.
    Requires adminmenu.quickmenu.teleporttodeath permission
  • [Teleport to Spawn point] – Teleport to a random spawn point.
    Requires adminmenu.quickmenu.teleporttospawnpoint permission
  • [Kill Self] – Kill Self, kills even when immortal.
    Does not require permission.
  • [Heal Self] – Fully heal yourself.
    Requires adminmenu.quickmenu.healself permission 
  • [Call Heli] – Call Helicopter to yourself (arrives in time).
    Requires adminmenu.quickmenu.helicall permission
  • [Spawn Bradley] – Spawn bradley on yourself.
    Requires adminmenu.quickmenu.spawnbradley permission

More information about the buttons in the menu of the selected player:

  • [Teleport Self To] – Teleport yourself to the selected player.
    Requires adminmenu.userinfo.teleportselfto permission
  • [Teleport To Self] – Teleport the selected player to yourself.
    Requires adminmenu.userinfo.teleporttoself permission
  • [Teleport To Auth] – Teleportation to random authorization (TC).
    Requires adminmenu.userinfo.teleporttoauth permission
  • [Teleport to Deathpoint] – Teleportation to a player’s deathpoint.
  • Requires adminmenu.userinfo.teleporttodeath permission
  • [Heal] – Full healing, including metabolism.
    Requires adminmenu.userinfo.fullheal permission
  • [Heal 50%] – Half healing.
    Requires adminmenu.userinfo.halfheal permission.
  • [View Inventory] – View and edit player’s inventory.
    Requires adminmenu.userinfo.viewinv permission
  • [Strip Inventory] – Clear player’s inventory.
    Requires adminmenu.userinfo.stripinventory permission
  • [Unlock Blueprints] – Unlock all Blueprints.
    Requires adminmenu.userinfo.unlockblueprints permission
  • [Revoke Blueprints] – Reset all Blueprints.
    Requires adminmenu.userinfo.revokeblueprints permission. 
  • [Kill] – Kill a player.
    Requires adminmenu.userinfo.kill permission
  • [Kick] – Kick a player.
    Requires adminmenu.userinfo.kick permission
  • [Ban] – Ban a player.
    Requires adminmenu.userinfo.ban permission

More information about the buttons in the menu of the selected group:

  • [Remove Group] – Remove group, has confirmation.
    Requires adminmenu.groupinfo.removegroup permission
  • [Clone Group] – Clone group with the ability to copy users.
    Requires adminmenu.groupinfo.clonegroup permission

Permissions:

  • adminmenu.use – Ability to use admin menu with basic set. Open tab quick menu (each button has its own permission, without permissions is present only kill yourself button) and the list of players.
  • adminmenu.fullaccess – Full access to all functions without the need for each permission, includes also adminmenu.use. It is recommended to give only to the main administrators.
  • adminmenu.quickmenu.teleportto000 – Access to the button in the quick menu, teleportation to coordinates 0 0 0 0.
  • adminmenu.quickmenu.teleporttodeath – Access to the button in the quick menu, teleportation to the point of your death.
  • adminmenu.quickmenu.teleporttospawnpoint – Access to the button in the quick menu, teleportation to a random spawn point.
  • adminmenu.quickmenu.healself – Access button in quickmenu, heal yourself completely.
  • adminmenu.quickmenu.helicall – Access to the button in the quick menu, call a helicopter to yourself (arrives in time).
  • adminmenu.quickmenu.spawnbradley – Access button in quickmenu, spawn bradley.
  • adminmenu.userinfo.teleportselfto – Access to the button in the menu of the selected player, teleportation to the selected player.
  • adminmenu.userinfo.teleporttoself – Access to the button in the menu of the selected player, teleport the selected player to himself.
  • adminmenu.userinfo.teleporttoauth – Access to the button in the menu of the selected player, teleportation to random authorization (TC).
  • adminmenu.userinfo.teleporttodeath – Access to the button in the menu of the selected player, teleportation to the place of death of the player.
  • adminmenu.userinfo.fullheal – Access to the button in the menu of the selected player, full healing, including metabolism.
  • adminmenu.userinfo.halfheal – Access to the button in the menu of the selected player, half healing.
  • adminmenu.userinfo.viewinv – Access to the button in the selected player’s menu, view and edit the player’s inventory.
  • adminmenu.userinfo.stripinventory – Access to the button in the menu of the selected player, clear the player’s inventory.
  • adminmenu.userinfo.unlockblueprints – Access the button in the menu of the selected player, unlock all drafts.
  • adminmenu.userinfo.revokeblueprints – Access to the button in the menu of the selected player, reset all drafts.
  • adminmenu.userinfo.kill – Access the button in the selected player’s menu to kill the player.
  • adminmenu.userinfo.kick – Access the button in the selected player’s menu to kick the player.
  • adminmenu.userinfo.ban – Access to the button in the menu of the selected player, ban the player.
  • adminmenu.groupinfo.removegroup – Access to the button in the menu of the selected group, the ability to remove the group.
  • adminmenu.groupinfo.slonegroup – Access to the button in the menu of the selected group, the ability to clone the group.
  • adminmenu.convars – View and edit convars.
  • adminmenu.permissionmanager – View and edit permissions in groups, player groups, create, delete and clone groups (requires additional permissions from these buttons).
  • adminmenu.pluginmanager – Access to plugin management, reloading, unloading, loading plugins.
  • adminmenu.give – Access to give resources, as well as yourself and the selected player.

2 reviews for Admin Menu

  1. 4 out of 5

    support-5609 (verified owner)

    Waiting for more features <3

    • 0xF

      Hello, thank you very much for your feedback on the plugin, I am very pleased as I have spent a lot of time.
      Your feedback has encouraged me and now I will be able to add more interesting features.

  2. 5 out of 5

    Oscar Wilkman (verified owner)

    Awesome Menu! really good loooking ui fits in with rusts own theme, would like to see more configs for the menu like open key so we can change it from “X” and you should make it so we can change to night and not jsut day time, and would also be nice if hte menu closed when pressing the “esc” key but other than that it’s the perfect admin menu for servers to have love the looks keep it up!

    • 0xF

      Hello, thank you for your feedback, I am very glad that you liked my plugin. The X button is not a bind, it is an interception, the functions cannot bind by plugin, but I think I will add another button to choose from in the config (X and F). Directly closing the admin menu using the ESC button also cannot be implemented; there is a workaround, but this will spoil the user experience, so switching the menu to 1 button is enough. I try to get the most out of the functionality possible, with updates the admin menu will only get better!


Only logged in customers who have purchased this product may leave a review.

Version 1.2.0 | Updated February 17, 2025
  • Updated Changed saving of convars, now convars are saved to a separate file and loaded when servers start up
  • Added Added webhook url override for each log type.
  • Updated Slightly added logs for missing minor events
  • Fixed Fixed player's teleport when he is in a vehicle
  • Fixed Fixed translator bug for missing languages (it was noticed for Swedish)
Version 1.1.11 | Updated December 5, 2024
  • Fixed Fixes for the December rust update
Version 1.1.10 | Updated December 5, 2024
  • Updated Now when reloading plugins, the panel is now updated rather than re-rendered. Re-rendering still happens in case of loading a new plugin that was not displayed earlier or when adding it to favourites.
Version 1.1.9 | Updated November 30, 2024
  • Fixed Fixed font path in item give popup menu
  • Added Added ability to add plugins to favorites in plugin manager
  • Added Added the ability for custom buttons to be used as toggle buttons and have different commands for different states. To turn a button into a toggle button just add at least one command in the ‘Commands for Toggled state’ field
Version 1.1.8 | Updated November 23, 2024
  • Added Added adminmenu.userinfo.ip permission to show ip (now initially hidden)
  • Added Added adminmenu.userinfo.steaminfo permission to show steam information (now initially hidden)
Version 1.1.7 | Updated November 7, 2024
  • Fixed Fix for Rust update
Version 1.1.6 | Updated September 15, 2024
  • Fixed Fixed server crash when player did not set up steam profile.
  • Fixed Fixed ban popup menu when the window went to the background when changing fields
  • Added Added ability to instantly open player information by adminmenu userinfo.open {steamID} command, for integrations (to be used in AdminMap 2.0).
Version 1.1.5 | Updated August 5, 2024
  • Fixed Fix teleport by marker doesn't work after plugin reloading
  • Fixed Fix button displacement when the occupied position in the player info menu is specified
  • Fixed Fix giveaway function for a group of players
Version 1.1.4 | Updated August 2, 2024
  • Fixed Fixed a bug where in-game panels were closed when the player information menu was open
  • Fixed Fixed a bug in the "Cuff" function where the player's inventory remained locked after death
  • Added Added additional check for avatar image availability (since imagelibrary could give an image with "NO IMAGE FOUND" message).
Version 1.1.3 | Updated July 13, 2024
  • Fixed (Important) Fixed a bug in displaying user groups in the Permission Manager. Viewing administrator's groups were displayed
  • Fixed Fix saving convars
  • Fixed Fix bug when content element was attached to the sidebar (It has not been thoroughly tested, as it is difficult to catch this bug)
  • Added Added a couple of buttons to the player info menu: toggle creative mode and cuff.
Version 1.1.2 | Updated July 6, 2024
  • Updated The permissions manager has been completely redesigned.
  • Added The ability to view plugin permissions and commands has been added to the plugin manager.
  • Fixed Fixed a patching method where patches of all plugins were applied multiple times at server startup
Version 1.1.1 | Updated July 5, 2024
  • Fixed Fixed scrolling in the inactive area (in 1.1.0 scrolling only worked when hovering over elements)
Version 1.1.0 | Updated June 22, 2024
  • Fixed Fixed the need to double click for toggle button
  • Fixed Fixed a bug where the cursor would remain when the admin menu was closed.
  • Added Added scrolling to all menus, namely: item issue menu, player info menu in the button part, quick menu, group menu, permissions menu, conwar menu, plugin manager, sidebar.
  • Updated Significant optimization of serialization of CUI elements, which avoids server fps drops. The CUI library has been updated to the latest version, in which a significant optimization of the serialization of elements has been added. This means that now the server fps will not drop every time the interface is re-rendered. This is a common oxide bug in plugins with complex interface.
  • Added Added some improvements to spectator mode. Now player switching is possible on buttons A and D, and exit from observer mode on button R Now when you open the admin menu in spectator mode, the player you are watching will be automatically opened.
  • Updated Improved the positioning system of custom buttons, now the buttons can be moved to any position without restrictions. Also due to scrolling they can be unlimited number of them.
  • Added Added {target_position} tag for commands of custom buttons aimed at the player
  • Fixed Fixed omission. Now commands for custom buttons aimed at the player can be executed on behalf of the server as well as in the quick menu.
  • Added Added logging of all actions from admin menu to discord (in config you can customize what exactly)
  • Added Added filter by banned players in the sidebar of the player list.
  • Added Added presets for the give menu. They are designed to allow you to add your custom items there, and then conveniently give them out. There is an example with chocolate chip cookies in the config.
  • Added Added translation of all items in the give menu in the language of the administrator, that is, the items will be named in the language of the using administrator and the search also works with these names. Does not require additional plugins.
  • Added In the popup window of the item added: Loading a high quality item icon Short name under the icon.
  • Added Added save button.
  • Updated Updated information in the info panel about custom buttons
Version 1.0.8 | Updated May 23, 2024
  • Fixed Fixed toggle button when the state was shared by all administrators.
  • Fixed Fixed teleport by marker in case of no hit of ray.
  • Updated Improved work of commands for opening admin menu: Fixed work with own bind (previously admin menu did not open when bind on own button) Now commands have the same functionality as when pressing X (opening user info panel when hovering over a player).
  • Updated Now the {adminUID} tag for custom commands also works for custom quick menu buttons (specifies the id of the administrator who sent the command).
Version 1.0.7 | Updated May 23, 2024
  • Added Added additional parameter "Execution as server" to call the command on behalf of the server, not the administrator
  • Added Added the ability to send a command to a group of players (online, offline, everyone)
  • Added Added tags: {position} - administrator coordinates (underfoot) {view_position} - the position where the administrator is looking (can be used for spawning or something similar) {view_direction_forward} - forward view direction of the administrator {view_direction_backward} - the direction the administrator is looking backwards {view_direction_left} - direction of the administrator’s view to the left {view_direction_right} - administrator’s view direction to the right
Version 1.0.6 | Updated May 23, 2024
  • Fixed Fixed kick and ban buttons not working properly
Version 1.0.5 | Updated May 2, 2024
  • Added Added teleport by marker, added toggle button in quick menu for activation (requires permission)
  • Fixed Fixed giving out an item with custom name
Version 1.0.4 | Updated March 18, 2024
  • Added Added a button to reload all plugins in the plugin manager.
  • Added Added possibility to create your own theme in the config (will be gradually expanded)
  • Added Added the ability to create custom buttons in the quick menu and in the player menu. You can read more about them and their features in the plugin description or by clicking on the custom button.
  • Added Added readonly attribute for some input fields
Version 1.0.3 | Updated February 24, 2024
  • Updated Removed empty COMMON category in the give menu
  • Added Added 1 more button to toggle admin menu, now there are 2, X and F. The choice is made in the config. There will be no new ones in the future, which is due to restrictions. But you can bind the necessary button yourself.
  • Added Added Steam information about player (location, date of account registration, hours in Rust), display of information depends on privacy settings of player's account.
  • Added Added popup for kicking with entering the reason.
  • Added Added popup for ban with reason and time (weeks, days, hours, minutes).
  • Added Added "Time to 0" button in the quick menu to set time to night.
Version 1.0.2 | Updated February 13, 2024
  • Updated Now works on Carbon as well!
  • Fixed Fixed changing player when player info panel is already open.
  • Fixed Fixed rotation of player selection from radius by quick access.
  • Fixed Fixed copying of group members without considering the checkbox
  • Fixed Some minor code fixes and improvements.
  • Added Added clan display in player info
  • Added Added time after connection in player info, signed as CTIME: hours minutes seconds.
  • Added Added button to switch to caretaker mode in actions on player.
  • Added Added mute/unmute button in actions on player.
  • Added Added information update after some actions on a player.
  • Added Added the function of giving items to all players, you can find it in the quick menu (requires permission).
  • Added Added a button to set the time to 12 in the quick menu (requires permission)
  • Added Added a button to spawn cargo ship in the quick menu (requires permission).
  • Updated Separated permissions for reload, load, unload buttons in plugin manager.
  • Updated Banned granting and removing adminmenu.fullaccess permission via permission manager, now changing this permission is available only in manual mode.
  • Updated In some places text in several lines is forbidden, text will be trimmed instead.
Version 1.0.1 | Updated February 11, 2024
  • Added Added config parameter to disable the hook on the X button
  • Added Added config parameter to specify chat command to show admin menu.
  • Added Reload fixed

13 thoughts on "Admin Menu"

Leave a Reply to meeesterjoe
Verified owner
Cancel reply

Your email address will not be published. Required fields are marked *

  1. Will you update this plugin ? At codefling you are constantly updating it , people have bought it here too.

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product