# Placeholders

{% hint style="info" %}
Requires PlaceholderAPI to be installed. <https://www.spigotmc.org/resources/placeholderapi.6245/>
{% endhint %}

Using placeholders requires PlaceholderAPI to be installed. To test a placeholder in game, use '/papi bcparse me %pyrofarming\_level%'

| Placeholder                              | Description                                                |
| ---------------------------------------- | ---------------------------------------------------------- |
| %pyrofarming\_level%                     | Players farming level                                      |
| %pyrofarming\_elysium%                   | Players elysium balance                                    |
| %pyrofarming\_currentxp%                 | Players current farming xp                                 |
| %pyrofarming\_requiredxp%                | Players required xp to level up                            |
| %pyrofarming\_totalxp%                   | The total XP the player has                                |
| %pyrofarming\_max\_growstations%         | Players maximum growstations                               |
| %pyrofarming\_growstations%              | Players placed growstations                                |
|                                          |                                                            |
| %pyrofarming\_timetilltournament%        | How long until the next tournament in simple formated time |
| %pyrofarming\_istournament%              | true/false based on if there is a tournament               |
| %pyrofarming\_tournamenttype%            | Returns the tournament type name value                     |
| %pyrofarming\_tournament\_first\_name%   | Returns the first place players username                   |
| %pyrofarming\_tournament\_second\_name%  | Returns the second place players username                  |
| %pyrofarming\_tournament\_third\_name%   | Returns the third place players username                   |
| %pyrofarming\_tournament\_first\_score%  | Returns the first place players score                      |
| %pyrofarming\_tournament\_second\_score% | Returns the second place players score                     |
| %pyrofarming\_tournament\_third\_score%  | Returns the third place players score                      |
