diff options
author | Sychic <Sychic@github.com> | 2020-12-17 21:50:35 -0500 |
---|---|---|
committer | Sychic <Sychic@github.com> | 2020-12-17 21:50:35 -0500 |
commit | d28e67d7853fa5ecf0abf3f909908f590be84863 (patch) | |
tree | 90461ec49dba400bc085673f0579bd4648bb157c /README.md | |
parent | c64eea238237c80a0c8361685ce8b9e01d61f9cb (diff) | |
download | SkyblockMod-d28e67d7853fa5ecf0abf3f909908f590be84863.tar.gz SkyblockMod-d28e67d7853fa5ecf0abf3f909908f590be84863.tar.bz2 SkyblockMod-d28e67d7853fa5ecf0abf3f909908f590be84863.zip |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 <zombie/spider/wolf> <1/2/3/4> - Stops you from starting a slayer quest other than the one specified. - /skilltracker <start/stop/reset> - Text display for skill xp/hour. +- /setparty <party members> - 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. |