MineBNC is like an IRC bouncer for Minecraft. If you run MineBNC on something like a VPS, it will keep you in-game when you close your Minecraft client.
This is early alpha software. Testing, feedback and improvements are very welcome.
Clone this repository and copy config.py.example to config.py. Edit to
configure the proxy. Then:
$ pip install quarry
$ cd minebnc
$ python minebnc.pyTo make MineBNC persistent, run it within tmux or screen.