Skip to content

SevereOverfl0w/mc-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc-ping

A Clojure library designed to wrap ServerListPing17 in a Clojure fashion

Usage

(require '[io.dominic.mc-ping :refer [ping]])

(ping {:server "us.mineplex.com"})
(ping {:server "us.mineplex.com" :port 25565}) ;; Port is optional

Returns back a munged version of the response. It essentially looks like the JSON response

License

Copyright © 2015 Dominic Monroe

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Minecraft Server Ping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published