Skip to content

Commit

Permalink
Add the other team-related placeholders.
Browse files Browse the repository at this point in the history
Added `team_color`, `team_display_name`, `team_prefix`, and `team_suffix` per CodeCrafter47/BungeeTabListPlus#718
  • Loading branch information
PrinceBunBun981 authored Oct 21, 2023
1 parent 04d3027 commit a908a7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/Placeholders.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ Please be aware of the following requirements and limitations about placeholders
| `${viewer ping}` | `${player ping}` |
| `${viewer tab_name}` | `${player tab_name}` |
| `${viewer team}` | `${player team}` |
| `${viewer team_color}` | `${player team_color}` |
| `${viewer team_display_name}` | `${player team_display_name}` |
| `${viewer team_prefix}` | `${player team_prefix}` |
| `${viewer team_suffix}` | `${player team_suffix}` |
| `${viewer total_xp}` | `${player total_xp}` |
| `${viewer uuid}` | `${player uuid}` |
| `${viewer world}` | `${player world}` |
Expand Down

0 comments on commit a908a7b

Please sign in to comment.