HypixelDev / PublicAPI

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

(Housing) Player listing info #450

Closed Jacrispys closed 3 years ago

Jacrispys commented 3 years ago

If at all possible it would be amazing if someone could add the player listing info from housing to the API, this would help in many ways but probably the most popular would be a way to check if someone has a certain group on your house, for example, many housing discords will give you a rank if you have completed the parkour, or obtained a group via another way. It would be amazing if you could get player from house listing (if they havent joined return null) and then recieve information about their group, maybe even parkour times first join date and cookies given. One way I have seen people try to get around this is by making a bot that reads a players, latest.log file and then set ranks based off that, but this is inefficient because it promotes the use of bot accounts on housings with automated replies and also if the bot is not online the ranks fall behind.