showChat('global',null,'You have to wait 1 second between messages. Continuing on spamming the servers may get you banned. Warning '+data.warn+' of 5');
showChat('global',null,'Warning :: 메세지를 1초 뒤에 입력해주세요. 계속해서 도배하면 강퇴당합니다. 5회 중 '+data.warn+'회 경고');
break;
case'clients':
...
...
@@ -433,7 +433,7 @@ function handleInput() {
break;
default:
showChat('light','Error','Unknown command, use /help to get a list of the available commands');
showChat('light','Error','알 수 없는 명령어 입니다, /help를 입력하여 사용가능한 명령어를 확인하세요.');