| Revision: | 1028 |
| Committed: | Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael |
| Original Path: | ircd-hybrid/help/opers/xline |
| File size: | 411 byte(s) |
| Log Message: | - move ircd-hybrid-7.2 to trunk |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | knight | 31 | # $Id$ |
| 2 | adx | 30 | XLINE [time] <gecos> :[reason] |
| 3 | |||
| 4 | [time] if present, gives number of minutes for XLINE | ||
| 5 | |||
| 6 | Adds a XLINE to the xline.conf file which | ||
| 7 | will ban the specified gecos from that server. | ||
| 8 | The banned client will receive a message saying he/she | ||
| 9 | is banned with reason [reason] | ||
| 10 | |||
| 11 | XLINE [time] <gecos> ON irc.server :[reason] | ||
| 12 | will xline the gecos on irc.server if irc.server accepts | ||
| 13 | remote xlines. | ||
| 14 | |||
| 15 | - Requires Oper Priv: X |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Id Revision |