HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
535 stars 152 forks source link

Under the guild API, guildExpByGameType displays wrong gametype. #467

Closed tronving closed 2 years ago

tronving commented 2 years ago

I was wondering why a simple program to retrieve skyblock guild xp wasn't working, and it turns out all skyblock guild xp is put under the "prototype" section. When sending a request to api.hypixel.net/guild, guildExpByGameType has the option "skyblock" but all skyblock guild xp is put under the "prototype" key. As you can see, I have ~12,000 prototype guild xp, but no skyblock guild xp, even though that's the only game I played.

SkyblockXPMissing

tronving commented 2 years ago

Upon further testing, it seems the gamemode "the pit" also has this issue, all guild exp earned in "the pit" also shows up in the prototype category.

ConnorLinfoot commented 2 years ago

A fix will be deployed for Pit, however, at this time SkyBlock is part of Prototype and this is correct to how its supposed to be categorized.