Wynncraft / WynncraftAPI

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

Player Stats: Guild information missing when requesting by UUID #18

Closed Bedo9041 closed 5 years ago

Bedo9041 commented 5 years ago

Example: https://api.wynncraft.com/v2/player/_Bedo_/stats has:

guild: {
    name: "Darkguard",
    rank: "OWNER"
},

But https://api.wynncraft.com/v2/player/5aa0ae01-8c1b-4e0a-b31b-825389a7cb7b/stats has:

guild: {
    name: null,
    rank: null
},
colinrioux commented 5 years ago

Patched in v2.0.6