]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/xline
Add umode +x to help.
[irc/rqf/shadowircd.git] / help / opers / xline
CommitLineData
212380e3 1XLINE [time] <gecos> :<reason>
2
3Bans by gecos (aka 'real name') field. If [time] is not specified
fc551dce 4this is added to the database, otherwise is temporary for [time]
212380e3 5minutes.
6
7Eg. /quote xline eggdrop?bot :no bots
8
9The <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
15To use a literal one of these characters, escape it with '\'. A
16literal '\' character must also be escaped. You may also insert \s
17which will be converted into a space.
18
19If the <gecos> field is purely numeric (ie "123") then the time
20field must be specified. "0" must be used to denote a permanent
21numeric XLINE.
22
23XLINE [time] <gecos> ON <server> :<reason>
24
25Will attempt to set the XLINE on <server> if <server> accepts
26remote xlines.
27
28- Requires Oper Priv: X