How can I get DeluxeTags to show up in my chat?
I use LPC and this is my chat-format
chat-format: "{prefix}{name}%deluxetags_tag%&r: {message}"
I have tried {deluxetags_tag} as well and it didn't fix anything for me.
My DeluxeTags has the following config:
force_tags: false check_updates: true legacy_hex: false papi_chat: true
The current way it is set up seems to produce an AsyncPlayerChat warning in console, and when typing in chat my name shows up as just
<Novoro>
with no prefixes/color
Further Information:
I have been testing with both the Example tag, and a custom Tag. Neither work