Origin
Checks if the player has the specified origin.
Fields
| Field | Type | Default | Description |
|---|---|---|---|
origin |
Identifier | The namespace and ID of the origin that you want to check for. |
Examples
{
"condition": "origins:origin",
"origin": "origins:human"
}
This example will check if the player has the origins:human origin.