diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-07-11 01:24:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-11 01:24:25 -0400 |
commit | ec0334bfb60226e5bd0fb987babbe16384bd5ae0 (patch) | |
tree | da19a4a356734199c0bb4ae28e84303bc308513f | |
parent | 99e549b48623ea7968503377adbbf6ca3eccadca (diff) | |
download | SkyblockMod-ec0334bfb60226e5bd0fb987babbe16384bd5ae0.tar.gz SkyblockMod-ec0334bfb60226e5bd0fb987babbe16384bd5ae0.tar.bz2 SkyblockMod-ec0334bfb60226e5bd0fb987babbe16384bd5ae0.zip |
More commands and notes
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,3 +11,7 @@ QOL changes that enhances your Hypixel Skyblock experience. Created to add featu - /setkey [key] - Sets API key. - /getkey - Returns key set with /setkey. - /loot [zombie/spider/wolf] - Returns loot received from the slayer quest. +- /display [zombie/spider/wolf/off] - Text display for slayer tracker + +### 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. |