A plugin aiming to add some useful utilities for the manhunt game.
This plugin need the GameLibrary to work!
- Customizable compass
- Customizable player tracking
- Game start, game pause, game end
- GUI to select the player to track
- /game start - Start the game (manhunt.game.start)
- /game pause - Pause the game (manhunt.game.pause)
- /game end - End the game (manhunt.game.end)
- /game resume - Resume the game (manhunt.game.resume)
- /manhunt team [add|remove|list] [player] [team] - Manage the teams (manhunt.team)
- /manhunt [compass|tracker] - Manage the compass (manhunt.compass)
- /manhunt getcompass [target] - Get a compass (no permission)
- Java 17
- Spigot API 1.19.2
- Gradle
- GameLibrary
You can use this plugin without asking the permission.
See the license section for more information.
This project is under the GPLv3 license. See the LICENSE file for more details.