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
- Host: GitHub
- URL: https://github.com/benct/minecraft
- Owner: benct
- License: mit
- Created: 2016-05-07T21:58:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-07T22:43:26.000Z (about 10 years ago)
- Last Synced: 2025-03-22T22:43:30.500Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).