Required Permission: Administrator permission + role higher than the target.
Absolute Setup Guide
Setting up the Quarantine system takes only one step.Run the Setup Command
Commands
All commands are located under the.quarantine (or .jail) group.
| Command | Description |
|---|---|
.quarantine @user [reason] | Instantly quarantines the target member |
.quarantine add @user [reason] | Instantly quarantines the target member |
.quarantine remove @user | Restores the member’s original roles and removes them from quarantine |
.unquarantine @user | Shorthand alias to unquarantine a member |
.quarantine show | Displays a paginated list of all currently quarantined members |
.quarantine config | Shows the active quarantine role and channel configuration |
.quarantine reset | Deletes the quarantine configuration (does not unquarantine current members) |
How It Works
- Role Preservation: When a user is quarantined, ZEON securely saves all of their current roles to its database.
- Role Stripping: The bot then removes all of their roles (except managed bot roles) and gives them the configured Quarantine role.
- Restoration: When you run
.unquarantine, the bot automatically retrieves their saved roles from the database and restores them exactly as they were.

