> For the complete documentation index, see [llms.txt](https://docs.xshyo.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xshyo.us/free-plugins/theglow/placeholderapi-support.md).

# PlaceholderAPI Support

## Placeholders

Here you can find placeholds of TheGlow plugin

***

### **Rewards:** <a href="#introduction" id="introduction"></a>

<table data-header-hidden><thead><tr><th width="285"></th><th></th></tr></thead><tbody><tr><td>Placeholder</td><td>Description</td></tr><tr><td><code>%theglow_glow_state%</code></td><td>You can get the status of the player's equipped glow, it will return true or false.</td></tr><tr><td><code>%theglow_glow_id%</code></td><td>You will be able to obtain the id of the equipped glow</td></tr><tr><td><code>%theglow_glow_colors%</code></td><td>If your glow contains more than one color, you can use this method to obtain a list of all the colors</td></tr><tr><td><code>%theglow_glow_color%</code></td><td>This will return the color you have equipped e.g. &#x26;c &#x26;a &#x26;2 and above.</td></tr></tbody></table>
