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
EDIT: Currently using AnimatedNames for this.
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