bd76b897de
Fix missing newlines in Minecraft RCON messages:
...
Minecraft servers have a longstanding bug that omits newlines
when sending messages via RCON. This patch manually inserts
newlines to address the issue.
Reference: https://bugs.mojang.com/browse/MC-7569
Fixes #1
2024-12-06 11:00:18 +02:00
1106f27700
Bump version to 0.8.0
2024-12-06 08:47:45 +02:00
5ae06f4d37
Update man page
2024-12-02 10:35:00 +02:00
aa933d2c1f
Add support for Valve style authentication, fixes #106
2024-11-07 14:59:31 +02:00
05aaff88d4
Update version information, changelog and readme
2021-10-30 22:21:25 +03:00
b118b7b7b9
Change year in copyright texts and manual page
2020-01-02 02:22:44 +02:00
83cdaae362
Update version number
2019-12-21 23:13:19 +02:00
d2ebbd8f12
Update various document files
2019-12-21 22:16:34 +02:00
5fb20c2b83
Update mcrcon.1 and README.md
2019-12-19 17:32:47 +02:00
7737bc2a32
Update mcrcon.1
2019-12-18 18:00:31 +02:00
a16d875626
Adds a -w option to throttle commands execution
2019-12-14 17:48:43 +01:00
16c2db5c78
Tidy up man page and usage text
2019-10-21 21:35:38 +03:00
8f561f803a
Change bug report email address
2019-10-21 20:58:14 +03:00
6bfd6801c9
Update version number and man page
2019-10-20 15:49:06 +03:00
872ddccbfc
Set default address to localhost
2019-07-01 00:03:41 -04:00
598297b9c6
Fix env var typo in man page
2016-12-26 22:00:26 -05:00
3fdf9d570d
Version history draft for v0.6.0, updated version numbering and changed console prompt character back to original one.
2016-12-17 20:17:32 +02:00
2f8c462c0f
Added support for setting basic options with environment variables.
2016-12-16 21:13:01 +02:00
b8776a0984
Removed unallowed newlines.
2016-12-14 00:31:32 +02:00
f879937329
Typo fix.
2016-11-15 21:13:48 +02:00
f9595188d5
manpage improvements.
2016-11-15 19:48:28 +02:00
449eac6358
Added manpage to the project.
2016-11-13 14:16:14 +02:00