13
0
geforkt von Mirrors/Paper
Paper/src
James Clarke 3ad423af07 ANSI color codes now reset text attributes. Fixes BUKKIT-3508
The client resets all formatting after a color code is received, but currently the ANSI codes do not, and so the console does not accurately reflect the appearance of the formatted text. Instead, the ANSI color codes are now set to reset all text attributes.
2013-03-23 00:26:22 -04:00
..
main ANSI color codes now reset text attributes. Fixes BUKKIT-3508 2013-03-23 00:26:22 -04:00
test/java/org/bukkit Implement unit test for hasGravity(). Adds BUKKIT-3832 2013-03-20 18:44:22 -04:00