Skip to content

Commit

Permalink
Adjust config comment for player head icon display in Messages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Dec 21, 2024
1 parent d3b1bd1 commit 88f3047
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion DeathMessagesLegacy/src/main/resources/Messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ Discord:
Name: "%message%"
# The clickable link
URL: ""
# The picture that shows up in the author name
# The head picture of the dead player
# If you are a offline server, you should use %username% instead of %uuid%
# Placeholders: %uuid%, %username%
Icon-URL: "https://cravatar.eu/helmavatar/%username%"
Title: "DeathMessage"
Expand Down
3 changes: 2 additions & 1 deletion DeathMessagesModern/src/main/resources/Messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ Discord:
Name: "%message%"
# The clickable link
URL: ""
# The picture that shows up in the author name
# The head picture of the dead player
# If you are a offline server, you should use %username% instead of %uuid%
# Placeholders: %uuid%, %username%
Icon-URL: "https://cravatar.eu/helmavatar/%username%"
Title: "DeathMessage"
Expand Down

0 comments on commit 88f3047

Please sign in to comment.