diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-07-06 22:41:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 22:41:06 -0400 |
commit | 321d4b4b72e399621bba0abdce478803e3472541 (patch) | |
tree | 163baf9e02f39cc81654f63daa8fc0abfaf1616d | |
parent | 7ed302d086bb7ec229f39dcbcb3c3370253404b4 (diff) | |
download | SkyblockMod-321d4b4b72e399621bba0abdce478803e3472541.tar.gz SkyblockMod-321d4b4b72e399621bba0abdce478803e3472541.tar.bz2 SkyblockMod-321d4b4b72e399621bba0abdce478803e3472541.zip |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ # SkyblockMod -QOL changes that enhances your Hypixel Skyblock experience. +QOL changes that enhances your Hypixel Skyblock experience. Created to add features I couldn't find in a mod, or if the mod was paid (which is against the [Mojang TOS](https://account.mojang.com/documents/commercial_guidelines)). If I find a free mod has a feature, I will not add the feature in this mod. ## Current features - Guild party desktop notifications (toggleable) - Coordinate and angle display (toggleable) + +## Commands +- /toggle [gparty/coords/list] - Toggles features. /toggle list returns values of every toggle. +- /setkey [key] - Sets API key. +- /getkey - Returns key set with /setkey |