createClaim

fun createClaim(wrapper: WorldGuardWrapper, guild: Guild, player: Player, settingsManager: SettingsManager)(source)

Creates a claim for the specified guild using the player's selection

Parameters

wrapper

The WorldGuardWrapper instance

guild

The Guild making the claim

player

The Guild making the claim

settingsManager

The SettingsManager instance


fun createClaim(wrapper: WorldGuardWrapper, guild: Guild, selection: ICuboidSelection)(source)

Creates a claim for the specified guild using the provided selection

Parameters

wrapper

The WorldGuardWrapper instance

guild

The Guild making the claim

selection

The selection for the claim