GDMC-HTTP 1.2.0 (Minecraft 1.19.2)
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 theselector
query parameter. - NEW: Add support for target selector for players in the
GET /players
endpoint using theselector
query parameter. - NEW: Unset build area by entering the
/setbuildarea
command without arguments.