diff options
author | Sychic <47618543+Sychic@users.noreply.github.com> | 2020-12-31 22:56:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-31 22:56:17 -0500 |
commit | 7192d7390be7ba6ff13e5f2ac1c071229a6c352a (patch) | |
tree | 6a67fc6304ddbac606b273957a913e0dd4ba2caf /README.md | |
parent | b2ea896a92afa735400c11e573651d8d207d5c79 (diff) | |
parent | b65d69d3d9a4548dbec534260453321da83bd0eb (diff) | |
download | SkyblockMod-7192d7390be7ba6ff13e5f2ac1c071229a6c352a.tar.gz SkyblockMod-7192d7390be7ba6ff13e5f2ac1c071229a6c352a.tar.bz2 SkyblockMod-7192d7390be7ba6ff13e5f2ac1c071229a6c352a.zip |
Merge branch 'development' into development
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -72,13 +72,11 @@ 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. +- /reparty - Disbands and reparties all members in the party ## 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. |