Manhunt: Trust No One
Minecraft manhunt, but you don't know each other's roles.
Manhunt: Trust No One
Manhunt: Trust No One
Minecraft Manhunt is a popular game mode where runners try to complete the game while being hunted by the hunters.
This data pack introduces a new twist by randomizing the roles of each player, making it more challenging and unpredictable. Each player only knows their own role and killing the same team causes you death!
This data pack was inspired by the Secret Hunter series by zorato and the game Among Us.
🎮 How to play?
1. Create a new world. 2. Configure the game how you want. 3. Make sure everyone is ready and type `/function tno:start` to start the game. 4. Have fun :)
⚙️ Configurations
To edit configurations, you can do `/scoreboard players set <config_name> tno.config <value>`. |Name|Description|Default value|Type|Requirement| |:---|:---|:---:|:---:|:---:| |show_team|Whether to show team color on tablist and name.|`0`<br>(`false`)|bool|-| |respawn_runner|Whether runners should be able to respawn.|`0`<br>(`false`)|bool|-| |respawn_hunter|Whether hunters should be able to respawn.|`1`<br>(`true`)|bool|-| |spread_players|Whether players should be spread when the game starts.|`0`<br>(`false`)|bool|-| |interval_random_role|Time in ticks for role randomization interval (value less than 1 will disable this feature).|`0`|int|-|
Note: Type `bool` only has `true` or `false` states which are represented by `1` and `0` in `int`, setting it to other numbers will result in an unexpected outcome.
📦 How to install?
1. Download the data pack from Modrinth or GitHub. 2. Open your Minecraft world folder and navigate to the `datapacks` folder. 3. Drag and drop the downloaded `.zip` file into the `datapacks` folder. 4. Unzip the file. (It should look like this: `<world>/datapacks/manhunt-trust-no-one-X.X.X/...`) 5. Open your world in Minecraft and run the command `/reload` to load the data pack. (or `/minecraft:reload` if you're on a server) 6. Done!