Wynncraft / WynncraftAPI

Official Wynncraft Public API (Documentation & Issue Tracker)
https://docs.wynncraft.com/
21 stars 10 forks source link

Request: In-game Player Coordinates #43

Closed hexaclue closed 4 years ago

hexaclue commented 4 years ago

Request: GET /player/{username}/stats

Returns: A player object, containing a meta object, containing a location object. This location object should contain an x, y and z key, if the player is online.

hexaclue commented 4 years ago

Just heard enabling this is a big security risk. Closed.