Rust Admin 1.0.1
Compatible add-ons, packages, or tools that pair well with this resource.
RustAdmin
In-game moderator panel for Carbon and Oxide/uMod Rust servers.
RustAdmin gives your staff a clean and efficient in-game interface for player monitoring and moderation. It includes player search, detailed player information, spectate, teleport, chat mute, kick, ban, unban, Discord logging, and granular permissions for every moderation action.
Features
- Clean in-game CUI moderator panel.
- Player tabs for Online, Offline, Chat Mute, and Banned players.
- Search players by name or Steam ID.
- Paginated player grid with Steam avatar support.
- Detailed player information including status, health, ping, group, team, connection time, idle time, grid position, optional IP address, last admin-cheat time, and player flags.
- Spectate a player and exit spectate mode directly from the panel.
- Teleport to a player or bring a player to you.
- Heal players and clear their bleeding and radiation effects.
- Strip a player's inventory.
- Chat mute with 15-minute, 1-hour, 1-day, and permanent durations.
- Unmute players directly from the Chat Mute tab.
- Kick players with a custom reason.
- Ban players for 1 day, 7 days, 1 month, or permanently.
- Unban players directly from the Banned tab.
- Configurable ban reasons and appeal link.
- Optional Discord webhooks for ban, kick, and unban logs.
- Protected-rank safety prevents moderators from punishing themselves or protected players.
- Separate permissions for every moderation action.
- Optional on-screen buttons for Admin, Vanish, and Admin Radar.
- Optional local Night Vision toggle for moderators.
- Persistent offline player roster with optional wipe cleanup.
- Fully customizable player messages, broadcasts, Discord titles, and privacy settings.
Quick Start
Upload RustAdmin.cs to your server plugins folder and reload the plugin.
Open the panel with:
/admin
RustAdmin does not use a separate access permission. Any of the main action permissions will allow the moderator to open the panel.
Permissions
moderator.spectate- Spectate players.moderator.teleportto- Teleport to a player.moderator.bring- Bring a player to the moderator.moderator.mute- Mute and unmute players.moderator.kick- Kick players.moderator.ban- Ban and unban players.moderator.heal- Heal players.moderator.strip- Strip player inventories.moderator.protect- Protect a player from punitive actions.
Example Permission Setup
o.grant group moderator moderator.spectate
o.grant group moderator moderator.teleportto
o.grant group moderator moderator.bring
o.grant group moderator moderator.mute
o.grant group moderator moderator.kick
o.grant group moderator moderator.ban
o.grant group moderator moderator.heal
o.grant group moderator moderator.strip
Optional Integrations
- ImageLibrary: Used for Steam player avatars.
- Better Chat Mute: RustAdmin will use Better Chat Mute when it is installed; otherwise the built-in chat mute system is used.
- Admin Radar: Adds the Radar button for moderators who have
adminradar.allowed. - Vanish: Adds the Vanish button for moderators who have
vanish.allow. - Steam Web API: Optional Steam API key for loading player avatars.
Configuration
- Enable or disable Steam avatars, Radar, Vanish, and Night Vision.
- Show or hide player IP addresses.
- Enable or disable the offline player roster.
- Clear the offline roster automatically after a wipe.
- Configure Discord webhook URLs and server name.
- Configure the default moderation reason.
- Edit all player messages, broadcasts, ban messages, appeal text, and Discord titles.
Compatibility
RustAdmin is compatible with Carbon and Oxide/uMod Rust servers.
No required dependencies. Optional integrations can be enabled when the corresponding plugins are installed.
RustAdmin - In-Game Moderator Panel for Rust
What's New in Version 1.0.1
August 7, 2026- Updated Rust API compatibility for the latest Rust and Carbon builds.
- Improved Vanish integration and automatically refreshes the VANISH button when the plugin loads or unloads.
- Improved Admin Radar integration and button state synchronization.
- Added safer handling for optional integrations such as Vanish, Admin Radar, Image Library, and Better Chat Mute.
- Fixed deprecated Rust API usage related to anti-hack and admin cheat-time tracking.
- No breaking configuration changes.