mIRC /mute command, put this int
public text v1 · immutablealias mute {
/mode $chan +bb ~q: $+ $address($1, 2) ~n: $+ $address($1, 2)
/timer 1 1 /notice $$1 You have been silenced for the next one minute. Please use this time to think about your actions.
/timer 1 60 /mode $chan -bb ~q: $+ $address($1, 2) ~n: $+ $address($1, 2)