]> jfr.im git - irc/rqf/shadowircd.git/blob - help/opers/xline
[svn] - the new plan:
[irc/rqf/shadowircd.git] / help / opers / xline
1 XLINE [time] <gecos> :<reason>
2
3 Bans by gecos (aka 'real name') field. If [time] is not specified
4 this is added to xline.conf, otherwise is temporary for [time]
5 minutes.
6
7 Eg. /quote xline eggdrop?bot :no bots
8
9 The <gecos> field contains certain special characters:
10 ? - Match any single character
11 * - Many any characters
12 @ - Match any letter [A-Za-z]
13 # - Match any digit [0-9]
14
15 To use a literal one of these characters, escape it with '\'. A
16 literal '\' character must also be escaped. You may also insert \s
17 which will be converted into a space.
18
19 If the <gecos> field is purely numeric (ie "123") then the time
20 field must be specified. "0" must be used to denote a permanent
21 numeric XLINE.
22
23 XLINE [time] <gecos> ON <server> :<reason>
24
25 Will attempt to set the XLINE on <server> if <server> accepts
26 remote xlines.
27
28 - Requires Oper Priv: X