println(String, Int) no longer shows color.
A new update (0.9.3) is available now!
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!
println(String, Int) no longer shows color.
Hmm... that seems to be a bit tricky issue
It seems to be working correctly on a Windows dedicated server... I haven't touched the Internals method, but there were some internal changes about how the server hooks into stdout (in order to catch Java JNI output). This change might be responsible for this.
You're probably using Linux (dedicated server)? Does the console still show any other colored output (for warnings or error)? I guess the settings Server_ClearConsole and Server_Input in the server.properties are still set to True, is that correct?
Don’t have an account yet? Create a new account now and be part of our community!