diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,10 +3,10 @@ QOL changes that enhances your Hypixel Skyblock experience. Created to add featu ## Current features - Guild party desktop notifications (toggleable) -- Coordinate and angle display (toggleable) +- Coordinate and angle display (toggleable, graphic display) (scalable) - Golden T6/T4 enchant display (toggleable) -- Slayer item tracker (with graphic display) -- Fishing tracker (with graphic display) +- Slayer item tracker (with graphic display) (scalable) +- Fishing tracker (with graphic display) (scalable) - API commands - Update checker @@ -18,6 +18,7 @@ QOL changes that enhances your Hypixel Skyblock experience. Created to add featu - /loot <zombie/spider/wolf/fishing> [winter/session] - Returns loot received from slayer quests or fishing stats. /loot fishing winter returns winter sea creatures instead. - /display <zombie/spider/wolf/fishing/off> [winter/session] - Text display for trackers. /display fishing winter displays winter sea creatures instead. - /move <coords/display> <x> <y> - Moves text display to specified X and Y coordinates. +- /scale <coords/display> <scale (0.1 - 10) - Scales text display to a specified multipler between 0.1x and 10x. - /resetloot <zombie/spider/wolf/fishing/confirm/cancel> - - Resets loot for trackers. /resetloot confirm confirms the reset. - /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. |