From 18a6cbae159e43662cacd132192286150d21df51 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sat, 22 Jul 2023 22:09:58 +0200 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 49a0140..b94ceb6 100644 --- a/Configuration.md +++ b/Configuration.md @@ -29,4 +29,4 @@ Decides if display should always be visible through walls. Possible values are ` 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 +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