aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-07-24 16:28:48 -0400
committerbowser0000 <bowser0000@gmail.com>2020-07-24 16:28:48 -0400
commitb8de3d5ddc0032a96189250e43779af525a31580 (patch)
tree9b52930efef82db611527e8a7b40497414729ae8 /README.md
parent17643172df0eec7521996b786ea3f74bae8acb43 (diff)
downloadSkyblockMod-b8de3d5ddc0032a96189250e43779af525a31580.tar.gz
SkyblockMod-b8de3d5ddc0032a96189250e43779af525a31580.tar.bz2
SkyblockMod-b8de3d5ddc0032a96189250e43779af525a31580.zip
Add /bank, other small changes
Fix getting profiles of person with 1 profile with no last_save. Toggles are now off by default.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf96520..6a1dfc8 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ QOL changes that enhances your Hypixel Skyblock experience. Created to add featu
- /slayer [name] - Uses API to get slayer xp of a person. If no name is provided, it checks yours.
- /skills [name] - Uses API to get skill levels of a person. If no name is provided, it checks yours.
- /guildof [name] - Uses API to get guild name and guild master of a person. If no name is provided, it checks yours.
- - /pets [name] - Uses API to get pets of a person. If no name is provided, it checks yours.
+- /pets [name] - Uses API to get pets of a person. If no name is provided, it checks yours.
+- /bank [name] - Uses API to get bank and purse coins 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.