This page is intended for developers. If you're looking information on for how to link servers you should refer to the spanningtree module (v4 docs, v3 docs) page instead.

LMODE

This message was added in the 1206 protocol.

Synchronises the contents of a mode list.

Connection Phases

This message can be used in the following connection phases:

Connection Phase Usable?
Connecting outbound
Authenticating outbound
Authenticating inbound
Fully connected ✔️

Syntax

:<sid> LMODE <channel> <ts> <list-mode> [<list-entry> <list-ts> <list-setter>]+

Parameter Description
<sid> The unique identifier of the server that sent the message.
<channel> The channel for which the modes are being changed.
<ts> The creation time of the specified channel.
<list-mode> The list mode which is being set on the channel.
<list-entry> The value of a list mode entry.
<list-ts> The time at which the list mode entry was added.
<list-setter> The mask of the user that created the list mode entry.

Example Usage

Synchronises two bans for #channel:

:36D LMODE #channel 1234567890 b *!*@example.com 1234567890 Sadie *!*@example.org 2345678901 Adam