This repository was archived by the owner on Mar 20, 2020. It is now read-only.
Wurstmineberg Minecraft API 2.1.1
This release fixes two bugs:
- A bug which caused the v1 endpoint
/server/playerdata.json
to always fail with status code 500 Internal Server Error. - A bug which caused the v2 endpoints
/world/<world>/chunks/<dimension>/chunk/<x>/<y>/<z>.json
to display incorrect damage, block light, and sky light values for all blocks.