SAVE

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.

Resolves a nickname collision by changing a user's nickname to their UUID.

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>] SAVE <uid> <ts>

Parameter Description
<uid> The UUID of the user to resolve the nick collision of.
<ts> The time at which the user originally connected.

Example Usage

Changes the real name (gecos) of 36DAAAAAA to "Wibble Wobble":

:36D SAVE 36DAAAAAA 1234567890