#Deluxe tags hex colors not working

1 messages · Page 1 of 1 (latest)

wispy garden
#

For some reason no matter what I do, I tried LPC, deluxe chat, essentials chat, I tried legacy hex, I just cannot get them to work

warm light
#

what MC version

wispy garden
#

1.16.5

warm light
#
  • Added hex/rgb colors support. It comes in 2 formats: #aaFF00 aka Standard and &#aaFF00 aka Legacy. (You can toggle between the 2 in config.yml where you'll find the legacy_hex option)
wispy garden
#

I tried both legacy and standard

#

none work

#

sorry for replying idk if thats against the riles

warm light
#

No your fine

#

what version of dtags

wispy garden
#

latest

#

8.1.2

#

i mean

#

1.8.2

#

this is my config ass well

#
# DeluxeTags version: 1.8.2-Release Main Configuration
# 
# Create your tags using the following format:
# 
# deluxetags:
#   VIP: 
#     order: 1
#     tag: '&7[&eVIP&7]'
#     description: 'This tag is awarded by getting VIP'
# 
# Placeholders for your chat plugin that supports PlaceholderAPI (Including DeluxeChat)
# 
# %deluxetags_identifier% - display the players active tag identifier
# %deluxetags_tag% - display the players active tag
# %deluxetags_description% - display the players active tag description
# %deluxetags_amount% - display the amount of tags a player has access to
# 
# Placeholders for your essentials/chat handling formats config:
# 
# {deluxetags_identifier} - display the players active tag identifier
# {deluxetags_tag} - display the players active tag
# {deluxetags_description} - display the players active tag description
# {deluxetags_amount} - display the amount of tags a player has access to
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: true
gui:
  name: '&c&lPokeOrigins&r &f&l| &eTags'
  tag_select_item:
    material: NAME_TAG
    data: 0
    displayname: '&cPoke&fOrigins&7: &6%deluxetags_identifier%'
    lore:
    - '%luckperms_prefix%&f%player_name%&r %deluxetags_tag%'
    - ''
    - '&cServer &f| &e%deluxetags_description%'
  divider_item:
    material: RED_STAINED_GLASS_PANE
    data: 0
    displayname: ''
    lore: []
  has_tag_item:
    material: ENDER_EYE
    data: 0
    displayname: '&eCurrent tag&f: %deluxetags_tag%'
    lore:
    - '&cPokeOrigins&f | &eClick to remove your current tag'
  no_tag_item:
    material: ENDER_EYE
    data: 0
    displayname: '&cYou don''t have a tag set!'
    lore:
    - '&7Click a tag above to select one!'
  exit_item:
    material: BARRIER
    data: 0
    displayname: '&cClick to exit'
    lore:
    - '&7Exit the tags menu'
  next_page:
    material: ARROW
    data: 0
    displayname: '&6Next page: %page%'
    lore:
    - '&7Move to the next page'
  previous_page:
    material: ARROW
    data: 0
    displayname: '&6Previous page: %page%'
    lore:
    - '&7Move to the previous page'
deluxetags:
  linked:
    order: 1
    tag: '&7[&a&l:heavy_check_mark:&r&7]'
    description: '&eAwarded by linking your discord!'
    permission: tags.linked
  beta:
    order: 2
    tag: '#03fcd3Beta'
    description: '&f'
    permission: tags.beta
  day1:
    order: 3
    tag: '&7[&2Day1&7]'
    description: '&f'
    permission: tags.releasebundle
  version:
    order: 4
    tag: '&7[&6V1.0&7]'
    description: '&f'
    permission: tags.releasebundle
  first:
    order: 5
    tag: '&7[&5#&dFIRST&7]'
    description: '&f'
    permission: tags.releasebundle
  og:
    order: 6
    tag: '&7[&bOG&7]'
    description: '&f'
    permission: tags.releasebundle
  date:
    order: 7
    tag: '&7[&c03.20.23&7]'
    description: '&f'
    permission: tags.releasebundle
#

beta is the one messing up

#

well none of the hex work

#

but

#

i tried

#

legacy and standard

#

I have deluxechat idk if that would cause the issue

#

hex colors work in-game

#

but it tends to set the color as the last diget of the hex code

#

so if it's this #03fcd3 then it would come out as &3

warm light
#

hmm

#

can you try adding a space in between maybe

wispy garden
#

ye sure let me see

#

like between the hex code and the tag?

warm light
#

yes

wispy garden
#

nah it don't work it just put a bigger space between my name and the tag

warm light
wispy garden
#

it didn't work

warm light
#

honestly not sure

#

@dire tapir help

dire tapir
#

Idk tbh, could always use the spigot format &x&R&R&G&G&B&B

wispy garden
#

how do you use the spigot format?

hard briar
wispy garden
#

i am trying to see if it's deluxe chat thats not allowing the hex color

#

so im trying essentials again

#

I was going to use this placeholder like it says to use in the config

#

{deluxetags_tag}

#

but I cannot

#

it just doesn't show the tag

wispy garden
#

does java 11 deluxe tags support hex, or 1.16.5 I just cannot get this to work it's like # and & are the same thing

#

also it desplayer it correctly when I set it

#

just not when i type in chat

wispy garden
#

ye i cannot get any of this to work

#

we are using arclight which is a hybrid build

#

so i figured that might be an issue

#

so i made another server with just spigot

#

still broken

#

im guessing it has to do with the chat formatting

hard briar
#

DeluxeChat doesn't support hex colors

#

so it could be a reason why you don't see hex colors. do the hex colors show correctly in the /tags menu?

wispy garden
hard briar
# wispy garden ye it shows correctly in the tags menu

I somehow completely lost this thread. If the hex color works just fine in the /tags menu, then the problem is probably with your chat plugin. Well it could just be an incompatibility not a problem. As mentioned above, DeluxeChat doesn't support hex colors at all so they won't work with that chat plugin and also, other chat plugins might just support different hex patterns.