random_player
Picks a random online player and runs the specified effects targeting them.
Categories: meta
Required arguments
| Key(s) | Description | Type |
|---|
effects | The list of effects to run on the randomly selected player. | EFFECT_LIST |
Optional arguments
| Key(s) | Description | Type | Default |
|---|
run-type | (inferred) | STRING | |
Example
effects:
- id: random_player
args:
effects:
- id: <effect>
args:
<arg>: <value>
run-type: <value> # ← Optional
Behaviour
| Setting | Value |
|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |