Dimension Actions
Enter Temporary Dimension (enter_temporary_dimension_action)
Starts asynchronous preparation of a new instance and teleports the player after a safe spawn is found.
| Field | Type | Default | Description |
|---|---|---|---|
dimension | Ref<TemporaryDimensionEntry> | Empty | The dimension definition to use. |
checkPermission | Boolean | true | Whether to enforce the entry permission. |
Leave Temporary Dimension (leave_temporary_dimension_action)
Removes the player from the current instance, returns them to their stored origin when possible, and unloads the instance when it becomes empty. No configuration is required.