mcping
mcping
Crystal implementation of Minecraft server pinging and querying.
Installation
Add this to your application's shard.yml
:
dependencies:
mcping:
github: Syfaro/mcping
Usage
require "mcping"
pinger = MCPing::Ping.new "c.nerd.nu"
ping = pinger.ping
querier = MCPing::Query.new "play.phanaticmc.com"
query = querier.query
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/Syfaro/mcping/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Syfaro - creator, maintainer
Repository
mcping
Owner
Statistic
- 2
- 0
- 0
- 1
- 1
- about 7 years ago
- September 28, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 09:43:14 GMT
Languages