Solved bug with text encoding and changed default host to 0.0.0.0
This commit is contained in:
@ -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}%
|
||||
|
Reference in New Issue
Block a user