Preston Elder - 2002-10-27

Logged In: YES
user_id=81845

Suspend does something like this, except it doesnt op
oper's, and it doesnt set mode +m, though it DOES allow
oper's to get ops and then they can set +m all they want ...
so ... you'd do this:

/msg chanserv suspend #channel for some good reason
/msg chanserv op #channel mynick
/mode #channel +m

OK, not one command, but you'd only need one command if time
was absolutely critical. Since the first step removes all
access for all users, then time stops being a critical
thing, and the other two steps can be done at leisure. But
I'll leave this request open, as it may be implemented later
(most likely as a scripted function).