Entity Storage Entity Count (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.11

Syntax

[the] [max[imum]] [stored] entity count [of %blocks%]

Description

The current number of entities stored inside an entity block storage (i.e. beehive). The maximum amount of entities an entity block storage can hold.

Examples

broadcast the stored entity count of {_beehive}
set the maximum entity count of {_beehive} to 20

View source