HypixelDev / PublicAPI

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

Status method and staff members. #264

Closed Picsou993 closed 4 years ago

Picsou993 commented 4 years ago

Staff members are visible on the status method if they have it enabled in their privacy settings in game (like the other players).

Edit: PS: In the case it is intended, then there is another issue with it which is that if a staff member disabled its API, he his still visible with this method.

mdashlw commented 4 years ago

I'm pretty sure this is intended. If they're not fine with that, they can disable it in the settings like all players.

TheNullicorn commented 4 years ago

Now that we have the ability to toggle certain API responses, I don't see why staff should have it force-disabled. Perhaps they could have it off by default, so if settings.apiSession is not present, default to true for normal players and false for staff members and youtubers.

ConnorLinfoot commented 4 years ago

The behaviour mentioned is intended of the API.