-
Added support for choosing in which status the rank's lore will be displayed.
Code (Text):
in_progress:
display_name: '%rank% &7- &e&lIN PROGRESS'
icon: AIR
icon_amount: 1
display_lore: true
prepend_lore: [ ]
append_lore:
- " "
- "&6You are currently working on this rank!"
locked:
display_name: '%rank% &7- &c&lLOCKED'
icon: AIR
icon_amount: 1
display_lore: false
prepend_lore: [ ]
append_lore:
- " "
- "&cYou need to complete the previous rank!"