> For the complete documentation index, see [llms.txt](https://docs.aeonxd.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aeonxd.xyz/plugins/customfont/placeholders.md).

# Placeholders

### Global placeholders

Supports PlaceholderAPI placeholders in all of messages.yml

### Internal placeholders

| Placeholder       | Description                                                |
| ----------------- | ---------------------------------------------------------- |
| %prefix%          | Prefix set in messages.yml, usable in every message        |
| %subcommand%      | Subcommand name                                            |
| %font%            | Font name (either raw or translated)                       |
| %command%         | Command name                                               |
| %subcommand+args% | Subcommand name + args it may have                         |
| %description%     | Command description                                        |
| %seconds%         | Seconds until the player can execute the set command again |
| %message%         | Message used in the preview                                |
| %target%          | The target player's name                                   |
| %entries%         | Number of entries removed                                  |
