GDMC-HTTP 1.4.2 (Minecraft 1.20.2)
Changelog:
- FIX:
GET /biomes
do not return entries for positions beyond the world's build height range. - FIX: Respond with
404
status whenGET /biomes
has thewithinBuildArea=true
flag while no build area has been set using the/setbuildarea
command. - FIX: Respond with
404
status whenGET /blocks
has thewithinBuildArea=true
flag while no build area has been set using the/setbuildarea
command.