ManhuntPlus Wiki

Welcome to the official wiki for ManhuntPlus, a Minecraft plugin designed to bring the exciting Manhunt game mode to your server.

Table of Contents

  1. Introduction
  2. Installation
  3. Configuration
  4. Commands
  5. Permissions
  6. Dependencies
  7. Troubleshooting
  8. Support

Introduction

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.

Installation

To install ManhuntPlus on your server, follow these steps:

  1. Download the Plugin: Get the latest version of ManhuntPlus from Modrinth.
  2. Add to Server: Place the downloaded .jar file into your server's plugins folder.
  3. Restart Server: Restart your Minecraft server to load the plugin.

Configuration

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.

Game Settings

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

Compass Settings

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

Scoreboard Settings

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

Messages

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!"

World Settings

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

Effects

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

Commands

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.

Permissions

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.

Dependencies

ManhuntPlus supports and requires certain libraries for enhanced functionality:

Troubleshooting

If you encounter issues with ManhuntPlus, consider the following steps:

  1. Check Logs: Look at your server logs for any error messages related to ManhuntPlus.
  2. Verify Dependencies: Ensure all required dependencies are installed and up-to-date.
  3. Configuration: Double-check your configuration settings for any errors.
  4. Contact Support: If issues persist, visit our GitHub Issues page for assistance.

Support

For support, feature requests, or to report issues, please visit our GitHub repository. Contributions and feedback are welcome!