
Manhunt
A Minecraft manhunt tracker that tracks multiple players in both the nether and the overworld.
- Загрузки
- 110K
- Подписчики
- 96
- Обновлён
- 17 июня 2026 г.
- Лицензия
- MIT
Опубликован 13 февраля 2025 г.
This datapack implements a simple manhunt game. It is compatible with realms due to the fact that it is a datapack. But it is also available bundled as a mod.
Installation
If you get a message saying the pack is not supported in lower versions I have marked it as working in, ignore this as it will still work
Datapack installation:
- Locate the datapack folder for the specific world
- Drag the Manhunt.zip file into the datapack folder
- Enable the datapack with /datapack enable "file/Manhunt.zip"
Mod installation:
- Follow the instructions on how to install your prefered modloader (be it Forge, Fabric, NeoForge or Quilt)
- Drag the downloaded .jar file into (on windows) %appdata%.minecraft\mods
- Launch the world and start playing
Playing
Hunters are added with:
/team join hunters player_name
And runners with:
/team join runners player_name
The game is started with:
/function manhunt:start_game
You can pause the game if you want to leave without having to restart and clear your inventory with:
/function manhunt:pause_game
And then resume the game with:
/function manhunt:resume_game
Configuration
The start delay can be changed from the default of 45 to whatever you like with:
/scoreboard players set Temp manhunt_lead 60
The minumum tracking distance (within this distance from the runners the compass goes crazy)
Can be removed (done by default) with:
/scoreboard players reset Temp manhunt_min_dst
And set to your desired distance with:
If you want a distance of 20 you will use the value 20 * 20 = 400
/scoreboard players set Temp manhunt_min_dst 400
The scoreboard can be removed with:
/scoreboard objectives setdisplay sidebar
Please report any problems on github or on my discord server.
Центр версий
54 версийЧенджлог
16+modРелиз26.1.1, 26.1.2, 26.2 · 17 июня 2026 г.
Changes
-26.2 compatibility
16Релиз26.1.1, 26.1.2, 26.2 · 17 июня 2026 г.
Changes
-26.2 compatibility
15+modРелиз26.1, 26.1.1, 26.1.2 · 27 марта 2026 г.
Changes:
-26.1 compatibility
15Релиз26.1, 26.1.1, 26.1.2 · 27 марта 2026 г.
Changes:
-26.1 compatibility
14+modРелиз1.21.9, 1.21.10, 1.21.11 · 14 марта 2026 г.
Changes:
- Improved interdimensional tracking
- Track item is cleared of ground
- New pause/resume command
- Game keeps running if runner disconnects
14Релиз1.21.9, 1.21.10, 1.21.11 · 14 марта 2026 г.
Changes:
- Improved interdimensional tracking
- Track item is cleared of ground
- New pause/resume command
- Game keeps running if runner disconnects
13+modРелиз1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
Changes:
-Fixed bug where "Now tracking" wasn't displayed correctly
13Релиз1.21.9, 1.21.10, 1.21.11 · 11 января 2026 г.
Changes:
-Fixed bug where "Now tracking" wasn't displayed correctly
Комментарии
Загружаем…