Is Poisoned (Condition) — Skript

Addon: Skript · Category: Condition · Since: 1.4.4

Syntax

%livingentities% (is|are) poisoned

Description

Checks whether an entity is poisoned.

Examples

if the player is poisoned:
	cure the player from poison
	message "You have been cured!" to the player

View source