Skip to content

GDMC-HTTP 1.1.1 (Minecraft 1.19.2)

Compare
Choose a tag to compare
@Niels-NTG Niels-NTG released this 27 Feb 19:50
· 254 commits to master since this release
8552919

Changelog:

  • NEW: POST /command now accepts x, 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.