| Revision: | 1592 |
| Committed: | Sat Oct 27 21:02:32 2012 UTC (13 years, 8 months ago) by michael |
| Original Path: | ircd-hybrid/trunk/help/opers/xline |
| File size: | 411 byte(s) |
| Log Message: | - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/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 |