Very simple, synchronous minecraft and minecraft pocket edition (pocketmine, minecraft PE) RCON client
Go to file
2015-04-11 15:47:51 +02:00
cli Initial commit. 2015-04-11 15:47:51 +02:00
connection.go Initial commit. 2015-04-11 15:47:51 +02:00
LICENSE Initial commit. 2015-04-11 15:47:51 +02:00
README.md Initial commit. 2015-04-11 15:47:51 +02:00

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.