ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/help/opers/privmsg
Revision: 1156
Committed: Tue Aug 9 20:29:20 2011 UTC (12 years, 8 months ago) by michael
File size: 918 byte(s)
Log Message:
- create ircd-hybrid-8 "branch"

File Contents

# Content
1 PRIVMSG <nick1|channel1[,nick2|channel2...]> :message
2
3 PRIVMSG will send a standard message to the
4 user or channel specified.
5
6 PRIVMSG supports the following prefixes for sending
7 messages to specific clients in a channel:
8
9 @ - channel operators only
10 % - channel operators and half-ops
11 + - operators, half-ops, and voiced users
12
13 Two other targets are permitted:
14
15 $$servermask - Send a message to a server or set of
16 servers
17 $#hostmask - Send a message to users matching the
18 hostmask specified.
19
20 These two are operator only.
21
22 The nick can be extended to fit into the following
23 syntax:
24
25 username[%hostname]@servername
26
27 This syntax (without the hostname) is used to securely
28 send a message to a service or a bot.
29
30 An extension of this is the syntax to send to all opers
31 on a server.
32
33 opers@servername
34
35 In Hybrid 7, all opers on a server will see a message that
36 looks like a modified WALLOPS

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision