Try use this code:

Code:
ON *:TEXT:1:* { 
  if (%commands) { msg $chan $nick 1 }
}