diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-10-02 14:03:12 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2020-10-02 14:03:12 -0400 |
commit | 5915c13b1390b613ceefe67011d1f66939e138c2 (patch) | |
tree | 7f12048d8cd7dd9d7d9bbf538281494d5f52595a /README.md | |
parent | d620d60c40db7ec2c7c59c01a5b02cb431552944 (diff) | |
download | SkyblockMod-5915c13b1390b613ceefe67011d1f66939e138c2.tar.gz SkyblockMod-5915c13b1390b613ceefe67011d1f66939e138c2.tar.bz2 SkyblockMod-5915c13b1390b613ceefe67011d1f66939e138c2.zip |
Add command to see skill levels of lobby
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ Discord Server: https://discord.gg/QsEkNQS - /scale <coords/display/dungeontimer/skill50> <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. - /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. - /bank [player] - Uses API to get bank and purse coins of a person. If no name is provided, it checks yours. |