Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

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"