aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2021-09-06 22:16:11 -0400
committerbowser0000 <bowser0000@gmail.com>2021-09-06 22:16:11 -0400
commit0707ac473037146819c5a43c808b6ee41f014a63 (patch)
tree52ba2e13880c3e67e03b219a03b967d3f5c913df /README.md
parent6bc2a39f06664f55e8fe2eae06ddecb38173c6b5 (diff)
downloadSkyblockMod-0707ac473037146819c5a43c808b6ee41f014a63.tar.gz
SkyblockMod-0707ac473037146819c5a43c808b6ee41f014a63.tar.bz2
SkyblockMod-0707ac473037146819c5a43c808b6ee41f014a63.zip
Add ability cooldown display
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69c7aaf..4efae05 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Discord Server: https://discord.gg/QsEkNQS
- Hide pet candy in pet tooltip
- Custom name colors
- Crystal Hollows waypoints (with SkyblockExtras support)
+- Ability cooldowns display
## Commands
- /dhelp - Returns this message in-game.
@@ -69,8 +70,8 @@ Discord Server: https://discord.gg/QsEkNQS
- /loot <zombie/spider/wolf/enderman/fishing/catacombs/mythological/> [winter/festival/spooky/f(1-7)/session] - Returns loot received from slayer quests or fishing stats. /loot fishing winter returns winter sea creatures instead.
- /display <zombie/spider/wolf/enderman/fishing/catacombs/mythological/ghosts/auto/off> [winter/festival/spooky/f(1-7)/session] - Text display for trackers. /display fishing winter displays winter sea creatures instead. /display auto automatically displays the loot for the slayer quest you have active.
- /resetloot <zombie/spider/wolf/enderman/fishing/catacombs/mythological/confirm/cancel> - - Resets loot for trackers. /resetloot confirm confirms the reset.
-- /move <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer/bonzotimer/golemtimer/teammatesinradius/gianthp> <x> <y> - Moves text display to specified X and Y coordinates.
-- /scale <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer/bonzotimer/golemtimer/teammatesinradius/gianthp> <scale (0.1 - 10)> - Scales text display to a specified multipler between 0.1x and 10x.
+- /move <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer/bonzotimer/golemtimer/teammatesinradius/gianthp/abilitycooldowns> <x> <y> - Moves text display to specified X and Y coordinates.
+- /scale <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer/bonzotimer/golemtimer/teammatesinradius/gianthp/abilitycooldowns> <scale (0.1 - 10)> - Scales text display to a specified multipler between 0.1x and 10x.
- /slayer [player] - Uses API to get slayer xp of a person. If no name is provided, it checks yours.
- /skill [player] - Uses API to get skill levels of a person. If no name is provided, it checks yours.
- /lobbyskills - Uses API to find the average skills of the lobby, as well the three players with the highest skill average.