# PlaceholderAPI

***

<table><thead><tr><th width="374">Placeholder</th><th>Output</th></tr></thead><tbody><tr><td>tycoonhoe_prestige</td><td>highest prestige number</td></tr><tr><td>tycoonhoe_essence</td><td>raw essence value</td></tr><tr><td>tycoonhoe_essence_formatted</td><td>formatted essence value</td></tr><tr><td></td><td></td></tr><tr><td>tycoonhoe_farm_crop</td><td>player active crop name</td></tr><tr><td></td><td></td></tr><tr><td>tycoonhoe_notify_actionbar</td><td>active/inactive (1/0)</td></tr><tr><td>tycoonhoe_notify_message</td><td>active/inactive (1/0)</td></tr><tr><td>tycoonhoe_notify_title</td><td>active/inactive (1/0)</td></tr><tr><td>tycoonhoe_notify_sound</td><td>active/inactive (1/0)</td></tr><tr><td></td><td></td></tr><tr><td>tycoonhoe_boss_active</td><td>true/false</td></tr><tr><td>tycoonhoe_boss_next</td><td>formatted next boss time</td></tr><tr><td>tycoonhoe_boss_active_display_name</td><td>active boss display name</td></tr><tr><td>tycoonhoe_boss_active_current_hp</td><td>active boss current hp value</td></tr><tr><td>tycoonhoe_boss_active_max_hp</td><td>active boss max hp value</td></tr><tr><td>tycoonhoe_boss_active_timeout</td><td>active boss formatted timeout</td></tr><tr><td>tycoonhoe_boss_active_id</td><td>active boss id value</td></tr><tr><td>tycoonhoe_boss_active_min_damage</td><td>active boss required min damage value</td></tr><tr><td>tycoonhoe_boss_active_damage_&#x3C;pos>_name</td><td>active boss top damager name</td></tr><tr><td>tycoonhoe_boss_active_damage_&#x3C;pos>_value</td><td>active boss top damager damage value</td></tr><tr><td>tycoonhoe_boss_active_player_rank</td><td>active boss personal damage rank </td></tr><tr><td>tycoonhoe_boss_active_player_damage</td><td>active boss personal damage value</td></tr><tr><td></td><td></td></tr><tr><td>tycoonhoe_top_prestige_&#x3C;position>_name</td><td>top prestige player name by position </td></tr><tr><td>tycoonhoe_top_prestige_&#x3C;position>_value</td><td>top prestige player value by position </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://docs.mongenscave.com/premium-products/mc-tycoonhoe/supported-plugins/placeholderapi.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.
