aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-09-12 16:49:42 -0400
committerbowser0000 <bowser0000@gmail.com>2020-09-12 16:49:42 -0400
commit274ebcc8062617aa3d5a59b9bec4de4484c7c01f (patch)
treed765be3e11a465c192debd4a62d3dc8dbf0f23a9 /README.md
parent0016be3161a6d33bdd8d74d1552b3f3d76c51818 (diff)
downloadSkyblockMod-274ebcc8062617aa3d5a59b9bec4de4484c7c01f.tar.gz
SkyblockMod-274ebcc8062617aa3d5a59b9bec4de4484c7c01f.tar.bz2
SkyblockMod-274ebcc8062617aa3d5a59b9bec4de4484c7c01f.zip
Add ability to block starting other slayer quests
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b125559..7276989 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Discord Server: https://discord.gg/QsEkNQS
- RNGesus drop alerts (toggleable)
- Click in chat to open Maddox (toggleable)
- Maddox Menu keybind
+- Block starting other slayer quests
- Fishing tracker (with graphic display) (scalable)
- Dungeons tracker (with graphic display) (scalable)
- Pet background colors based on level
@@ -37,6 +38,7 @@ Discord Server: https://discord.gg/QsEkNQS
- /armor [player] - Uses API to get armour of a person. If no name is provided, it checks yours.
- /importfishing - Imports your fishing stats from your latest profile to your fishing tracker using the API.
- /sbplayers - Uses API to find how many players are on each Skyblock island.
+- /blockslayer <zombie/spider/wolf> <1/2/3/4> - Stops you from starting a slayer quest other than the one specified.
## Keybinds
- Open Maddox menu - M by default.
@@ -45,5 +47,4 @@ Discord Server: https://discord.gg/QsEkNQS
- 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.
- API commands may take a while depending on your internet connection. The API may also go down.
- If you use too many API commands too fast, you can and will get rate-limited.
-- An incorrect API key will result in an HTTP error code of 403.
- Importing fishing uses your sea creature kills, which may not always be exactly correct (e.x. someone else kills your sea creature).