Hey guys, so basically I have essentials and DeluxeTags, as well as all of the other dependency plugins, and the tags are still not showing up in my chat.
I have everything formatted correctly I believe and the config of DeluxeTags itself doesn't really help me like it does in all tutorials, because my config doesn't have the deluxe_tags: true.
Essentials Chat Config
format: '{DISPLAYNAME} {deluxetags_tag}&r » {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'```
DeluxeTags Config
```force_tags: false
check_updates: true
legacy_hex: false
papi_chat: true
format_chat:
enabled: false
format: '{deluxetags_tag} <%1$s> %2$s'
load_tag_on_join: true
gui:
name: '&6Available tags&f: &6%deluxetags_amount%'
tag_select_item:
material: NAME_TAG
data: 0
displayname: '&6Tag&f: &6%deluxetags_identifier%'
lore:```
If anyone could help, thanks!