Skip to content

suedadam/MCPing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

Ping a minecraft server for data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages