Welcome to the official wiki for ManhuntPlus, a Minecraft plugin designed to bring the exciting Manhunt game mode to your server.
ManhuntPlus is a Minecraft plugin that allows players to engage in the Manhunt game mode, where hunters chase speedrunners in a thrilling and competitive gameplay experience. This plugin is compatible with a wide range of Minecraft versions and offers an easy-to-use command and permission system.
To install ManhuntPlus on your server, follow these steps:
.jar
file into your server's plugins
folder.ManhuntPlus comes with a default configuration file that is generated upon first run. You can customize the plugin by editing the config.yml
file located in the plugins/ManhuntPlus
directory.
Option | Description | Default Value |
---|---|---|
freeze-duration |
Duration of freeze countdown at start (in seconds). | 5 |
hunter-spawn-radius |
Radius around speedrunner where hunters will spawn (blocks). | 20 |
end-on-dragon-kill |
Should game end when Ender Dragon is killed? | true |
give-hunters-resistance |
Should hunters get resistance effect at start? | false |
give-speedrunners-speed |
Should speedrunners get speed effect at start? | false |
Option | Description | Default Value |
---|---|---|
name |
Display name of hunter's tracking compass. | "&a&lHunter Compass" |
lore |
Lore for the compass (supports multiple lines). | ["&7Tracks the nearest speedrunner", "&7Works across dimensions"] |
update-interval |
How often compass updates target location (in ticks, 20 ticks = 1 second). | 20 |
Option | Description | Default Value |
---|---|---|
enabled |
Should scoreboard be enabled during game? | true |
title |
Scoreboard title. | "&6&lManhunt" |
update-interval |
Scoreboard update interval (in ticks). | 20 |
Option | Description | Default Value |
---|---|---|
prefix |
Prefix for all plugin messages. | "&8[&aManhunt&8]" |
countdown |
Game start countdown message. | "&eGame starting in &6{time}&e..." |
game-start |
Game start message. | "&aManhunt has begun! Good luck!" |
game-end-hunters-win |
Game end message when hunters win. | "&cHunters have won the Manhunt!" |
game-end-speedrunners-win |
Game end message when speedrunners win. | "&aSpeedrunners have won the Manhunt!" |
Option | Description | Default Value |
---|---|---|
disabled-worlds |
Worlds where Manhunt is disabled. | ["world_nether", "world_the_end"] |
enable-world-border |
Should world border be enabled during game? | false |
border-start-size |
Initial world border size (blocks). | 1000 |
border-shrink |
Should border shrink over time? | false |
border-shrink-speed |
Border shrink speed (blocks per minute). | 10 |
border-final-size |
Final border size (blocks). | 50 |
Option | Description | Default Value |
---|---|---|
hunters.resistance.level |
Resistance effect level for hunters. | 1 |
hunters.resistance.duration |
Duration of resistance effect for hunters (in seconds). | 30 |
speedrunners.speed.level |
Speed effect level for speedrunners. | 1 |
speedrunners.speed.duration |
Duration of speed effect for speedrunners (in seconds). | 30 |
ManhuntPlus provides several commands to manage the game:
Command | Description |
---|---|
/manhunt hunter <player> |
Add a player as a hunter. |
/manhunt speedrunner <player> |
Add a player as a speedrunner. |
/manhunt start |
Start the Manhunt game. |
/manhunt stop |
Stop the Manhunt game. |
/manhunt status |
Show the current game status. |
/manhunt reload |
Reload the plugin configuration. |
ManhuntPlus uses a permission system to control access to commands:
Permission Node | Description |
---|---|
manhunt.use |
Allows access to basic Manhunt commands. |
manhunt.admin |
Allows access to all Manhunt commands. |
manhunt.bypass |
Bypasses Manhunt game restrictions. |
ManhuntPlus supports and requires certain libraries for enhanced functionality:
If you encounter issues with ManhuntPlus, consider the following steps:
For support, feature requests, or to report issues, please visit our GitHub repository. Contributions and feedback are welcome!