Version: 0.6.0
Objective Lines
The ObjectiveLinesEntry
is a display that shows all the current objectives.
How could this be used?
This could be used to show a list of tracked objectives
Fields
Format
RequiredColoredMulti-LinePlaceholdersThe format for the line. Use <objective> to replace with the objective name.
Colors and formatting from the
MiniMessage Adventure Api
can be used. So for example, you can use <red>Some Text</red>
for red text.Placeholders from the
PlaceholderApi
can be used. So for example, you can use %player_name%
for the player name.