getTargetPlayer

abstract fun getTargetPlayer(input: String): Player?

Get a target player from their name.

Return

the Player or null, if none is found.

Parameters

input

the players name