Skip to content

alvaniss/mc-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License GitHub Created At GitHub repo size

mc-check

A command line tool that allows you to quickly get a lot of information about the Minecraft server you need. The information you get is similar to what you see when you add a server to the server list in the game, but in a more convenient format.

Terminal app showing server's MOTD, online status, hostname, IP, etc.

Dependencies

  1. python@3.x
  2. requests

Installation

Arch Linux

Install from AUR with your helper of choice (example uses yay):

yay -S python-mc-check-git

Using pip

pip install mc-check

Using pipx

Install pipx

pipx install mc-check

Using Poetry:

Install Poetry

poetry install mc-check

Using homebrew:

Install homebrew

brew tap alvaniss/mc-check https://github.com/alvaniss/mc-check
brew update
brew install mc-check

Example usage

Checking Minecraft server with IP sp.spworlds.ru:

mc-check sp.spworlds.ru

TODO

  • Add README to pypi page
  • Update API from v2 to v3

Credit

API used for all requests is taken from Minecraft Server Status

License

This project is open source. See the LICENSE file for details

About

mc-check is a command line tool that allows you to quickly get a lot of information about a Minecraft server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors