Skip to main content
The Fake Permissions system allows the Server Owner to grant specific ZEON moderation abilities to roles without giving those roles any actual Discord permissions. This means a role can use ZEON’s .ban command without having Discord’s native “Ban Members” permission.
Server Owner Only: Only the Server Owner can configure fake permissions. This is a security measure to prevent privilege escalation.

Available Permissions

The following permissions can be individually toggled for each role:
PermissionWhat It Unlocks
Quarantine UsersAllows using .quarantine / .jail commands.
Ban / Unban UsersAllows using .ban, .unban, .softban, .fakeban.
Kick UsersAllows using .kick.
Timeout / Mute UsersAllows using .mute and .unmute.
Purge / Manage MessagesAllows using .clear / .purge and .snipe.
Manage ChannelsAllows using .channel create/delete/rename, .lock, .unlock, .hide, .unhide, .slowmode.
Manage RolesAllows using .role add/remove/create/delete/rename/colour/icon.
Manage NicknamesAllows using .nick.
Manage Emojis / StickersAllows using .steal, .deleteemoji, .deletesticker.
Manage Chat BansAllows using .chat ban/unban/banlist.
Manage VC BansAllows using .voice ban/unban/banlist.
Voice ModerationAllows using .voice kick/mute/unmute/deafen and related VC commands.

Setup Guide

1

Run the Grant Command

Use .permissions grant @Role to open the interactive setup panel for that role.
.permissions grant @Moderator
2

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.
3

Permissions Save Automatically

Every toggle click is saved in real-time. There is no “save” button — your changes are applied instantly.
You can configure fake permissions for up to 5 roles per server.

Managing Existing Roles

CommandDescription
.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 listShows a paginated overview of all roles with fake permissions and their enabled/disabled states.
.permissions resetallRevokes all fake permissions from every role in the server.
Fake permissions stack with Discord’s native permissions and bypass the strict Role > Bot hierarchy check.Normally, ZEON requires standard moderators to have a role strictly higher than the bot’s highest role. However, by granting a role Fake Permissions, you allow those users to moderate without needing to place their role above the bot’s role!