aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-08-08 17:54:18 -0400
committerbowser0000 <bowser0000@gmail.com>2020-08-08 17:54:18 -0400
commitc4636d1916860d77f9c42c9c49f80cc042e7fd0c (patch)
tree64d8fbc6dbe3d897b1806228992528375134bc71 /README.md
parentb2ecc790a06108339f6e015f1b8c1433a0cd2921 (diff)
downloadSkyblockMod-c4636d1916860d77f9c42c9c49f80cc042e7fd0c.tar.gz
SkyblockMod-c4636d1916860d77f9c42c9c49f80cc042e7fd0c.tar.bz2
SkyblockMod-c4636d1916860d77f9c42c9c49f80cc042e7fd0c.zip
Add ability to scale text display
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 577c7b7..9eaee65 100644
--- a/README.md
+++ b/README.md
@@ -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.