Entity Storage Is Full (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.11

Syntax

[the] entity storage of %blocks% (is|are) full

Description

Checks to see if the an entity block storage (i.e beehive) is full.

Examples

if the entity storage of {_beehive} is full:
	release the entity storage of {_beehive}

View source