diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-18 14:24:35 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-18 14:24:35 +0100 |
| commit | b867fa2efb789818dbc2b41e7483ecd5ba0b6279 (patch) | |
| tree | 24b9f529ab6a0703d7e2530048c7b9a8ed9eccd6 /README.md | |
| parent | fd2b7214837996a09ff8a9ab13c7ed806d99b803 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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,
|
