Skip to content

GDMC-HTTP 1.2.0 (Minecraft 1.19.2)

Compare
Choose a tag to compare
@Niels-NTG Niels-NTG released this 16 Mar 22:08
· 239 commits to master since this release
421ace4

Changelog:

  • NEW: Add GET /players endpoint to get all players on the server. Thanks to cmoyates!
  • NEW: Add support for target selector for entities in the GET /entities endpoint using the selector query parameter.
  • NEW: Add support for target selector for players in the GET /players endpoint using the selector query parameter.
  • NEW: Unset build area by entering the /setbuildarea command without arguments.