has_active_job
Passes when the player has joined the specified job.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
job | The id of the job the player must have joined. | STRING |
Example
conditions:
- id: has_active_job
args:
job: <value>