Lore
Lore of the item
Usage
(display)?(-)?lore(s)?Examples
# Multiples groups of lore lines -> Dynamic effect
lore:
- - ' '
- '&7Thanks &f:> &7for using!'
- - ' '
- '&7Thanks &f:) &7for using!'
# Simple static lore lines
lore:
- 'Hello There'
- 'Hello TrMenu!'Conditions
Tips
The lore supports
\nfor line breaks (works with placeholders too)The default color of lore lines can be configured in the
setting.ymlfile
Last updated
Was this helpful?