Chat Styles
Chat Styles Is way players can express their look to have for example different chat colors or message colors, This feature can be paired greatly with EasyPlaceholders!
# EasyChat Chat Styles Configuration
chat_styles:
rainbow:
format: '<rainbow>{player}:</rainbow> <rainbow>{message}</rainbow>'
permission: easychat.style.rainbow
mention:
highlight: NAME
color: gold
bold: true
italic: true
sound:
enabled: true
sound: minecraft:entity.experience_orb.pickup
volume: 1.0
pitch: 1.0
blue_mentions:
permission: easychat.style.rainbow
mention:
highlight: NAME
color: blue
bold: true
italic: true
sound:
enabled: true
sound: minecraft:entity.experience_orb.pickup
volume: 1.0
pitch: 1.0
pink:
format: '<#ff7ac1>{player}: <#ffd6e2>{message}'
permission: defaultLast updated