diff options
| author | Léo Kosman <leo.kosman@proton.me> | 2024-08-26 13:52:06 +0200 |
|---|---|---|
| committer | Léo Kosman <leo.kosman@proton.me> | 2024-08-26 13:52:06 +0200 |
| commit | 0c9c50f1aa14053bc22dd4032cb9b1e87aeac1e3 (patch) | |
| tree | 4fb628c75155d14642f81ec9ad2589419890747d /Writerside/topics/gamerules.md | |
| parent | 35065c8809b0a5c173f38631b28a10d5511aefdc (diff) | |
docs: remove spaces before colons
Diffstat (limited to 'Writerside/topics/gamerules.md')
| -rw-r--r-- | Writerside/topics/gamerules.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Writerside/topics/gamerules.md b/Writerside/topics/gamerules.md index 10c895d..c838643 100644 --- a/Writerside/topics/gamerules.md +++ b/Writerside/topics/gamerules.md @@ -11,14 +11,14 @@ Here's a list of all the Molehunt gamerules. ## Molehunt gamerule list -### Molehunt game configuration : +### Molehunt game configuration - `gameDurationMinutes`: sets the game's duration in minutes (default: `90 minutes`). - `molePercentage`: sets the mole percentage among all players (default: `25 %`). - `moleCount`: the absolute mole amount. Overwrites `molePercentage`. To disable this setting, set it to `-1` (default: `-1`). -### Client-side settings : +### Client-side settings > These gamerules affect client-side features, but are still applied to all players. > @@ -31,11 +31,11 @@ Here's a list of all the Molehunt gamerules. a custom resource pack](resource-pack.md) (default: `false`). - `showTab`: The server player list will be shown (default: `false`). -### Server-side settings : +### Server-side settings - `enablePortals`: enables all portals to other dimensions (default: `false`). -#### World-border settings : +#### World-border settings - `initialWorldSize`: the world size when starting the game (default: `200 blocks`). - `finalWorldSize`: the target world size on the end of the game (default: `50 blocks`). |
