Pictogram has support for MiniPlaceholders, allowing you to use your registered images as placeholders anywhere that supports MiniMessage tags.
This feature requires MiniPlaceholders.
Placeholders
| Placeholder | Description |
|---|
<pictogram_image:name> | Displays the image with the given name, without any player context. |
<pictogram_player_image:name> | Displays the image with the given name, with player context, allowing for fallbacks. |
<pictogram_ready:name> | Checks if the given name is available (processed). |
<pictogram_visible> | If the player can see Pictogram images. |
Replace name with the ID of any image registered in your images config. For example, <pictogram_image:pictogram_tag> would display the pictogram_tag image.