
⚠️Warn
How it Works
Usage
Command
Permission
Description
Expiration Modes
Level Configuration (warn.yml)
warn.yml)levels:
1:
expiration: '1m'
on-warn-actions:
- 'MESSAGE_TARGET:&cThis is your first warning.'
2:
expiration: '1h'
# Hooks can apply other punishments
on-warn-actions:
- 'APPLY_MUTE:1h:Reached Warning Level 2'
- 'MESSAGE_TARGET:&cYou have been muted for accumulating warnings.'
3:
expiration: '24h'
on-warn-actions:
- 'APPLY_BAN:1d:Reached Warning Level 3'Last updated