]> jfr.im git - solanum.git/blame - help/opers/xline
help/cmode: correct chm_regmsg help
[solanum.git] / help / opers / xline
CommitLineData
212380e3
AC
1XLINE [time] <gecos> :<reason>
2
3Bans by gecos (aka 'real name') field. If [time] is not specified
9830333e 4this is added to the database, otherwise is temporary for [time]
212380e3
AC
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
9830333e 15To use a literal one of these characters, escape it with '\'. A
212380e3
AC
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
9830333e 20field must be specified. "0" must be used to denote a permanent
212380e3
AC
21numeric XLINE.
22
23XLINE [time] <gecos> ON <server> :<reason>
24
25Will attempt to set the XLINE on <server> if <server> accepts
26remote xlines.
27
9830333e 28- Requires Oper Priv: oper:xline