From 321d4b4b72e399621bba0abdce478803e3472541 Mon Sep 17 00:00:00 2001 From: bowser0000 Date: Mon, 6 Jul 2020 22:41:06 -0400 Subject: Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 15b129e..255cc70 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit