/mcproto

Library providing easy low level interactions with minecraft protocol

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

mcproto

discord chat supported python versions current PyPI version CI Docs

Mcproto is a python library that provides various low level interactions with the Minecraft protocol. It attempts to be a full wrapper around the Minecraft protocol, which means it could be used as a basis for Minecraft bots written in python, or even full python server implementations.

Warning

Currently, the library is still work in progress and very incomplete, so while contributions are welcome, fair warning that using mcproto in production isn't recommended.

For more info, check our documentation.