anhgelus / manhunt-plugin

A plugin aiming to add some useful utilities for the manhunt game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manhunt Plugin

A plugin aiming to add some useful utilities for the manhunt game.

This plugin need the GameLibrary to work!

Features

  • Customizable compass
  • Customizable player tracking
  • Game start, game pause, game end
  • GUI to select the player to track

Commands

  • /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)

Technologies

  • Java 17
  • Spigot API 1.19.2
  • Gradle
  • GameLibrary

Usage

You can use this plugin without asking the permission.

See the license section for more information.

License

This project is under the GPLv3 license. See the LICENSE file for more details.

About

A plugin aiming to add some useful utilities for the manhunt game

License:GNU General Public License v3.0


Languages

Language:Java 100.0%