doesExist

open fun doesExist(target: String): Boolean(source)

Check if a player exists with the specified name.

Return

true if the player exists, false otherwise

Parameters

target

the name of the player to check