Locking Groups
Locking an interserv group temporarily prevents non-admin users from sending messages that would be relayed to other servers. This is useful during incidents, spam attacks, or when you need time to address moderation issues.
How to Lock
Use the /lock command in any linked channel:
/lockOnly moderators (and administrators) can lock a group, and /lock / /unlock must be run in the owner server. Guest servers can still toggle lock from /manage-group.
What Happens When Locked
- Messages from guest servers are deleted and not relayed
- On the owner server, only Discord Administrators can send
- Group moderators on guest servers cannot bypass the lock
- Messages from other (unlocked) groups are unaffected
Locking affects all channels in the group across all servers. A lock initiated from one server will prevent users in every connected server from sending messages.
How to Unlock
Use the /unlock command:
/unlockThis reverses the lock and allows all users to send messages again.
When to Use Locking
| Scenario | Recommended? |
|---|---|
| Spam attack from a specific server | ✅ Lock while you mute the spammers |
| Coordinated raid across multiple servers | ✅ Lock immediately |
| Moderation incident requiring investigation | ✅ Lock to prevent further issues |
| Temporary maintenance | ✅ Lock while you reconfigure settings |
| Single user misbehaving | ❌ Just mute the individual user instead |
Lock vs. Disable Sync
| Feature | Lock | Disable Sync |
|---|---|---|
| Blocks outgoing messages | ✅ | ✅ |
| Blocks incoming messages | ❌ (incoming still works) | ✅ |
| Easy to toggle | ✅ (/lock / /unlock) | Via settings only |
| Reversible quickly | ✅ | ✅ |
Lock is the preferred tool for temporary moderation actions. Disable sync is for when you want to completely pause all message synchronization.