Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 420 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 420 Bytes

MCPing

This is a program to perform a ping on minecraft servers to get the status, player count and MOTD from a server without having to open Minecraft. The idea of this is to check the status of a minecraft server with ease.

Compilation

Compiling it easy!

Grab the dependencies:

$ go get github.com/minero/minero/proto/packet

Lastly

$ go build
$ ./main