Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Wurstmineberg Minecraft API 2.1.1

Compare
Choose a tag to compare
@fenhl fenhl released this 28 Oct 22:42
· 63 commits to master since this release

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.