minecraft server ping tool
Find a file
2020-10-09 00:19:39 +02:00
src add todo to mcstat 2020-10-09 00:19:39 +02:00
Cargo.toml asciify dependency now using crates instead of git due to update 2020-09-25 17:27:11 +02:00
README.md add todo to mcstat 2020-10-09 00:19:39 +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)