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

Wurstmineberg Minecraft API 2.5.0 — Advancements!

Latest
Compare
Choose a tag to compare
@fenhl fenhl released this 24 Feb 16:39
· 1 commit to master since this release

This release adds the following endpoints:

  • /v2/minecraft/advancements/overview, a list of all advancements defined by Minecraft
  • /v2/world/<world>/advancements/all, which returns the advancements.json files for all players in this world (timestamps are normalized to UTC)
  • /v2/world/<world>/player/<player>/advancements, which returns the advancements.json file for that player (timestamps are normalized to UTC)
  • /v2/world/<world>/chunks/regions, which returns a list of all existing region files in that world, grouped by dimension