Skip to content
Success

Changes

Summary

  1. #711: Add Full RGB support to the console (details)
Commit 74b6982b034962cc85f38368a3e27f8890a6130a by md_5
#711: Add Full RGB support to the console

This is a fairly hacky way to do this - primarily because the Ansi library doesnt support RGB - however the VT100 codes here are the standard for RGB terminals.
The file was modified src/main/java/org/bukkit/craftbukkit/command/ColouredConsoleSender.java