Skip to main content
The Join Party Action makes the player join a party led by a specific leader. Usually triggered via click event on an invite message.

Configuration

leaderName
String
required
The name of the party leader to join.
action:
  type: join_party
  leaderName: "Steve"