10000 Releases · Macil/MinecraftRcon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Macil/MinecraftRcon

2.2

16 Jul 02:29
Compare
Choose a tag to compare

When HTTP Authentication is used, the username of a request is now logged too when the command is logged.

2.1

14 Jul 13:37
Compare
Choose a tag to compare
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

13 Jul 09:51
Compare
Choose a tag to compare
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

14 Nov 23:55
Compare
Choose a tag to compare
1.1

Fix issue where the output of some synchronous commands would not be captured.

1.0

14 Nov 10:53
Compare
Choose a tag to compare
1.0

First release!

0