#DeluxeTags
1 messages · Page 1 of 1 (latest)
Answered in #general-plugins
you are right, but I got in very interesting situation
so my idea is to display only the player tag without the player name when a tag is set, and display only the player name when a tag is not set
I have no idea how to do it, so this is why i asking you about this. I thought that maybe this plugin has such placeholder etc...
sorry for typing messages here and general chat
You can accomplish this with some PlaceholderAPI trickery. Some expansions that would allow you to do this are ChangeOutput or Javascript
I can show an example with ChangeOutput as it is the simplest
%changeoutput_equals_input:{deluxetags_tag}_matcher:_ifmatch:{player_name}_else:{deluxetags_tag}%
Just make sure to download the ChangeOutput expansion:
/papi ecloud download changeoutput
then
/papi reload
thank you so much for help. You helped me even it is not related to your plugin