> For the complete documentation index, see [llms.txt](https://cosmeticscore.devs.beer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmeticscore.devs.beer/compatibility-with-other-plugins/compatible/placeholderapi.md).

# PlaceholderAPI

## Check if cosmentic is equipped

`%cosmetics_has_equipped_<id>%`

Example: `%cosmetics_has_equipped_red_parrot%`

Check if a cosmetic in a category is equipped

`%cosmetics_has_equipped_category_<category>%`

* `hat`
* `body`
* `balloon`

Example: `%cosmetics_has_equipped_category_body%`
