toLoreList

fun String.toLoreList(lineLength: Int = 40, lineColor: ChatColor = KColors.RESET): List<String>

Converts this string into a list of strings, which can be used for minecraft lorelists.