WispySparks / SkyHead

Mod is currently broken. A 1.8.9 mod for Hypixel to display player Skywars and Bedwars levels next to their name and in tab.
MIT License
1 stars 0 forks source link

Needs App Hypixel API key #1

Open SmolYui opened 1 year ago

SmolYui commented 1 year ago

Due to the recent changes on the way Hypixel is issuing their API, the developer(s) of an application must now register an app on [Developer.Hypixel.net](Hypixel Developer Portal) and use that key to request data rather than each user providing a personal key. :3

WispySparks commented 10 months ago

Sorry man my notifications don't go to my email. I'm aware of the recent API changes, unfortunately I don't have the architecture to have something running to handle these requests. The policy makes it appear as if I can't include the API key in my code/binary. I could ask around if its okay as long as it's not in my source code. For now the mod is broken and I will update the README to accommodate that.

WhyCarnage commented 9 months ago

You could try getting an oracle server here to create an API, would need a production api but honestly hypixel gives anyone an api key

Theres also cloudflare workers or maybe using vercel too, if you're smart with caching then that would drastically reduce api calls