This repository has been archived by the owner on Mar 20, 2020. It is now read-only.
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 theadvancements.json
files for all players in this world (timestamps are normalized to UTC)/v2/world/<world>/player/<player>/advancements
, which returns theadvancements.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