| Revision: | 30 |
| Committed: | Sun Oct 2 20:03:27 2005 UTC (20 years, 10 months ago) by adx |
| File size: | 452 byte(s) |
| Log Message: | - imported sources - can be moved later according to the directory/branching scheme, but we need the svn up |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | adx | 30 | # $Id: xline,v 1.3 2005/07/31 14:39:24 db Exp $ |
| 2 | 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" |