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.
python@3.xrequests
Install from AUR with your helper of choice (example uses yay):
yay -S python-mc-check-gitpip install mc-checkInstall pipx
pipx install mc-checkInstall Poetry
poetry install mc-checkInstall homebrew
brew tap alvaniss/mc-check https://github.com/alvaniss/mc-check
brew update
brew install mc-checkChecking Minecraft server with IP sp.spworlds.ru:
mc-check sp.spworlds.ru- Add README to pypi page
- Update API from v2 to v3
API used for all requests is taken from Minecraft Server Status
This project is open source. See the LICENSE file for details
