Tip of the day: What is shown in WHOIS can be configured in detail via set::whois-details.

Server protocol:SVS2SNO command

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

The SVS2SNO/SVSSNO commands are used by services to apply new snomasks to a user.

For more information about what Snomasks are and how to use them, check out the Snomasks documentation

Syntax

:server SVS2SNO <target> <snomask>

Where:

  • target: The nick or UID of the target user.
  • snomask: The Snomasks to apply to the target.

Examples

Set Snomask +Gc on user Valware.

SVS2SNO Valware +Gc

Purpose

The main purpose of this command is for Services to be able to enable a users receipt of specific server logs.