Consume Boosting Firework (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.10

Syntax

(prevent|disallow) [the] (boosting|used) firework from being consumed

Description

Prevent the firework used in an 'elytra boost' event to be consumed.

Examples

on elytra boost:
	if the used firework will be consumed:
		prevent the used firework from being consume

View source