aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-07-22 19:03:37 -0400
committerbowser0000 <bowser0000@gmail.com>2020-07-22 19:03:37 -0400
commit70fd715a1fdb2bf01d130d27be0be89189072a26 (patch)
tree8d6cd7de32324bfd94794bfcee19b2223bf70730 /README.md
parent2f128b7995cded35f9b0ca41f5ef6fa70d633b7f (diff)
downloadSkyblockMod-70fd715a1fdb2bf01d130d27be0be89189072a26.tar.gz
SkyblockMod-70fd715a1fdb2bf01d130d27be0be89189072a26.tar.bz2
SkyblockMod-70fd715a1fdb2bf01d130d27be0be89189072a26.zip
Add /pets command
Not sorted by xp yet, will be fixed in another commit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 091bc4c..cf96520 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ 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.
### 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.