#DeluxeTags Group Colours

1 messages · Page 1 of 1 (latest)

compact shale
#

Hello,

I was wondering if there was a way to tie colours onto Deluxetags in specific groups? e.g on my server, it's default tags is dark grey and when someone is given a different group via luckperms, the tags in that group is, for example, orange. But the default remains grey.

I would like to see if there's a way to also make the default tags orange or anything underneath that group, and so on and so forth.

I also have special holiday tags that are purely by themselves and gradient in colour, so I'm also unsure if there is a method to do this, that it will interrupt the holiday ones as I would like to keep those separate

Cheers for your time

night mural
#

set a custom meta to all of your LuckPerms groups with
/lp group <group> meta set <meta> <color>
and use %luckperms_meta_<meta>% everywhere you use %deluxetags_tag%

#

example:
/lp group default meta set tagcolor &7
%luckperms_meta_tagcolor%%deluxetags_tag%

compact shale
#

same with the %

night mural
#

/papi ecloud download LuckPerms
/papi reload

compact shale
# night mural /papi ecloud download LuckPerms /papi reload

I think my api isn't working properly, when I go to use /papi reload, nothing happens and there's a bunch of messages in my console. I'm not sure if folk here can help with that or would it be best if I got in contact with the devs for api?

night mural
#

send the console errors

#

?paste

plucky epochBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
HelpChat Paste - How To Use

night mural
#

you have the towny expansion but not the towny plugin I believe

#

send the output of /papi dump

compact shale
#

oh huh, I thought I removed those plugins honestly, strange

night mural
#

yeah the plugin was removed, but the PAPI expansion is still there

#

see Expansions Directory, Expansion-townychat.jar still exists

#

go to /plugins/PlaceholderAPI/expansions and delete it

#

then do /papi reload and it should be good

compact shale
#

The console says this though [13:35:38 INFO]: #81ffdfCommoner Ruuviolii: test

night mural
#

uh

#

wot

#

why is the format different?

#

and the player name as well

#

and can you do /papi parse me %luckperms_meta_tagcolor%test %deluxetags_tag% ?

compact shale
#

ah so there's a bunch of other placeholders in place that make the format; so the chat formatting looks like this %luckperms_meta_tagcolor%%deluxetags_tag%&7&l ) &r%rpkcharacters_charactername%{player_suffix}&8 #F7AD2A{message}

night mural
#

remove colors from the tag

compact shale
#

as in the & colors or %luckperms_meta_tag%?

night mural
#

the & colors in your DeluxeTags config

#

as you can see in the parse command, Traveler is colored by default in gray

#

because you added &8 somewhere in its config

#

try and remove that color