Skip to content

UnknownXXX000/minebnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineBNC: A Minecraft Bouncer

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.

Installation

Clone this repository and copy config.py.example to config.py. Edit to configure the proxy. Then:

$ pip install quarry
$ cd minebnc
$ python minebnc.py

To make MineBNC persistent, run it within tmux or screen.

About

Minecraft Bouncer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%