17 lines
546 B
Plaintext
17 lines
546 B
Plaintext
|
RESV [time] <channel|nick> :<reason>
|
||
|
|
||
|
Reserves a channel or nickname from use. If [time] is not specified this
|
||
|
is added to resv.conf, otherwise is temporary for [time] minutes.
|
||
|
|
||
|
Nick resvs accept the same wildcard chars as xlines.
|
||
|
Channel resvs only use exact string comparisons.
|
||
|
|
||
|
RESV [time] <channel|nick> ON <server> :<reason>
|
||
|
|
||
|
Will attempt to set the RESV on <server> if <server> accepts remote RESVs.
|
||
|
|
||
|
Administrators can also add a RESV that can only be removed by
|
||
|
other administrators with the ADMINRESV command.
|
||
|
|
||
|
- Requires Oper Priv: Q
|