team

fun Player.team(name: String, block: Team.() -> Unit)

DSL for managing scoreboard teams for player name decoration (Prefix/Suffix).

Parameters

name

The name of the team.

block

The builder block.