random_player

Picks a random online player and runs the specified effects targeting them.

Categories: meta

Required arguments

Key(s)DescriptionType
effectsThe list of effects to run on the randomly selected player.EFFECT_LIST

Optional arguments

Key(s)DescriptionTypeDefault
run-type(inferred)STRING

Example

effects:
  - id: random_player
    args:
      effects: 
        - id: <effect>
          args:
            <arg>: <value>
      run-type: <value> # ← Optional

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse