> For the complete documentation index, see [llms.txt](https://pyrotempus.gitbook.io/pyro-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyrotempus.gitbook.io/pyro-plugins/pyrofishingpro/setup-manual/placeholders.md).

# 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 %pyrofishingpro\_level%'

| Placeholder                                 | Description                                                |
| ------------------------------------------- | ---------------------------------------------------------- |
| %pyrofishingpro\_level%                     | Players fishing level                                      |
| %pyrofishingpro\_entropy%                   | Players entropy balance                                    |
| %pyrofishingpro\_entropy\_formatted%        | Players entropy balance formatted                          |
| %pyrofishingpro\_currentxp%                 | Players current fishing xp                                 |
| %pyrofishingpro\_requiredxp%                | Players required xp                                        |
| %pyrofishingpro\_augmentscrafted%           | Players augments crafted in total                          |
| %pyrofishingpro\_bronzefishcaught%          | Players bronze fish caught                                 |
| %pyrofishingpro\_silverfishcaught%          | Players silver fish caught                                 |
| %pyrofishingpro\_goldfishcaught%            | Players gold fish caught                                   |
| %pyrofishingpro\_diamondfishcaught%         | Players diamond fish caught                                |
| %pyrofishingpro\_platinumfishcaught%        | Players platinum fish caught                               |
| %pyrofishingpro\_mythicalfishcaught%        | Players mythical fish caught                               |
| %pyrofishingpro\_totalfishcaught%           | Players total fish caught                                  |
| %pyrofishingpro\_totalcustomcaught%         | Players total custom fish caught                           |
| %pyrofishingpro\_crabskilled%               | Players crabs killed                                       |
| %pyrofishingpro\_longestfish%               | Players longest fish from tournaments                      |
| %pyrofishingpro\_moneymade%                 | Players money made from fishing                            |
| %pyrofishingpro\_fishkilled%                | Players fish killed                                        |
| %pyrofishingpro\_fishgutted%                | Amount of fish the player has gutted                       |
| %pyrofishingpro\_deliveriesmade%            | Players deliveries made                                    |
| %pyrofishingpro\_tournamentswon%            | Players tournaments won                                    |
| %pyrofishingpro\_fishtilldelivery%          | How many fish until next delivery.                         |
|                                             |                                                            |
| %pyrofishingpro\_timetilltournament%        | How long until the next tournament in simple formated time |
| %pyrofishingpro\_istournament%              | true/false based on if there is a tournament               |
| %pyrofishingpro\_tournamenttype%            | Returns the tournament type name value                     |
| %pyrofishingpro\_tournament\_first\_name%   | Returns the first place players username                   |
| %pyrofishingpro\_tournament\_second\_name%  | Returns the second place players username                  |
| %pyrofishingpro\_tournament\_third\_name%   | Returns the third place players username                   |
| %pyrofishingpro\_tournament\_first\_score%  | Returns the first place players score                      |
| %pyrofishingpro\_tournament\_second\_score% | Returns the second place players score                     |
| %pyrofishingpro\_tournament\_third\_score%  | Returns the third place players score                      |
|                                             |                                                            |
| %pyrofishingpro\_events\_crabmas\_biome%    | Shows the Crabmas biome if its found                       |
| %pyrofishingpro\_events\_crabmas\_time%     | Shows the remaining time a Crabmas has                     |
