aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-07-31 20:27:25 -0400
committerbowser0000 <bowser0000@gmail.com>2020-07-31 20:27:25 -0400
commit685fc067d3742e67b2e4bfb6f7949d62e4953eff (patch)
tree51dbd580104fc179fc6dd6e1bcf80b0ef8fe840d /README.md
parent3a3cd409f16953d9b7392482d70f2e09f3cffb28 (diff)
downloadSkyblockMod-685fc067d3742e67b2e4bfb6f7949d62e4953eff.tar.gz
SkyblockMod-685fc067d3742e67b2e4bfb6f7949d62e4953eff.tar.bz2
SkyblockMod-685fc067d3742e67b2e4bfb6f7949d62e4953eff.zip
Add fishing stats import, move second fishing display
Right half of the fishing display was covering numbers on the left half if it was in the hundreds/thousands
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e0a242e..4009884 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,11 @@ QOL changes that enhances your Hypixel Skyblock experience. Created to add featu
- /petsof [player] - Uses API to get pets of a person. If no name is provided, it checks yours.
- /bank [player] - Uses API to get bank and purse coins of a person. If no name is provided, it checks yours.
- /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.
### 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.
- 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 402.
+- Importing fishing uses your sea creature kills, which may not always be exactly correct (e.x. someone else kills your sea creature).