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

https://github.com/benct/minecraft

Minecraft web and utility scripts
https://github.com/benct/minecraft

Last synced: 2 months ago
JSON representation

Minecraft web and utility scripts

Awesome Lists containing this project

README

          

# Minecraft Stuff

Minecraft web and utility scripts

### MCStats

Parsing of Minecraft player statistics files in JSON format.

- General player statistics
- Achievements
- Exploration progress
- Entity statistics
- Item statistics

### MCQuery

Queries Minecraft servers for general status data and player information.

Based on https://github.com/xPaw/PHP-Minecraft-Query

### MCStatus

Utility functions for interacting with the Mojang and Minecraft REST APIs.

- Mojang and Minecraft server status
- Minecraft player profile information
- Player name(s) -> UUID(s)
- Authentication for requests that require this
- Mojang account information
- Realm information

## License

This project is licensed under the MIT license.

## About

Code developed and maintained by [Ben Tomlin](http://tomlin.no).