set mask "*!*@[lindex [split *!*[getchanhost $nick $chan] @] 1]"
Why using this mask sometimes he bans *!*@ ? I get that ban when there is more than 1 nick to be punished.. Any sugestion?
Code: Select all
set mask "*!*@[lindex [split [getchanhost $nick $chan] @] 1]"