show

fun show(player: Player, text: String, x: Float, y: Float, scale: Float = 1.0f, durationTicks: Int = FOREVER_TICKS)

Shows text to player centred at x/y for durationTicks.