Added TPS

This commit is contained in:
HttpRafa
2022-01-08 23:32:57 +01:00
parent b1847debbb
commit 045c154f6c
35 changed files with 777 additions and 48 deletions

View File

@ -34,6 +34,9 @@ players-message = {0}/{1}명의 플레이어를 연결하였습니다
# RamUsageCommand.java
ram-usage-message = {0} 여유, {1} 사용, {2} 최대
# TpsCommand.java
tps-message = {0} ticks from {1}
# WebConsoleCommand.java
webconsole-version = WebConsole 버전 {0}.
webconsole-no-connections = 현재 로그인된 사람이 없습니다.