https://github.com/wode490390/botclient
Create your Minecraft: Bedrock Edition bots.
https://github.com/wode490390/botclient
bot client fake mcbe mcpe minecraft
Last synced: 3 months ago
JSON representation
Create your Minecraft: Bedrock Edition bots.
- Host: GitHub
- URL: https://github.com/wode490390/botclient
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-07-09T18:28:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T18:20:29.000Z (over 4 years ago)
- Last Synced: 2025-10-07T02:59:25.692Z (8 months ago)
- Topics: bot, client, fake, mcbe, mcpe, minecraft
- Language: Java
- Homepage:
- Size: 57.6 KB
- Stars: 35
- Watchers: 7
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [WIP] BotClient
[](http://www.gnu.org/licenses/gpl-3.0)

Create your Minecraft: Bedrock Edition bots.
### This project is still a work in progress and probably won't be complete any time soon.
Known supported server softwares: [**NukkitX 1.0**](https://github.com/NukkitX/Nukkit)
## Compiling
Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.
## Contributing
As a project that is still nowhere near completion, any contributions are appreciated.
## Links
__[NukkitX Protocol Library](https://github.com/NukkitX/Protocol) used in this project__