mc_rcon_dart 1.0.2 mc_rcon_dart: ^1.0.2 copied to clipboard
A Dart SDK for interacting with a Minecraft server using the RCON protocol.
0.0.1 #
- Implementation of the RCON protocol. Contains full API.
0.0.2 #
- Fixed a typo in the README.
1.0.0 #
- Fixed some debug print lines. Tested package and full API is operational.
1.0.1 #
- Fixed example Dart file name to match pub.dev requirement. (This was a lie.)
- Removed Flutter dependency.
1.0.2 #
- Actually renamed the example file...