Wynncraft / WynncraftAPI

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

(Enhancement) API v1 statSearch to return player uuid #34

Open dukio opened 4 years ago

dukio commented 4 years ago

API: https://api.wynncraft.com/public_api.php?action=statsSearch&search=bob

It would be really useful if the players array would also return the player uuid together with the username.

Reason: This way everyone using that API won't need to call Mojang API every time to convert usernames to uuids.