diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-08-05 20:28:13 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2020-08-05 20:28:13 -0400 |
commit | cd9303b0c510005f6162468beb26eb4ec397a757 (patch) | |
tree | 75cd784c1829139bdbfb2b5c63dd4bd2dd59f410 /README.md | |
parent | 92b0a7959090b56ab313f77143ffd07a1483ea71 (diff) | |
download | SkyblockMod-cd9303b0c510005f6162468beb26eb4ec397a757.tar.gz SkyblockMod-cd9303b0c510005f6162468beb26eb4ec397a757.tar.bz2 SkyblockMod-cd9303b0c510005f6162468beb26eb4ec397a757.zip |
Add ability to reset trackers
With confirmation in case some person decides to randomly type /resetloot
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. +- /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. - /guildof [player] - Uses API to get guild name and guild master of a person. If no name is provided, it checks yours. |