Solved bug with text encoding and changed default host to 0.0.0.0

This commit is contained in:
Carlos
2020-05-30 13:49:13 +02:00
parent 2643999e8d
commit d1b158a0fe
18 changed files with 240 additions and 214 deletions

View File

@ -13,6 +13,7 @@ forbidden-console = [WebConsole] {0} tried to run "{1}" while not logged in!
closed-connection = [WebConsole] Closed connection and logged out from {0}
error-on-connection = [WebConsole] Error occurred on connection {0}: {1}
started-websocket = [WebConsole] WebSocket Server started successfully.
error-disconnected-client = [WebConsole] Attempted to send a message to a disconnected WebSocket client.
# CpuUsageCommand.java
cpu-usage-message = Usage is {0}%