- Connect to a (minecraft) server
- Send Packet
- Connect 1 bot to a server
- Connect multiple bot to a server
This project is a way for me to learn rust (in general), but more specifically async with tokio, how to send a packet and how minecraft protocol work.
If You want to help / give me some advice, you can make an issue!
Build the project and then
Steve-Army --adress <adress|localhost> [-p <port> | -i]This project is inspired by Snowiiii (creator of pumpkin,BotMark)