in_temporary_dimension_fact
Check if player is in a temporary dimension — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | in_temporary_dimension_fact |
| Type | Misc |
| Color | Blue |
| Icon | mdi:earth-box |
Description
Fact entry to check if a player is currently in a temporary dimension. Returns 1 if in any temporary dimension, 0 otherwise.
Fields
| Field | Type | Description |
|---|---|---|
comment | String | A comment to keep track of what this fact is used for. |
group | Ref<GroupEntry> | If left empty, every player has its own group. |
Usage Example
- entry: in_temporary_dimension_fact
name: "Check if player is in a temporary dimension"
comment: ""
group: ""