Live
Big Tex Ryder reviewed MyServerGearMayonnaiseScc published Toilet TransitBig Tex Ryder reacted 🔥 to MyServerGearr0gi reacted ❤️ to Hook ProfilerKap updated The Reef**Updated for the August update**badgyver updated RedemptionRustFlash published RFGiveaway | Your favourite Giveaway SystemKap updated Relic **Updated for August Update**Kap reviewed Hook ProfilerBrad Copp updated Water Wheel UpgradesBrad Copp updated Windmill UpgradesBrad Copp updated Solar Panel UpgradesWrecks updated Extra Grenades (EMP / SNAPSHOT)Wrecks updated Viper CraftingWrecks updated The OfferingKap reacted ❤️ to Hook Profilerdrifter reacted 🔥 to MyServerGearbadgyver updated RedemptionDark’Karis followed @RustFlashRustFlash updated MyServerGearWrecks updated Custom OreSilent_Creations updated ThemePark IslandWrecks updated GeodesBananenMaul reacted 😆 to 🍌 Banana Shop 🍌RustFlash published HostageTaking | a hostage taking involving C4 defusingbadgyver updated UMBRELLAbadgyver updated Npc BandsAlexProjects updated Zombie Swarm PRObadgyver updated The Last SiegeAlexProjects updated Zombie Swarm PRO
Browse/Rust/Plugins/Permission Manager + Timed Permission

Permission Manager + Timed Permission

xNullPointer95 0.0 (0)v1.1.2OxideCarbon
Permission Manager + Timed Permission1 / 7
Description

xPermissionManager

A modern, intuitive, and powerful permission management tool for Rust servers.

xPermissionManager provides a complete visual interface for managing user and group permissions directly ingame. No more console commands, guesswork, or digging through permission lists. Everything is organized, accessible, and easy to control through an straight forward UI.

Whether you're adjusting a single permission, overseeing full group structures, or assigning temporary access, xPermissionManager gives server owners a fast and efficient possibility to do so.

📷 Plugin Preview (Video)


✅ Full Permission Control
Grant or revoke any permission from groups or individual players.

✅ Timed Permission System
Assign temporary permissions that automatically expire (e.g., 30m, 1h, 1d, 1w, custom durations).

✅ Timed Group Memberships
Add players to groups for a limited time - Perfect for kits, VIP, special events or whatever.

✅ Comprehensive UI
A clean and intuitive interface for browsing permissions, switching groups, managing users, and applying timed access.

✅ User & Group Browsin
View all available groups, check individual player permissions, and toggle them instantly.

✅ Clear Feedback
Every change is acknowledged with clear messages to help admins avoid mistakes.


🔒 Permission

code
1xpermissionmanager.use // Allows a player to open and use the xPermissionManager UI

💬 Chat Commands

code
1/xpm
2/xpmuser <name or steamID>
3/xpmtimed
4/xpmgroups

/xpm [Opens the Permission Manager UI] PERMISSION OR ADMIN REQUIRED

/xpmuser <name or steamID> [Opens the UI for managing a specific player’s permissions/groups] PERMISSION OR ADMIN REQUIRED

/xpmtimed [Shows all active timed permissions for a player. Includes remaining duration and whether they came from a group]

/xpmgroups [Shows all active timed group memberships for a player]

📟 Console Commands

code
1/* =============== DURATION FORMAT EXAMPLES ============== */
230m | 2h | 3d | 4w | 1y | 60 (plain number = minutes)
3
4
5/* ==================== GRANTS ==================== */
6
7/* Gives a permission to a user */
8xpm.grantuser <steamId> <permission>
9
10/* Gives a permission to a group */
11xpm.grantgroup <groupName> <permission>
12
13/* Adds a user to a group */
14xpm.addusergroup <steamId> <groupName>
15
16/* Adds a user to a timed group */
17xpm.addusergrouptimed <steamId> <groupName> <duration>
18
19/* Gives a timed permission to a user */
20xpm.grantusertimed <steamId> <permission> <duration>
21
22/* Gives a timed permission to a group */
23xpm.grantgrouptimed <groupName> <permission> <duration>
24
25
26/* ==================== REVOKES ==================== */
27
28/* Revokes a permission from a user */
29xpm.revokeuser <steamId> <permission>
30
31/* Revokes a permission from a group */
32xpm.revokegroup <groupName> <permission>
33
34/* Removes a user from a group */
35xpm.revokeusergroup <steamId> <groupName>
36
37/* Removes a user from a timed group */
38xpm.revokeusergrouptimed <steamId> <groupName>
39
40/* Deletes a timed permission entry from a user (does not revoke normal permission) */
41xpm.revokeusertimed <steamId> <permission>
42
43/* Deletes a timed permission entry from a group (does not revoke normal permission) */
44xpm.revokegrouptimed <groupName> <permission>
45
46
47
48/* ==================== TIMED INFO ==================== */
49
50/* Gets remaining time for one user timed permission */
51xpm.getusertimed <steamId> <permission>
52
53/* Lists all active timed permissions for a user */
54xpm.listusertimed <steamId>
55
56/* Gets remaining time for one timed group permission */
57xpm.getgrouptimed <groupName> <permission>
58
59/* Lists all active timed permissions for a group */
60xpm.listgrouptimed <groupName>
Sponsored
RCONtrol
RCONtrol

Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.

Visit site ↗
$12.99
Views63
Downloads1
Purchases0
Rating 0.0
Version1.1.2
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size152 KB
PublishedAug 13, 2026
UpdatedAug 13, 2026
✓ Reviewed for safety and integrity