+Added a new option in engine.yml to set the max classes per line in the lore under class restrictions (you need to add the new option to engine.yml to use it)
Code (Text):
class:
enabled: true
name: 'Class'
format:
main: '&c%state%%name%: %value%'
max-classes-per-line: 4 #Set the amount of classes per line in the lore
value:
separator: '&7, '
color: '&f'