minecraft server ping tool
Find a file
2020-10-28 14:48:35 +01:00
src fix "this server has mods" not being displayed 2020-10-28 14:48:35 +01:00
Cargo.toml forge 1.16 and forge channels support 2020-10-28 14:45:56 +01:00
README.md update readme 2020-10-09 21:40: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
  • mod list (for forge servers)
  • raw json response output

TODO


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