friendlyFire

@Contract(value = "_ -> this", mutates = "this")
abstract fun friendlyFire(value: Boolean): Team.Builder

Sets whether or not team members are allowed to attack each other.

Return

this builder

Parameters

value

the value for the setting