Thresholds
severity-levels:
- name: STEALING
score: 1
expiresAfter: 1 WEEK
- name: GRIEFING
score: 3
- name: BULLYING
score: 6
thresholds:
- score: 3
actions:
- command: "tempban %target% 4 days"
- score: 6
actions:
- command: "ban %target%"
rollback-command:
command: "unban %target%" Score Calculation Example
Last updated