An open API service indexing awesome lists of open source software.

https://github.com/potatomaster101/mjcheck

Checks Mojang server status using the Mojang API
https://github.com/potatomaster101/mjcheck

mit-license mojang python3

Last synced: 3 months ago
JSON representation

Checks Mojang server status using the Mojang API

Awesome Lists containing this project

README

          

# Mojang Checker
Checks Mojang server status using the [Mojang API](https://wiki.vg/Mojang_API).

## Usage
```
$ python3 mjcheck.py
```

## Sample Output
```
$ python3 mjcheck.py
minecraft.net online
session.minecraft.net online
account.mojang.com online
authserver.mojang.com online
sessionserver.mojang.com offline
api.mojang.com online
textures.minecraft.net online
mojang.com online
```