Hey! I have a small error.
I am using this format in essentials chat
format: '{PREFIX} &7┃ {deluxetags_tag} {DISPLAYNAME} &8➠ &f{MESSAGE}'
But Deluxe tag is not showing up. Even though i have also setup the deluxe tag.
force_tags: false
check_updates: true
legacy_hex: false
papi_chat: false
format_chat:
enabled: false
format: '{deluxetags_tag} <%1$s> %2$s'
load_tag_on_join: false
gui:
name: '&7example'
tag_select_item:
material: MOJANG_BANNER_PATTERN
data: 0
displayname: '{deluxetags_tag}'
lore:
- '&7example'
- ''
- '&7example'
Can anyone please lemme know what am i doing wrong?