> For the complete documentation index, see [llms.txt](https://obey.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://obey.gitbook.io/wiki/coinflips/placeholders.md).

# Placeholders

All the PlaceholderAPI placeholders you need to work with CrownCoinFlips.

These are the plugin's placeholders that work with [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/).

| Placeholder           | Description                                                                                  |
| --------------------- | -------------------------------------------------------------------------------------------- |
| `%cf_winpercentage%`  | Returns the player's formatted win percentage (wins/total games).                            |
| `%cf_losspercentage%` | Returns the player's formatted loss percentage (losses/total games).                         |
| `%cf_ignored%`        | Returns whether the player has toggled off server-wide coinflip broadcasts (`true`/`false`). |
| `%cf_amount_gambled%` | Returns the total formatted amount of money the player has gambled.                          |
| `%cf_amount_won%`     | Returns the total formatted net money the player has won.                                    |
| `%cf_amount_lost%`    | Returns the total formatted money the player has lost.                                       |
