createTeam

fun createTeam(name: String, displayName: Component = Component.literal(name))

Create a team if it does not exist.

Parameters

name

team name

displayName

display name component for the team