public OnPlayerText(playerid, text[]){ if(strfind(text, "pin pon", true) != -1) return Ban(playerid); return 1;}