[NMS] Player - Spawn Fake Entity (Section) — Luskv2

Addon: Luskv2 · Category: Section · Since: 2.0.0

Syntax

spawn [a] (fake|client[-| ]sided) %entitytype% [with id %number%] %directions% %location% for %players%

Description

Spawns a client sided (fake) entity for the provided players.

If you don't put in an ID, one will be provided for you, randomly. The entity's UUID is random.

If you wish to modify the uuid, entity data, velocity or head rotation (1.19+), use the spawn packet section expression.

Examples

spawn fake zombie at player to player

View source