Skip to content

A simple tool to acquire Minecraft server information using the Server List Ping interface

License

Notifications You must be signed in to change notification settings

IoanThomas/mcping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration

mcping

A simple tool to acquire Minecraft server information using the Server List Ping interface.

mcping is a command-line tool that allows you to query any Minecraft Java Edition server for the basic information used in the game's server list. This includes the server description, version, online players, and favicon. You can configure the application using various command-line arguments. Run mcping --help for full details.

Building

Simply download the repository and execute cargo build in the project directory. A binary should be created in target/debug.

License

This project is licensed under the GNU AGPLv3 License - see the LICENSE file for details.