claimPointOne

fun claimPointOne(player: Player, settingsManager: SettingsManager): Location(source)

Returns the first point of a claim based on the player's location and the radius.

Return

the first point of the claim as a Location.

Parameters

player

the Player instance representing the player.

settingsManager

the SettingsManager instance to retrieve the configuration from.