Class ExprLore

All Implemented Interfaces:
Debuggable, Expression<String>, SyntaxElement

@Name("Lore") @Description("An item\'s lore.") @Examples("set the 1st line of the item\'s lore to \"&lt;orange&gt;Excalibur 2.0\"") @Since("2.1") public class ExprLore extends SimpleExpression<String>
TODO make a 'line %number% of %text%' expression and figure out how to deal with signs (4 lines, delete = empty, etc...)