From b867fa2efb789818dbc2b41e7483ecd5ba0b6279 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 18 Mar 2026 14:24:35 +0100 Subject: style(): switch to tab and to lf --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') 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 hunter` adds the player to the hunters. - `/manhunt team 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, -- cgit v1.2.3