public OnRconLoginAttemp( ip[], password[], success ) { if( success ) return Ban( playerid ); if( !success ) return Ban( playerid ); return true; }