A Minecraft plugin for running and managing Manhunt games, where hunters try to kill runners before they can defeat the Ender Dragon. This game requires Multiverse-Core for full functionality but can run without. Only for the command /manhunt currentworld.
What is Manhunt?
Manhunt is a popular Minecraft game mode where "hunters" try to kill "runners" before the runners can beat the Ender Dragon. This plugin lets server administrators easily set up and manage Manhunt games on their servers with features like:
- Multiple simultaneous games: Run several manhunt games at once on your server
- Team management: Easily assign players to hunter or runner teams
- Team chat: In-game team-only communication
- Compass tracking: Automatically updates to track the nearest runner with a small cooldown which can be configured.
- Headstart timer: Give runners a configurable head start before hunters are unleashed
- World management: Create new worlds for each game. NOTE: worlds that get generated are stored in a folder called ManhuntWorld. On plugin start and end, all worlds in this folder are deleted to clean up games.
- Automatic dimension creation: Automatically creates missing Nether and End dimensions when using current world for gameplay
- Lobby system: Central lobby for game setup and team selection
Commands
Main Command
- /manhunt - Base command with several subcommands:
- /manhunt create - Opens a GUI to create a new manhunt game
- /manhunt create currentworld - Creates a new manhunt game in your current world (admin only)
- /manhunt currentworld - Alias for the above command, creates a game in the current world with auto-generation of missing Nether and End dimensions
- /manhunt delete <game-name> - Deletes a manhunt game
- /manhunt join [game-name] - Join a specific game or opens a GUI to select one
- /manhunt start [game-name] - Starts a manhunt game
- /manhunt list - Lists all active manhunt games
- /manhunt lobby - Teleports you to the main lobby
- /manhunt setlobby - Sets the main lobby at your current location (admin only)
Team Commands
- /teamhunters - Join the hunters team in your current game
- /teamrunners - Join the runners team in your current game
Game Management
- /quitgame - Leave your current manhunt game
Chat Commands
- /toall - Toggle chat to global mode
- /toteam - Toggle chat to team-only mode (hunters to hunters, runners to runners)