diff --git a/Configuration.md b/Configuration.md index dc4502a..49a0140 100644 --- a/Configuration.md +++ b/Configuration.md @@ -26,5 +26,7 @@ Interpolation duration property for text display entity. This values is in ticks Decides if display should always be visible through walls. Possible values are `true` and `false`. ### frames -Section responsible for animating the displays. At least one frame is required for display to appear, even if there is no animation. +Section responsible for animating the displays. At least one frame is required for display to appear, even if there is no animation. Name of the frame does not matter as long as it's unique. +#### text +Text to display. This supports [minimessage format](https://docs.advntr.dev/minimessage/format.html), including tag. It also supports PlaceholderAPI placeholders. There is also one internal placeholder for player display name `%displayname%`. \ No newline at end of file