minecraft server ping tool
Find a file
2020-10-09 19:56:37 +02:00
src raw output will now display nothing else 2020-10-09 19:56:37 +02:00
Cargo.toml raw output will now display nothing else 2020-10-09 19:56:37 +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)