Skip to content

GDMC-HTTP 1.3.2 (Minecraft 1.19.2)

Compare
Choose a tag to compare
@Niels-NTG Niels-NTG released this 05 Jun 16:34
· 206 commits to master since this release
cbca544

Changelog:

  • NEW: Add GET /heightmap to get heightmap data of a given type of the currently set build area. Thanks to cmoyates!
  • NEW: Add custom heightmap types MOTION_BLOCKING_NO_PLANTS and OCEAN_FLOOR_NO_PLANTS.
  • NEW: Add withinBuildArea flag to GET /blocks. If set to true it skips over positions outside of the build area.
  • NEW: Add withinBuildArea flag to PUT /blocks. If set to true it does not place blocks outside of the build area.