This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-NeoIRCd/help/opers/privmsg
2002-09-13 16:30:05 +00:00

37 lines
953 B
Text

PRIVMSG <nick|channel> :message
PRIVMSG will send a standard message to the
user or channel specified.
PRIVMSG supports the following prefixes for sending
messages to specific clients in a channel:
* - channel Admins only
@ - channel operators and admins only
% - channel operators and half-ops and admins
+ - operators, half-ops, and voiced users and admins
Two other targets are permitted:
$$servermask - Send a message to a server or set of
servers
$#hostmask - Send a message to users matching the
hostmask specified.
These two are operator only.
The nick can be extended to fit into the following
syntax:
username[%hostname]@servername
This syntax (without the hostname) is used to securely
send a message to a service or a bot.
An extension of this is the syntax to send to all opers
on a server.
opers@servername
In Hybrid 7, all opers on a server will see a message that
looks like a modified WALLOPS