ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/help/oservice/noop
Revision: 1.2
Committed: Sat Jul 21 01:23:04 2007 UTC (16 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
removed old help

File Contents

# Content
1 Help for NOOP:
2
3 NOOP allows you to deny IRCop access on a per-hostmask
4 or per-server basis. If a matching user opers up, they
5 will be killed.
6
7 Syntax: NOOP ADD HOSTMASK <nick!user@host> [reason]
8 Syntax: NOOP ADD SERVER <mask> [reason]
9
10 Examples:
11 /msg &nick& NOOP ADD HOSTMASK *!*@some.spoof Abusive operator
12 /msg &nick& NOOP ADD SERVER bad.server Abusive admin
13
14 Syntax: NOOP DEL HOSTMASK <nick!user@host>
15 Syntax: NOOP DEL SERVER <mask>
16
17 Examples:
18 /msg &nick& NOOP DEL HOSTMASK *!some@operator.host
19 /msg &nick& NOOP DEL SERVER bad.server
20
21 Syntax: NOOP LIST HOSTMASK
22 Syntax: NOOP LIST SERVER