-
Notifications
You must be signed in to change notification settings - Fork 1
Anti raid
Cyrusbye720 edited this page Jun 6, 2026
·
3 revisions
Detects mass-join events and toggles a server lockdown.
anti-raid:
enabled: true
max-joins: 10
time-window: 30
lockdown:
kick-new-joins: true
kick-message: "&cServer is in lockdown mode. Please try again later."
notify-staff: true
auto-lift: 300-
max-joinsandtime-windowdefine the threshold. Ifmax-joinsplayers join withintime-windowseconds, lockdown is enabled. -
kick-new-joinscontrols whether new joins are kicked while the lockdown is active. -
notify-staffposts a Discord alert tochannels.events(orchannels.chatas a fallback) when the lockdown enables or lifts. -
auto-liftautomatically lifts the lockdown after N seconds. Set to 0 to require manual lift.
/zdiscord lockdown toggles the lockdown from in-game. The player needs zdiscord.admin.
Players with zdiscord.bypass.antiraid are not counted toward the join threshold and are not kicked if kick-new-joins is enabled.