Minecraft Manhunt
  • Introduction
  • Usage
    • Installation
    • Commands
    • Permissions
    • Scenarios
    • Suggested Game Rules
    • config.yml
  • Contributing
    • Translating
  • Developers
    • API
Powered by GitBook
On this page
Edit on GitHub
  1. Usage

Commands

Command
Description

/manhunt help

Shows other manhunt commands.

/manhunt hunter <player>

Sets a player as hunter. Removes them from the runner team if they are already a runner.

/manhunt runner <player>

Sets a player as runner. Removes them from the hunter team if they are already a hunter.

/manhunt randomiseplayers

Assigns all players on the server as hunters and runners. Note that using this command: - The existing hunters and runners list will be cleared. - There will always be more hunters than runners. The game players can still be modified after running this command until the game starts.

/manhunt remove <player>

Removes a specific player from the manhunt. They will become a spectator when the game starts.

/manhunt revive <player>

Revives a runner if they're out. Note that there must still be at least one runner alive in order to run this command because otherwise the game will automatically end.

/manhunt start

Starts the manhunt.

/manhunt stop

Ends the manhunt prematurely.

/manhunt list

Lists the players who are runners and hunters.

/manhunt settings

Configure the game via fancy menu.

/manhunt scenarios

Configure scenarios.

/spectate <player>

Teleports to a runner/hunter to spectate them.

/leaderboard

View the top 10 players by total win count on the server.

/leaderboard <player>

View statistics of a specific player.

PreviousInstallationNextPermissions

Last updated 2 months ago