Tags
Last updated
Last updated
Each one serves a different function. It’s important to save each configuration in its respective folder, depending on what you want to achieve with the tag.
You can change the unicodes for an ItemsAdder font
To create a bar tag, go to the 📁tags/bars folder and create a .yml file there, where you will add your configuration.
Custom bars (you can create all bars you want editing resource-pack or using the plugins supported)
Can add a frame
Can change the bar color and the background color
name-tag
%tagit_health% -> shows the bar
To create a hearts tag, go to the 📁tags/hearts folder and create a .yml file there, where you will add your configuration.
Custom hearts (you can create all hearts you want editing resource-pack or using the plugins supported)
Animation overlay
Effects -> Poison, Wither
name-tag
%tagit_health% -> shows the hearts
Suffix.format -> show a text to the end of the hearts
begin hearts
end hearts
To create a normal tag, go to the 📁tags/normal folder and create a .yml file there, where you will add your configuration.
Custom names (Add all custom names that yo want to any entity)
customName detection
entity type detection
name-tag
%tagit_entity:customName% -> shows the custom name of the entity (name tag)
%tagit_entity:type% -> shows the type of the entity
Differents modes (check the "mode" section of the )