job
Matches when the job involved in the triggering event is one of the given job ids.
Categories: player
Usage
Add to a filters block. Invert by prefixing the key with not_ (e.g. not_job).
Example
filters:
job:
- <value>
jobMatches when the job involved in the triggering event is one of the given job ids.
Categories: player
Add to a filters block. Invert by prefixing the key with not_ (e.g. not_job).
filters:
job:
- <value>