Danker's Skyblock Mod
QOL changes that enhances your Hypixel Skyblock experience. Created to add features I couldn't find in a mod, or if the mod was paid (which is against the Mojang TOS).
Current features
- Guild party desktop notifications (toggleable)
- Coordinate and angle display (toggleable)
- Golden T6/T4 enchant display (toggleable)
- Slayer item tracker (with GUI display)
- API commands
Commands
- /dhelp - Returns this message in-game.
- /toggle
- Toggles features. /toggle list returns values of every toggle. - /setkey
- Sets API key. - /getkey - Returns key set with /setkey.
- /loot
- Returns loot received from slayer quests. - /display
- Text display for slayer tracker. - /move
- Moves text display to specified X and Y coordinates. - /slayer [player] - Uses API to get slayer xp of a person. If no name is provided, it checks yours.
- /skills [player] - Uses API to get skill levels of a person. If no name is provided, it checks yours.
- /guildof [player] - Uses API to get guild name and guild master of a person. If no name is provided, it checks yours.
- /pets [player] - Uses API to get pets of a person. If no name is provided, it checks yours.
- /bank [player] - Uses API to get bank and purse coins of a person. If no name is provided, it checks yours.
- /armor [player] - Uses API to get armour of a person. If no name is provided, it checks yours.
Notes
- Slayer tracker for token drops and 20% chance drops uses a 12x12x12 bounding box centered on the player to detect the drops. If you are out of the range of the item drop, it will not count on the tracker.
- API commands may take a while depending on your internet connection.
- If you use too many API commands too fast, you can and will get rate-limited.
- An incorrect API key will result in an HTTP error code of 402.