mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
Parse and serialize minecraft packets, plus authentication and encryption.
3bc30a97b5
now getting kicked for not verifying username |
||
---|---|---|
lib | ||
.gitignore | ||
package.json | ||
packets.json | ||
README.md | ||
test.js |
minecraft protocol
This project simply provides protocol support. You'll want to use a higher level library to write bots.
Hopefully eventually we can merge mineflayer with this project.