NAME +x chanmode to control usage of op SYNOPSIS +x par1 [OPT] +x par1:par2 DESCRIPTION This channel mode temporarily limits channel operator actions. Parameters control time (in minutes) for how long chanop is unable to perform any action requiring usage of his chanop status, including (but not limited to) MODE, KICK, INVITE: o par1 - any action [OPT] o par2 - actions against chanops and manipulating +x BUGS Problems with doing -x and then malicious actions. We should prevent it by adding some kind of a quarantine, that is, +x works for par1[:par2] time *after* it had been removed. Problems with splitted servers. We should increase +x timers (including quarantine) for duration of splits. And forbid to remove it. Introducing it may cause problems. COMMENTS Combined with +R list? Min and max values? Add penalty (value depending from par1) for getting ops? [dangerous, if not per channel] Make +x default and not visible? Exclude +e from +x and don't allow to set +e within +x time?