Make Incendiary (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.5

Syntax

make %entities% [(not)] incendiary

Description

Sets if an entity's explosion will leave behind fire. This effect is also usable in an explosion prime event.

Examples

on explosion prime:
	make the explosion fiery

View source