aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-03-18 14:24:35 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-03-18 14:24:35 +0100
commitb867fa2efb789818dbc2b41e7483ecd5ba0b6279 (patch)
tree24b9f529ab6a0703d7e2530048c7b9a8ed9eccd6 /README.md
parentfd2b7214837996a09ff8a9ab13c7ed806d99b803 (diff)
style(): switch to tab and to lfHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 56903ac..95f2fdd 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ same as Minecraft 1.16.1).
## Why did I create this mod?
Because there was no server-side Minecraft mod for the latest Minecraft version.
-In addition to this, these mods do not revert the Nether which is essential for speedrunning the game, and they do not
+In addition to this, these mods do not revert the Nether which is essential for speedrunning the game, and they do not
update automatically the compass.
## Usage
@@ -20,6 +20,7 @@ update automatically the compass.
`/manhunt` is the main command.
`/manhunt team` edits the team.
+
- `/manhunt team <player> hunter` adds the player to the hunters.
- `/manhunt team <player> speedrunner` adds the player to the speedrunners.
@@ -31,10 +32,12 @@ update automatically the compass.
## Config file
-You can config the time before the release of the hunters and the time between two compass' updates by modifying the config
+You can config the time before the release of the hunters and the time between two compass' updates by modifying the
+config
file `config/manhunt.json`.
The default config file is:
+
```json
{
"secondsBeforeRelease": 30,