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

# Internal placeholders

| Placeholder                 | Description                     |
| --------------------------- | ------------------------------- |
| {PLAYER\_NAME}              | gets player's nickname          |
| {PLAYER\_TEAM}              | gets player's team              |
| {PLAYER\_POINTS}            | gets player's points            |
| {PLAYER\_KILLS}             | gets player's kills             |
| {PLAYER\_DESTROYED\_HEARTS} | gets player's destroyed hearts  |
| {GAME\_STATE}               | gets game state                 |
| {ARENA\_NAME}               | gets arena name                 |
| {PLAYERS}                   | gets amount of players on arena |
| {MAX\_PLAYERS}              | gets max players of the game    |
| {COST\_OF\_KILL\_PLAYER}    | gets cost of kill player        |
| {KILLER\_NAME}              | gets killer name                |
| {COST\_OF\_ROUND}           | gets cost of round              |
| {TEAM\_NAME}                | gets team name                  |
| {COST\_OF\_WIN}             | gets cost of win                |
| {PLAYER\_COINS}             | gets player's coins             |
| {PRICE}                     | get price of item in GUI        |
