Name: | mcrcon |
---|---|
Version: | 0.6.1 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 23436 |
License: | zlib |
RPM: | mcrcon-0.6.1-3.el7.x86_64.rpm |
Source RPM: | mcrcon-0.6.1-3.el7.src.rpm |
Build Date: | Wed Mar 18 2020 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceforge.net/projects/mcrcon/ |
Summary: | Console based rcon client for minecraft servers |
Description: | Mcrcon is powerful IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. Does not cause "IO: Broken pipe" or "IO: Connection reset" spam in server console. Features: - Interacive terminal mode. Keeps the connection alive. - Send multiple commands in one command line. - Silent mode. Does not print rcon output. - Support for bukkit coloring on Windows and Linux (sh compatible shells). - Multiplatform code. Compiles on many platforms with only minor changes. |
- Remove Group tag
- Specify gnu99 standard, required for gcc 4.8
- Update to 0.6.1 - Use Fedora build flags and enable debuginfo
- Escape macro references in changelog - Fix bogus date in %changelog: Sat Nov 13 2016
- Fix typo in man page paths
- Include a basic manual page
- Fix %description lines used more then 79 chars - Use GitHub instead of Sourceforge for sources - Change compiler flags according to upstream recommendation - Convert README.md to unix line endings - Remove unnecessary "rm -rf %{buildroot}"
- Cleanup
- Initial build