to Lore List
fun String.toLoreList(vararg lineColors: ChatColor = arrayOf(KColors.RESET), lineLength: Int = 40): List<String>
Content copied to clipboard
Converts this string into a list of strings, which can be used for minecraft lorelists.