Skip to content

Commit ab116aa

Browse files
authored
Update README.md
1 parent a0bd09b commit ab116aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ templates:
6868

6969
# Placeholders, it allows you to make a shorter text, you can use some prefixes, characters etc.
7070
placeholders:
71-
{displayname}: "%1$s"
72-
{message}: "%2$s"
71+
{displayname}: "<displayname>"
72+
{message}: "<message>"
7373
{prefix}: "<b><gradient:#29fbff:#38b3ff>ChatFormatter</gradient></b>"
7474
{member}: "<b><color:#6e6764>Member</color></b>"
7575
{admin}: "<b><color:#ff4400>Admin</color></b>"

0 commit comments

Comments
 (0)