kickMember

fun kickMember(playerKicked: OfflinePlayer, playerExecuting: Player, guild: Guild, settingsManager: SettingsManager)(source)

Kicks a player from the specified guild claim.

Parameters

playerKicked

the Player to be kicked

playerExecuting

the Player executing the kick command

guild

the Guild whose claim the player is being kicked from

settingsManager

the SettingsManager to check if the feature is enabled