spawn_entity

Spawns an entity at the trigger location.

Categories: entity

Required arguments

Key(s)DescriptionType
entityThe entity type to spawn at the trigger location.ENTITY

Optional arguments

Key(s)DescriptionTypeDefault
owner(inferred)BOOLEAN

Trigger parameters required

  • LOCATION

Example

effects:
  - id: spawn_entity
    args:
      entity: <value>
      owner: true # ← Optional

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue