public OnRconLoginAttempt(ip[], password[], success){ if(success) { restrict[playerid]=0; return 1; } return 1;}