A Rust rewrite of Helferbiene.
Display online players count based on the hostname/ip address provided in the .env
file.
Display basic server info based on the hostname/ip address provided as command arguments.
Note: The port argument is optional. If not provided the standard port 25565
will be used.
/Serverinfo
[hostname | ip address]
[optional: port]
/Serverinfo
[hostname | ip address]
:[optional: port]
Special thanks to 0x280 who did the Rust implementation of the OG Helferbiene plus the additional serverinfo
command. >:3