title

fun Player.title(mainText: String? = null, subText: String? = null, fadeIn: Int = 10, stay: Int = 70, fadeOut: Int = 20)

Parameters

mainText

title text

subText

subtitle text

fadeIn

time in ticks for titles to fade in

stay

time in ticks for titles to stay

fadeOut

time in ticks for titles to fade out