.ban command without having Discord’s native “Ban Members” permission.
Available Permissions
The following permissions can be individually toggled for each role:| Permission | What It Unlocks |
|---|---|
Quarantine Users | Allows using .quarantine / .jail commands. |
Ban / Unban Users | Allows using .ban, .unban, .softban, .fakeban. |
Kick Users | Allows using .kick. |
Timeout / Mute Users | Allows using .mute and .unmute. |
Purge / Manage Messages | Allows using .clear / .purge and .snipe. |
Manage Channels | Allows using .channel create/delete/rename, .lock, .unlock, .hide, .unhide, .slowmode. |
Manage Roles | Allows using .role add/remove/create/delete/rename/colour/icon. |
Manage Nicknames | Allows using .nick. |
Manage Emojis / Stickers | Allows using .steal, .deleteemoji, .deletesticker. |
Manage Chat Bans | Allows using .chat ban/unban/banlist. |
Manage VC Bans | Allows using .voice ban/unban/banlist. |
Voice Moderation | Allows using .voice kick/mute/unmute/deafen and related VC commands. |
Setup Guide
Run the Grant Command
Use
.permissions grant @Role to open the interactive setup panel for that role.Toggle Permissions
An interactive panel will appear showing all 12 permissions with toggle switches. Use the dropdown menu to select which permissions you want to enable or disable.You can also use the quick-action buttons:
- All Perms — Instantly enables every permission.
- Reset — Disables all permissions and removes the role’s config.
You can configure fake permissions for up to 5 roles per server.
Managing Existing Roles
| Command | Description |
|---|---|
.permissions grant <role> | Opens the interactive setup panel for a role (creates a new config if one doesn’t exist). |
.permissions manage <role> | Opens the setup panel for a role that already has fake permissions configured. |
.permissions revoke <role> | Removes all fake permissions from a specific role. |
.permissions list | Shows a paginated overview of all roles with fake permissions and their enabled/disabled states. |
.permissions resetall | Revokes all fake permissions from every role in the server. |

