OPERTYPE

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

Documentation of the server protocol is still work in progress. It may be incomplete or inaccurate.

Marks the source user as the specified type of server operator.

Connection Phases

This message can be used in the following connection phases:

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

Syntax

:<uid> OPERTYPE :<type>

Parameter Description
<uid> The unique identifier of the user that sent the message.
<type> The new server operator type of the source user.

Example Usage

Changes the server operator type of 36DAAAAAA to "Network Administrator":

:36DAAAAAA OPERTYPE :Network Administrator