Code:
 Modes $iif($chan(#).mode, $+($chr(40),$remove($chan(#).mode, +),$chr(41))):channel 


E.x:

Modes (nst 20)

What I need is only display the mods, and not the 20 number and ect like passwords.

I wold like the "$2-" to be displayed like this

Modes (nst *)

if there is more than nst just display them with the *

Thanks.