diff options
author | bowser0000 <bowser0000@gmail.com> | 2021-08-06 20:45:44 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2021-08-06 20:45:44 -0400 |
commit | 4ef36d87f423c021891075e8015b5f20760510fd (patch) | |
tree | 44471340a0575881c78ff02eafaad37d3c2710fa /README.md | |
parent | a40b6338955f469f4a476b0d9b0ff61952289bcb (diff) | |
download | SkyblockMod-4ef36d87f423c021891075e8015b5f20760510fd.tar.gz SkyblockMod-4ef36d87f423c021891075e8015b5f20760510fd.tar.bz2 SkyblockMod-4ef36d87f423c021891075e8015b5f20760510fd.zip |
Add option to use lily weight in /weight
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ Discord Server: https://discord.gg/QsEkNQS - /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. - /dungeons [player] - Uses API to get dungeon levels of a person. If no name is provided, it checks yours. +- /weight [player] [lily] - Uses API to get weight of a person. If no name is provided, it checks yours. Adding lily uses lily's weight instead of Senither's. - /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. - /skilltracker <start/stop/reset> - Text display for skill xp/hour. |