Remove Lockdown
Remove an active lockdown from a channel or role.
Remove Lockdown
The /lockdowns remove
command allows you to remove an active lockdown from a specific channel or role. This is useful for restoring normal access after a threat has passed.
Usage
/lockdowns remove id:<lockdown_id>
Options
Prop | Type | Description |
---|---|---|
id | string | The ID of the lockdown to remove (autocompletes) |
Permissions
lockdowns.remove
— Allows removing lockdowns from channels or roles.
What it does
- Lifts the lockdown from the specified channel or role, restoring previous permissions.
- Useful for quickly reopening parts of your server after a lockdown event.
See Also
- API: LockdownSet
@antiraid-ext/lockdowns/lockdownset
API reference for @antiraid-ext/lockdowns/lockdownset
Last updated on