after adding this code it gave me this error
/if: invalid format (line 2, swearnick.ini)
i changed the code to this
Code:
on !@*:JOIN:#: {
  if ($read(censor.txt,nw,$+(*,$nick,*)) ban -ku60 $chan $nick 5 Bad word in nickname
}