/PVPPlugin

A basic plugin for pvp games (including /team to change teams)

Primary LanguageJava

Commands

  • /team to change team

TODO

  • pvp player max

Building a Jar

gradlew jar / ./gradlew jar

Output jar should be in build/libs.

Installing

Simply place the output jar from the step above in your server's config/plugins directory and restart the server. List your currently installed plugins by running the plugins command.