Due to recent Hypixel API changes as of 8/14/23 all old keys won't work and the mod is currently broken, sorry.
This is a 1.8.9 Minecraft Mod used to display Skywars (and Bedwars) Levels on Hypixel above player's head and in tab, to get started just put it in your mods folder and use the command
/skyhead key <apikeyhere>
and it should start working.
You can get your apikey on hypixel by doing the command, /api
.
You can also abbreviate /skyhead
to /sh
. Turning the mod on and off will be remembered between launches through use of a config file.
If it says "Limit" next to a players name that means you have hit the limit of requests for that minute and you will have to wait a little bit.
This was built off of the recommended forge build for 1.8.9 and this mod is use at your own risk as all modifications are on hypixel per the rules.
/sh
- Displays information on whether the mod is off or on and what mode you're in./sh on
- Turns the mod on./sh off
- Turns the mod off./sh tab
- Toggles tab levels on and off./sh mode sw
- Changes displayed levels to Skywars./sh mode bw
- Changes displayed levels to Bedwars./sh requests
- Displays the number of requests made to the api this minute./sh size
- Displays the size of the player cache for the current mode you're in./sh key
- Used for setting your api key for the mod to use.
To install this mod simply grab the latest jar file from the releases tab on github and put it into your mods folder. You will need forge 1.8.9 installed which you can download from here.
If you want to build the jar from source all you have to do is clone the repo and run ./gradlew build in the top directory of the mod. You will need JDK 8 for this to work.
Please don't hesitate to open any issues if you come across any problems or bugs in the mod. Any suggestions to the mod are also welcome.