๐ฌChat formats
Permission-based formats for your chat
Every player has a chat formatting based on his permissions.
You can use MiniMessage tags, PlaceholderAPI placeholders, and Unicode/UTF-8 chars to display resourcepack fonts
Configs
formats (list)
Permission format is overridden on descending order
example: If i have redischat.admin
and redischat.default
i need to put the "admin" formatting under the "default" one in the formats
key list
format - is the normal chat formatting (see more here -> Components)
%player_name% - is the sender's name
%message% - the message content (formattable with Minimessage with redischat.useformatting
permission
private_format - private chat formatting
Covered in Private messages
receive_private_format - private chat receiving formatting
Covered in Private messages
Last updated