https://github.com/shadowjonathan/mopher
Minecraft bot, and API
https://github.com/shadowjonathan/mopher
Last synced: about 1 year ago
JSON representation
Minecraft bot, and API
- Host: GitHub
- URL: https://github.com/shadowjonathan/mopher
- Owner: ShadowJonathan
- Created: 2017-03-09T15:21:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T08:48:46.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T14:22:54.856Z (over 1 year ago)
- Language: Go
- Size: 3.45 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MOpher API, a golang API for minecraft
### Current protocol:
**316 (minecraft 16w50a/1.11.1/1.112)**
[](https://travis-ci.org/ShadowJonathan/MOpher) [](https://goreportcard.com/report/github.com/ShadowJonathan/MOpher)
The MOpher API is growing to be a minecraft API for golang bots, the current project is growing to be an self-sufficient, scriptable bot, but it's also intended to extend it into an importable API.
**This API is still heavily in development and growing, it would be appriciated if you can help out a hand by posting a pull request or submitting an issue**
Protocol definitions originate from [the minecraft protocol wiki](http://wiki.vg/Protocol), and most of the code has been written and inspired from [Thinkofname's minecraft client](https://github.com/Thinkofname/steven-go), with many changes and additions.