Skip to content

sakamoto-poteko/MinecraftServerStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftServerStatus

Simple Minecraft server pinger library

Usage:

IMinecraftPinger pinger = new MinecraftPinger("mcserver.example.com", 25565);
var status = await pinger.PingAsync(); // You can make a 1 sec loop

So simple.

About

Simple Minecraft (Java) server pinger library

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages