in_world

Passes when the dispatcher is located in the specified world.

Categories: world

Required arguments

Key(s)DescriptionType
worldThe name of the world to check against.STRING

Example

conditions:
  - id: in_world
    args:
      world: <value>