minecraft server ping tool
Find a file
LordMZTE 2673036cb0 added mod list version support
print_table! macro now takes argument for width of placeholders
2020-10-09 15:50:21 +02:00
src added mod list version support 2020-10-09 15:50:21 +02:00
Cargo.toml mcstat: added support for mod lists 2020-10-09 15:21:43 +02:00
README.md mcstat: added support for mod lists 2020-10-09 15:21:43 +02:00

mcstat

this tool pings a minecraft server and displays information about it.

Currently this includes

  • protocol version
  • server version
  • player count
  • player sample
  • description
  • favicon shown as ascii art

TODO


  • fork async-minecraft-ping in order to fix some bugs and implement mod list response (dev is not responding to issue)