Is Frozen (Condition) — Skript
Addon: Skript · Category: Condition · Since: 2.7
Syntax
%entities% (is|are) frozenDescription
Checks whether an entity is frozen.
Examples
if player is frozen:
kill player
Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Skript · Category: Condition · Since: 2.7
%entities% (is|are) frozenChecks whether an entity is frozen.
if player is frozen:
kill player