From ec0334bfb60226e5bd0fb987babbe16384bd5ae0 Mon Sep 17 00:00:00 2001 From: bowser0000 Date: Sat, 11 Jul 2020 01:24:25 -0400 Subject: More commands and notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f17809e..5987e23 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit