From 3877c95879944d62a026ea45026862976573572b Mon Sep 17 00:00:00 2001 From: J10a1n15 <45315647+j10a1n15@users.noreply.github.com> Date: Wed, 29 May 2024 09:31:16 +0200 Subject: Feature: Add Custom Scoreboard FaQ (#1902) --- docs/DISCORD_FAQ.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/DISCORD_FAQ.md b/docs/DISCORD_FAQ.md index f231e2edb..a2b01e519 100644 --- a/docs/DISCORD_FAQ.md +++ b/docs/DISCORD_FAQ.md @@ -52,6 +52,13 @@ _Frequently Asked Questions_ > - To reset a tracker, use the in-game command `/shcommands `. > - Execute the obtained command to reset the tracker. +> **12: Why can I still see the normal Scoreboard when using Custom Scoreboard?** +> Most of the time, this is a mod conflict. +> If you are using [Sidebar Mod](https://github.com/Alexdoru/SidebarMod), please remove this mod. +> If you are using [VanillaHUD](https://modrinth.com/mod/vanillahud), please disable its Scoreboard by clicking on the blue bar below "Scoreboard" in the OneConfig Menu. +> If you are using [Apec](https://github.com/BananaFructa/Apec/) and want to remove their Scoreboard, you need to remove Apec since they don't have an option to disable their Scoreboard. +> If you don't use any of these mods, make sure the option to "Hide Vanilla Scoreboard" is actually enabled. -*This FAQ was last updated on April 22nd, 2024. + +*This FAQ was last updated on May 27th, 2024. If you believe there's something that should be added to this list, please tell us, so we can add it.* -- cgit