aboutsummaryrefslogtreecommitdiff
path: root/docs/DISCORD_FAQ.md
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal002@users.noreply.github.com>2024-03-02 22:34:25 +0100
committerGitHub <noreply@github.com>2024-03-02 22:34:25 +0100
commit41569dd71eb070297195a3add9b64993d4a952c0 (patch)
treea5b8fcd3e9ddb213c43d91a4f93113c913f9f5fd /docs/DISCORD_FAQ.md
parent39034722fc251c71244ef8aa50bf3eb805e911aa (diff)
downloadskyhanni-41569dd71eb070297195a3add9b64993d4a952c0.tar.gz
skyhanni-41569dd71eb070297195a3add9b64993d4a952c0.tar.bz2
skyhanni-41569dd71eb070297195a3add9b64993d4a952c0.zip
Docs: Using docs for markdown files (#1086)
Diffstat (limited to 'docs/DISCORD_FAQ.md')
-rw-r--r--docs/DISCORD_FAQ.md59
1 files changed, 59 insertions, 0 deletions
diff --git a/docs/DISCORD_FAQ.md b/docs/DISCORD_FAQ.md
new file mode 100644
index 000000000..9b33b0219
--- /dev/null
+++ b/docs/DISCORD_FAQ.md
@@ -0,0 +1,59 @@
+_Frequently Asked Questions_
+
+> **1: How do I open the SkyHanni Menu?**
+> Use the command `/sh`.
+
+> **2: Why does SkyHanni tell me to update NotEnoughUpdates (NEU) even if I already have the latest version?**
+> To make the mod work, you need to use the latest version from <#1123201092193366027>.
+
+> **3: How can I resize the GUI?**
+> Do `/sh gui` to open the position editor. Then hover over an element and scroll your mouse wheel to change the size of a single GUI element.
+> Do `/sh scale` to change the global GUI scale of all elements at once.
+
+> **4: My Garden Crop Milestones are not accurate. What should I do?**
+> To sync your Crop Milestones with SkyHanni, open `/cropmilestones` once.
+
+> **5: How can I move GUIs like Coins/Copper in SkyMart?**
+> Use the command `/sh open hotkey` to set a hotkey, and press it inside the GUI you want to move.
+
+> **6: Will SkyHanni support Minecraft versions 1.20? (Foraging Update)**
+> The Foraging update isn't expected to release for several months.
+> Thus, we'll wait for other mods in the community to update for Minecraft version 1.20.
+> Switching from 1.8.9 to 1.20 will take some time, and we plan to discontinue support for 1.8.9 afterward since we won't support multiple versions at once.
+
+> **7: My Jacob Contest Display crops are wrong, how do I fix this?**
+> Run the command `/shclearcontestdata` to clear the Jacob contest data.
+
+> **8: How can I get bigger crop hit boxes?**
+> Use [Patcher](<https://sk1er.club/mods/patcher>) to have 1.12 hitboxes in 1.8.9.
+
+> **9: Why does my Item Tracker feature not track this item?**
+> 1. Check if the item goes directly into your sacks.
+> 2. If it does, enable the sack pickup chat message from Hypixel:
+> - Go to `Hypixel Settings --> Personal -> Chat Feedback` and enable `Sack Notifications`.
+> 3. If you want the [Sacks] messages to be hidden, do `/sh sacks hider` and enable that.
+
+> **10: How do I remove SkyHanni GUI elements?**
+> 1. Type `/sh gui`.
+> 2. Hover over the UI element.
+> 3. See the element name in the top center of screen.
+> 4. Search for that element with `/sh <name>`.
+> 5. Disable this feature.
+
+> **11: How do I reset a SkyHanni tracker?**
+> 1. Do you want to **view only the current session**?
+> - Open the inventory (Press E) and hover over the display.
+> - Then click on `[This Session]`.
+> 2. Do you want to **reset the current session**?
+> - Open the inventory (Press E) and hover over the display.
+> - Then click on `Reset Session!`.
+> 3. Do you want to **remove one specific item** from the tracker?
+> - Open the inventory (Press E) and hover over the display.
+> - Then shift-click on an item in the list to remove it.
+> 4. Do you want to reset the total stats of a tracker?
+> - To reset a tracker, use the in-game command `/shcommands <tracker type>`.
+> - Execute the obtained command to reset the tracker.
+
+
+*This FAQ was last updated on February 20th, 2024.
+If you believe there's something that should be added to this list, please tell us, so we can add it.*