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

# Placeholders

{% hint style="danger" %}
You **must** use [<mark style="color:red;">PlaceholderAPI</mark>](https://www.spigotmc.org/resources/placeholderapi.6245/) plugin to make it work!
{% endhint %}

<table><thead><tr><th width="377">Placeholder</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:purple;">%drawonmap_revenue%</mark></td><td>Displays the player's income</td></tr><tr><td><mark style="color:purple;">%drawonmap_rating%</mark></td><td>Displays the player's rating</td></tr><tr><td><mark style="color:purple;">%drawonmap_revenue_top_name_&#x3C;num>%</mark></td><td>Displays the name of the player who ranks &#x3C;1-100> in terms of earnings on the server</td></tr><tr><td><mark style="color:purple;">%drawonmap_revenue_top_score_&#x3C;num>%</mark></td><td>Displays the score of the player who ranks &#x3C;1-100> in terms of earnings on the server</td></tr><tr><td><mark style="color:purple;">%drawonmap_rating_top_name_&#x3C;num>%</mark></td><td>Displays the name of the player who ranks &#x3C;1-100> on the server</td></tr><tr><td><mark style="color:purple;">%drawonmap_rating_top_score_&#x3C;num>%</mark></td><td>Displays the score of the player who ranks &#x3C;1-100> on the server</td></tr><tr><td><mark style="color:purple;">%drawonmap_who_is_editing_&#x3C;num>%</mark></td><td>Displays the name of the player who is currently editing a painting. By number from the list of players</td></tr></tbody></table>
