Groovin-Dev / TeamsExpansion

GNU General Public License v3.0
0 stars 0 forks source link

TeamsExpansion

Adds 6 new PlaceholderAPI expansions:

All placeholders accept an optional team name parameter, for example %team_color_test% will return the color of the team named test.

The team name parameter takes precedence over the player's team.

How to build

  1. Clone the repository
  2. Run the shadowJar gradle task
  3. The jar will be in build/libs/teamsexpansion.jar

Original

This repo is based on aother: https://github.com/Paul19988/TeamsExpansion