Skip to content

PlaceholderAPI

James McNair edited this page Apr 15, 2021 · 22 revisions

Click on placeholderAPI to go to the spigot page

Placeholders are supported in many ways, primarily by providing placeholders. Along with the provided placeholders, all messages in messages.yml support placeholders so you can alter all messages to your heart's desire.

Requesting a new placeholder

If you need a placeholder from better teams that is not currently listed below, you can request it by creating an issue

Provided Placeholders

This plugin supports many placeholders which can be used through placeholder API. These are the available placeholders:

  • %betterTeams_name%- The team name
  • %betterTeams_tag% - The team tag, or if the team has not set one, the teams name
  • %betterTeams_displayname% - The display name of the team
  • %betterTeams_description%- The team description
  • %betterTeams_open%- If the team is open or invite-only
  • %betterTeams_score%- The score of that team
  • %betterTeams_money%- The balance of that team
  • %betterTeams_rank%- The players rank within their team
  • %betterTeams_color%- The color code that the team owner has set for the team
  • %betterTeams_teamscore_{rank}%- The team name of the team with which is that rank within the score leaderboard
  • %betterTeams_teamscoreno_{rank}% - The score of the team which is at that rank within the score leaderboard
Clone this wiki locally