Currently supporting minecraft 1.8.9
- Connect to a minecraft server as a client
- Protocol encryption and compression
- Authentication with Microsoft
- Event handler
First, add the dependency to your shards.yml
dependencies:
briar-protocol:
github: cxmrykk/briar-protocol
branch: 1.8Please have a look at the following:
For the current release:
- Server implementation
In the future, I may decide to work on:
- Packet sniffer using the client/server implementation
- High level client library
- Protocol support for the latest version
