Role Lockdown
Lock down a specific role to restrict its permissions during incidents.
Role Lockdown
The /lockdowns role
command lets you lock down a specific role, restricting actions for all users with that role.
Usage
/lockdowns role role:<@role> reason:<reason>
Options
Prop | Type | Description |
---|---|---|
role? | string | The name of the role you want to lockdown |
reason? | string | The the reason why you want the lockdown to initiate |
Permissions
lockdowns.srl
— Required to use this command.
What it does
- Restricts the specified role according to your lockdown configuration.
- Useful for quickly limiting the actions of a group of users without affecting the entire server.
See Also
- API: RoleLockdown
@antiraid-ext/lockdowns/modes/rolelockdown
API reference for @antiraid-ext/lockdowns/modes/rolelockdown
Last updated on