Citizen Pathfind (Effect) — Skonic

Addon: Skonic · Category: Effect · Since: 1.0.7, 1.2.2-b1 (straight line)

Syntax

make (citizen|npc)[s] %npcs% (pathfind|move|walk) to[wards] %location% [in [a] [straight] line]

Description

Makes the citizen attempt to pathfind to the given location.If that location is linked to an entity, it will not move with the entity.

Examples

make citizens all npcs pathfind to player

View source