Add information on NickMiniMessage

This commit is contained in:
2024-12-02 15:00:34 -06:00
parent 1d83a917ec
commit 7c517aa4bb
5 changed files with 44 additions and 13 deletions

View File

@ -302,7 +302,7 @@ commandAliases: "<aqua>Aliases for {0} are: {1}"
The `messages.yml` file uses MiniMessage for coloring messages. For example, writing `<aqua>`, will color the text aqua.
This is not like HTML, and you should not close the tag (`</aqua>`). There are some special functions as well, such as
`<rainbow>`. The default color will be gray. For a complete guide on using MiniMessage,
visit: [https://docs.adventure.kyori.net/minimessage/format.html](https://docs.adventure.kyori.net/minimessage/format.html).
visit: [https://docs.advntr.dev/minimessage/format.html](https://docs.advntr.dev/minimessage/format.html).
## Troubleshooting