I'm trying to make a script that does not allow a new mode for #thethirdchannel. so that way when someones sets mode +p it will set -p and set +nt. I tryed this script but it don't seem to work...

on @*:MODE:#thethirdchannel:/mode $chan - $+ $1

Could someone help me fix this script?