diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-12-07 15:21:25 -0500 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2020-12-07 15:21:25 -0500 |
commit | c92a8a13bd83a6d47f399b6845b6ac7885e6ab54 (patch) | |
tree | c0551255a10c58e0dcce2708b0ddf83b8b3511ba /README.md | |
parent | 15255eb3e2379e950b39011bacecbdf6eb4441a7 (diff) | |
download | SkyblockMod-c92a8a13bd83a6d47f399b6845b6ac7885e6ab54.tar.gz SkyblockMod-c92a8a13bd83a6d47f399b6845b6ac7885e6ab54.tar.bz2 SkyblockMod-c92a8a13bd83a6d47f399b6845b6ac7885e6ab54.zip |
Change water puzzle solver to display from chat message
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,8 +51,8 @@ Discord Server: https://discord.gg/QsEkNQS - /loot <zombie/spider/wolf/fishing/catacombs> [winter/spooky/f(1-7)/session] - Returns loot received from slayer quests or fishing stats. /loot fishing winter returns winter sea creatures instead. - /display <zombie/spider/wolf/fishing/catacombs/auto/off> [winter/spooky/f(1-7)/session] - Text display for trackers. /display fishing winter displays winter sea creatures instead. /display auto automatically displays the loot for the slayer quest you have active. - /resetloot <zombie/spider/wolf/fishing/catacombs/confirm/cancel> - - Resets loot for trackers. /resetloot confirm confirms the reset. -- /move <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker> <x> <y> - Moves text display to specified X and Y coordinates. -- /scale <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker> <scale (0.1 - 10)> - Scales text display to a specified multipler between 0.1x and 10x. +- /move <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer> <x> <y> - Moves text display to specified X and Y coordinates. +- /scale <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer> <scale (0.1 - 10)> - Scales text display to a specified multipler between 0.1x and 10x. - /slayer [player] - Uses API to get slayer xp of a person. If no name is provided, it checks yours. - /skills [player] - Uses API to get skill levels of a person. If no name is provided, it checks yours. - /lobbyskills - Uses API to find the average skills of the lobby, as well the three players with the highest skill average. |