barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

Support user-specified classic-style (&C) colour codes where needed. #14

Closed barneygale closed 11 years ago

barneygale commented 11 years ago

This likely requires a pty. Avenues to explore: usePTY in reactor.spawnProcess, and running within script. Did some initial testing with both and had no success (couldn't capture stdout/stderr?)