mirror of
https://github.com/MeowLynxSea/pocketmine-rcon.git
synced 2025-07-09 10:54:39 +00:00
Very simple, synchronous minecraft and minecraft pocket edition (pocketmine, minecraft PE) RCON client
cli | ||
connection.go | ||
LICENSE | ||
README.md |
This is a very simple minecraft (and source engine?) RCON client. See cli/main.go for an example on how to use it.
Shortcomings
- Long (split) responses aren't handled correctly.
- Probably a lot more.
License
See the LICENSE file.