alexpvpmindustry / TeamPlugin

change teams / adminspectate mode [V6 support]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamPlugin

Commands

  • /team This command lets players change teams. It cycles through a list of possible teams and teleports the players to on of their cores. This command has a 5 second cooldown.

Admin Only commands

  • /spectate Enter/leave spectate mode.

Previous version v5

The command /forceteamis implemented in a new plugin. Both plugins are compatible.

  • /forceteam [team/off] New players will be assigned to this team (resets after a game over)

Important

All commands are chatcommands. This plugin isn't compatible with hexed!

Feedback

Open an issue if you have a suggestion.

Releases

Prebuild relases can be found here

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/mods directory and restart the server. List your currently installed plugins by running the plugins command.

About

change teams / adminspectate mode [V6 support]


Languages

Language:Java 100.0%