All featuresServer Lockdown
Server Lockdown
Shut the door mid-raid. Pause invites, raise verification and slow every channel at once — with a timer that lifts it all for you.Overview
Every other protection here judges something that has already happened: a message that was sent, a channel that was deleted, an account that already joined. A lockdown is the one control that acts before any of that — it stops new people arriving at all. That matters because the expensive part of a raid is not the first ten accounts, it is the two hundred behind them, and the window in which a moderator is awake and deciding what to do is exactly when the door should already be shut.How it works
Key capabilities
Pause invites so nobody new can join, in one command
Raise the verification level to keep new accounts from talking
Apply a slowmode across every channel at once, or on its own without locking
An automatic timer, so a lockdown started at 3am does not last until noon
Full restore from a record of what the server looked like before
Invites that were already paused stay paused when the lockdown lifts
Status at a glance: who locked it, why, and when it lifts
Every lock and lift written to the log with the person behind it
Setup
1.Nothing to configure — the command is there as soon as Sylon is. Make sure Sylon has Manage Server, which is what pausing invites costs.
2.During a raid: `/lockdown on minutes:30` shuts the door and lifts it half an hour later.
3.Add `seconds:10` to put a slowmode across every channel at the same time.
4.`/lockdown off` lifts it early; `/lockdown status` says whether it is on and when it ends.
How it works in detail
Commands
Good to know
Sylon needs Manage Server to pause invites and change the verification level, and Manage Channels for the slowmode.
A lockdown that is already on refuses to be started again — re-locking would overwrite the record of what to restore.
Categories and announcement channels take no slowmode, so they are skipped rather than reported as failures.
Discord's own slowmode ceiling is six hours; anything higher is clamped to it.