# README
mcping
A ping tool for Minecraft: Java Edition.
适用于Minecraft: Java Edition的ping工具。
Install with go tools:
go get -u github.com/Tnze/go-mc/cmd/mcping
$GOPATH/bin
should in your $PATH
.
Install with Homebrew:
brew tap Tnze/tap && brew install mcping
Usage:
mcping <hostname>[:port]
# Type aliases
Icon should be a PNG image that is Base64 encoded (without newlines: \n, new lines no longer work since 1.13) and prepended with "data:image/png;base64,".