#DeluxeTag X Essentials Chat

1 messages · Page 1 of 1 (latest)

round shale
#

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?

ocean sonnet
#

With the latest version of essentials chat, deluxetags formatting has been broken. I recommend switching out from esschat to something like LPC, which is basically the same thing with placeholderapi support

round shale
round shale
#

@ocean sonnet

#

I tried LPC

#

But its not working either

ocean sonnet
#

make sure u have papi_chat set to true and then use the %% placeholders instead in the LPC config

round shale