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
- Host: GitHub
- URL: https://github.com/potatomaster101/mjcheck
- Owner: PotatoMaster101
- License: mit
- Created: 2020-12-04T13:31:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T13:34:33.000Z (almost 5 years ago)
- Last Synced: 2025-01-01T12:29:30.424Z (9 months ago)
- Topics: mit-license, mojang, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```