Looking for a fix

Status
This thread has been locked.

Avizoh

Supreme
Feedback score
0
Posts
10
Reactions
0
Resources
0
Hello, so I'm sure some of y'all know that MVdWPlaceholderAPI does not return clip's PlaceholderAPI factionsuuid relation placeholder correctly, as it runs through MVdW's it returns clip's relation placeholder, rather than the relation color itself. I would like to have a placeholder returning the relation's color. (Ex: Enemy, &c | Ally, &d | etc).

https://gyazo.com/27ade72e660ad01a1e292febd74d41f4

Code:
  default:
    priority: 10000
    name-prefix:
      frames:
      - '&7'
      interval: 100
    name-suffix:
      frames:
      - '{placeholderapi_rel_factionsuuid_relation_color}{placeholderapi_factionsuuid_faction_name}'
      interval: 100

EDIT: Currently using AnimatedNames for this.
 
Type
Requesting

Avizoh

Supreme
Feedback score
0
Posts
10
Reactions
0
Resources
0
Does the faction name display properly? Also, is AnimatedNames not able to directly use PlaceholderAPI placeholders?
From what I've seen when I've used this plugin from before clip's PlaceholderAPI works, since AnimatedNames is a MVdW plugin, I have to hook into clip's by {placeholderapi_<PLACEHOLDER_HERE>}. I've wrote on the discussion page to Maxim (i think that's him name) for help but he hasn't answered. Others seem to ask about it before but left them without an answer but answered others.
https://gyazo.com/4f0b7f3ed85bd0d7ed3b617669b5b755
 

Sparko

professional amateur
Supreme
Feedback score
82
Posts
1,991
Reactions
959
Resources
0
From what I've seen when I've used this plugin from before clip's PlaceholderAPI works, since AnimatedNames is a MVdW plugin, I have to hook into clip's by {placeholderapi_<PLACEHOLDER_HERE>}. I've wrote on the discussion page to Maxim (i think that's him name) for help but he hasn't answered. Others seem to ask about it before but left them without an answer but answered others.
https://gyazo.com/4f0b7f3ed85bd0d7ed3b617669b5b755
Hmm, try this plugin if you don't mind switching: https://www.spigotmc.org/resources/tab-1-5-x-1-15-x-free-version.57806/
 
Status
This thread has been locked.
Top