From d28e67d7853fa5ecf0abf3f909908f590be84863 Mon Sep 17 00:00:00 2001 From: Sychic Date: Thu, 17 Dec 2020 21:50:35 -0500 Subject: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e948082..27280a0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Discord Server: https://discord.gg/QsEkNQS - Low health alert in dungeons - API commands - Update checker +- Reparty Function on Key press ## Commands - /dhelp - Returns this message in-game. @@ -71,10 +72,13 @@ Discord Server: https://discord.gg/QsEkNQS - /sbplayers - Uses API to find how many players are on each Skyblock island. - /onlyslayer <1/2/3/4> - Stops you from starting a slayer quest other than the one specified. - /skilltracker - Text display for skill xp/hour. +- /setparty - Sets the players to reparty after disbanding. +- /reparty - Disbands the party and reinvites the listed players. ## Keybinds - Open Maddox menu - M by default. - Start/Stop Skill Tracker - Numpad 5 by default. +- Reparty - P by default ### 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