check Overlap
fun checkOverlap(wrapper: WorldGuardWrapper, player: Player, settingsManager: SettingsManager): Boolean(source)
Checks if the claim made by the player overlaps with any other regions
Return
True if the claim overlaps with another region, false otherwise
Parameters
wrapper
The WorldGuardWrapper instance
player
The Player making the claim
settings Manager
The SettingsManager instance