Initial commit of code released on 2002-07-15

This commit is contained in:
Brian Cline
2015-01-25 18:26:44 -06:00
commit feca086612
102 changed files with 22822 additions and 0 deletions

12
XHELP/SUSPEND Normal file
View File

@@ -0,0 +1,12 @@
SYNTAX: suspend [channel] <nick|address> <duration> [s|m|h|d]
unsuspend [channel] <nick|address>
The command suspend is used to remove one's access to this service
for a certain time specified with the duration argument. Time units
can be specified for duration (seconds,minutes,hours or days).
When a user is suspended he or she cannot use any command requiring
an access level greater than zero. One can only suspend a user who
has an inferior access than his.
unsuspend removes a suspension (same as suspend with a duration 0)