Potion Effect - Has Icon (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.14

Syntax

%skriptpotioneffects% (has|have) ([an] icon|icons)

Description

Checks whether a potion effect has an icon.

Examples

on entity potion effect modification:
	if the potion effect has an icon:
		hide the icon of event-potioneffecttype for event-entity

View source