💬Chat Format
Learn how to configure chat formats.
Last updated
# Here you can configure chat formatting
# Assign format with advancedchat.format.<formatName>
# This is a default format, so it will be applied to everyone by default.
# WE RECOMMEND KEEPING THIS DEFAULT FORMAT (feel free to change anything except the file name).
priority: 100
prefix:
text: '<gray>[Member]</gray>'
tooltip:
- '<gray>%player_name% Information:</gray>'
- '<gray>Balance: &f%vault_eco_balance%</gray>'
click: 'RUN_COMMAND:/list'
name:
text: " <white>%player_name%</white>"
tooltip:
- '<gray>%player_name% Information:</gray>'
- '<gray>Balance: </gray><white>%vault_eco_balance%</white>'
click: 'RUN_COMMAND:/list'
suffix:
text: ' %advancedchat_tag%: '
tooltip:
- ''
click: ''
chat:
text: '%message%'
tooltip:
- 'This is a message sent by %player_name%'
click: ''
# Customisable range. If set to 0, range will be disabled.
# Channel range overrides this range and takes a higher priority.
range: 0.0