Skip to content

This is my working python minecraft protocol implementation, with bonus asynchat client/server skeletons

License

Notifications You must be signed in to change notification settings

barneygale/barneymc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barneymc

This is an implementation of the minecraft protocol in python. Also packaged is a support for asynchat based servers, clients and proxies, plus some demos.

The demos should be instructive enough. Find me (barneygale) in #mcdevs on freenode if you have any questions.

2015-01-31 update: this software has not been maintained since 2012, and has arguably never been maintained, being more of a dump of code than a real project. Still, it served as a component in early versions of spock.

I'm currently maintaining another protocol library, supporting minecraft versions 1.7 and 1.8: quarry.

About

This is my working python minecraft protocol implementation, with bonus asynchat client/server skeletons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages