# Placeholders

### Description

This are the plugins placeholders that work with the [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/).

<table><thead><tr><th width="376">Placeholder</th><th>Description</th></tr></thead><tbody><tr><td>%ctd_goal_bars_&#x3C;goalid>%</td><td>Displays the goal bars for the selected goal.</td></tr><tr><td>%ctd_goal_dcbars_&#x3C;goalid>%</td><td>Displays the goal bars for the selected goal. </td></tr><tr><td>%ctd_goal_reached_amount_&#x3C;goalid>%</td><td>Displays the goals current amount.</td></tr><tr><td>%ctd_goal_reached_percentage_&#x3C;goalid>%</td><td>Displays the goals current percentage.</td></tr><tr><td>%ctd_goal_target_&#x3C;goalid>%</td><td>Displays the goals target amount.</td></tr><tr><td>%ctd_goal_achieved%</td><td>Displays how often the goal was completed.</td></tr><tr><td>%ctd_latest_player%</td><td>Displays the latest purchases player.</td></tr><tr><td>%ctd_latest_amount%</td><td>Displays the latest purchases amount.</td></tr><tr><td>%ctd_latest_package%</td><td>Displays the latest purchases first package name.</td></tr><tr><td>%ctd_latest_packages%</td><td>Displays the latest purchases packages names.</td></tr><tr><td>%ctd_alltime_amount_&#x3C;place>%</td><td>Displays the amount of the alltime rank selected. </td></tr><tr><td>%ctd_alltime_name_&#x3C;place>%</td><td>Displays the name of the alltime rank selected. </td></tr><tr><td>%ctd_alltime_skin_&#x3C;place>%</td><td>Displays the name of the alltime rank selected or the embed-purchase-offline-skin value if empty. </td></tr><tr><td>%ctd_monthly_amount_&#x3C;place>%</td><td>Displays the name of the monthly rank selected. </td></tr><tr><td>%ctd_monthly_name_&#x3C;place>%</td><td>Displays the name of the monthly rank selected. </td></tr><tr><td>%ctd_monthly_skin_&#x3C;place>%</td><td>Displays the name of the monthly rank selected or the embed-purchase-offline-skin value if empty. </td></tr><tr><td>%ctd_sales_name%</td><td>Displays the most recent active sales name.</td></tr><tr><td>%ctd_sales_amount%</td><td>Displays the most recent active percentage or value.</td></tr><tr><td>%ctd_player_spent_alltime%</td><td>Displays the amount a player spent.</td></tr><tr><td>%ctd_player_spent_monthly%</td><td>Displays the amount a player spent during the current month.</td></tr><tr><td>%ctd_player_spent_alltime_raw%</td><td>Displays the raw amount a player spent.</td></tr><tr><td>%ctd_player_spent_monthly_raw%</td><td>Displays the raw amount a player spent during the current month.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://obey.gitbook.io/wiki/legacy-wiki/plugins/crowntebexdata/placeholders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
