Releases: Macil/MinecraftRcon
Releases · Macil/MinecraftRcon
2.2
When HTTP Authentication is used, the username of a request is now logged too when the command is logged.
2.1
Fix connection failure when Rcon is used to run the "stop" command or a command to another plugin (like PlugMan) that causes Rcon to be unloaded.
2.0
Rcon now receives commands over HTTP rather than a custom TCP protocol. This means that it's now accessible with common libraries and tools like curl, may be proxied by HTTP proxies, etc.
1.1
Fix issue where the output of some synchronous commands would not be captured.