diff options
author | bowser0000 <bowser0000@gmail.com> | 2021-04-20 00:06:48 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2021-04-20 00:06:48 -0400 |
commit | 4e4bc07819f595107ad23d2bb003f518d1344ec5 (patch) | |
tree | a19faa0180bca3377503740e9eefaaed5c8d5950 /README.md | |
parent | be0594f3ce39b560d5d30fd9e463bd42304c440e (diff) | |
download | SkyblockMod-4e4bc07819f595107ad23d2bb003f518d1344ec5.tar.gz SkyblockMod-4e4bc07819f595107ad23d2bb003f518d1344ec5.tar.bz2 SkyblockMod-4e4bc07819f595107ad23d2bb003f518d1344ec5.zip |
Change /skills to /skill
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ Discord Server: https://discord.gg/QsEkNQS - /move <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer/bonzotimer/golemtimer/teammatesinradius> <x> <y> - Moves text display to specified X and Y coordinates. - /scale <coords/display/dungeontimer/skill50/lividhp/caketimer/skilltracker/wateranswer/bonzotimer/golemtimer/teammatesinradius> <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. +- /skill [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. - /guildof [player] - Uses API to get guild name and guild master of a person. If no name is provided, it checks yours. - /petsof [player] - Uses API to get pets of a person. If no name is provided, it checks yours. |