#Problem with DeluxeTags and LPC
1 messages · Page 1 of 1 (latest)
Same problem. Doesn't show the actual tag in chat, just the placeholder.
DeluxeTags no longer requires an expansion! Go to plugins/PlaceholderAPI/expansions and delete the DeluxeTags expansion. Restart the server afterwards.
@round fable and @boreal sundial 
Hello, i Will try later bc right now i'm at school, thanks.
👍
Doesn't LCP use %placeholder%?
Idk, I know DeluxeTags uses {} but I can try with %%
facepalm okay that worked. thank you lol!
No problem
im also not able to see the example tag in chat even tho i have it enabled i even given the default group the perms
because it's not added in chat by default. you have to use a chat formatter that supports PlaceholderAPI and add the %deluxetags_tag% placeholder in chat
im using lpc to do it
im kinda confued why it isnt working as i added a prefix and added the that mineus the % to it
i added the % and it still isnt working T~T
wat have i done wrong
first of all
Startup Log Location
Your latest startup log can be found in the logs folder of your
server directory, labeled as latest.log.
Please copy the contents and paste them to a paste service.
Type ?paste for more information.
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
go to your DeluxeTags config.yml and set papi_chat: to true
also you do not have the placeholder set in your format
chat-format: "{prefix}{name}&r: {message}"
should be
chat-format: "%deluxetags_tag% {prefix}{name}&r: {message}"
question
if i wanted the tag on the far right how would i do it
nvm i figured it out
okay how do i make it so the color from the tag doesnt bleed over the color of the persons name?
you can't. I guess you can use &r to reset all color codes
but everything after will just get the default color
oh thats how?
you can also just put another color
%deluxetags_tag% &e{player}
would result in the player name being yellow
okay thanks 🙂
so question how would i give players acess to the tags