Tip of the day: UnrealIRCd 6 uses GeoIP by default. It is shown in WHOIS but also available as country in mask items,

for example it can be used in the TLD Block to serve a Spanish MOTD to people in Spanish speaking countries.

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.