GDMC-HTTP 1.1.1 (Minecraft 1.19.2)
Changelog:
- NEW:
POST /command
now acceptsx
,y
,z
parameters, useful for when using commands with relative coordinates or commands such as /locate. - NEW: Add
OPTIONS /
to get version of Minecraft and version of GDMC-HTTP interface. - NEW: Port number of the HTTP interface can be changed using the
/sethttpport <port>
Minecraft console command. This value will be saved to a config file and therefore will be persistent. - NEW: Get port number of the HTTP interface via the
/gethttpport
Minecraft console command. - FIX: The
/setbuildarea
console command can now also accept coordinates that aren't loaded yet.