0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-04 09:38:37 +02:00
construct/help/opers/resv
nenolod 212380e3f4 [svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
  + 3.0 -> branches/cxxconversion
  + backport some immediate 3.0 functionality for 2.2
  + other stuff
2007-01-24 22:40:21 -08:00

12 lines
408 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.