ive figured out how to block out the default *** chanserv sets mode: +o $nick and replace it with what i want, using this..

on ^1:OP:#:echo $chan *** 10[Op10] $opnick by $nick | halt

but how would i change the < and > around peoples nicks when the send a msg, to [ and ] ? like...

<surge> hi
to
[surge] hi

thanks smile