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.
Dimension Actions
Enter Temporary Dimension (enter_temporary_dimension_action)
Teleports the player to a new instance of the specified dimension.
| Field | Type | Default | Description |
|---|---|---|---|
dimension | Ref<TemporaryDimension> | Empty | The dimension definition to use. |
checkPermission | Boolean | true | Whether to enforce the permission check. |
Leave Temporary Dimension (leave_temporary_dimension_action)
Teleports the player out of their current temporary dimension and back to safety.
- No configuration required.