diff options
| author | Léo Kosman <leo.kosman@proton.me> | 2024-08-25 01:06:20 +0200 |
|---|---|---|
| committer | Léo Kosman <leo.kosman@proton.me> | 2024-08-25 01:06:20 +0200 |
| commit | 44f1623ae1f1e3f4f69a5106f3eb5ff0419eb553 (patch) | |
| tree | 3e1f7d59aa1f19bbd929c35f28ec0d5984c8559d | |
| parent | ad9c9c1714dd5750dab3e25da6f04b3c1eb43e85 (diff) | |
docs: change introduction
| -rw-r--r-- | Writerside/topics/gamerules.md | 2 | ||||
| -rw-r--r-- | Writerside/topics/introduction.md | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/Writerside/topics/gamerules.md b/Writerside/topics/gamerules.md index 9090f28..5b37ec4 100644 --- a/Writerside/topics/gamerules.md +++ b/Writerside/topics/gamerules.md @@ -5,7 +5,7 @@ by this mod starts with the prefix `molehunt:`. > If plan on making multiple worlds, and don't want to set the gamerules each time, > [edit the configuration file](config-file.md) -{style=note} +{style=tip} Here's a list of all the Molehunt gamerules. diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md index f1fa63e..e2ef02c 100644 --- a/Writerside/topics/introduction.md +++ b/Writerside/topics/introduction.md @@ -11,4 +11,10 @@ Download the mod for your version. The mod requires [Fabric-API](https://modrinth.com/mod/fabric-api) to works. [Simple Voice Chat](https://modrinth.com/plugin/simple-voice-chat) is highly recommended. -The mod has to be installed on the server *and* on every client. +> If you use Simple Voice Chat, make sure to disable private groups, +> as they would ruin the immersion. +{style=tip} + +The mod has to be installed on the server *and* on every client. The mod is required +to be installed on clients for some client-side features (such as hiding nametags +or changing skins). |
