mirror of
https://github.com/YouHaveTrouble/NotJustNameplates.git
synced 2026-05-12 06:26:58 +00:00
Updated Configuration (markdown)
+3
-1
@@ -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 <newline> tag. It also supports PlaceholderAPI placeholders. There is also one internal placeholder for player display name `%displayname%`.
|
||||
Reference in New Issue
Block a user