isInDisabledWorld

fun isInDisabledWorld(player: Player, settingsManager: SettingsManager): Boolean(source)

Checks if the player's current world is disabled for claiming

Return

True if the world is disabled for claiming, false otherwise

Parameters

player

The Player making the claim

settingsManager

The SettingsManager instance