Abstract Team
An object used for abstractly representing a team.
Fields
Field | Type | Default | Description |
---|---|---|---|
name |
String | optional | The name of the team. |
friendly_fire |
Boolean | optional | Determines whether the team should allow friendly fire or not. |
show_friendly_invisibles |
Boolean | optional | Determines whether the team should show teammates that are invisible. |
nametag_visibility |
Visibility Rule | optional | Determines the visibility for the nametag of the entities within the team. |
death_message_visibility |
Visibility Rule | optional | Determines the visibility for the death message of the entities within the team. |
collision_rule |
Collision Rule | optional | Determines how entity collision behaves for the entities within the team. |