Skip to content

NPCPathCommand

Package: com.hypixel.hytale.server.npc.commands

public class NPCPathCommand extends AbstractCommandCollection

Implements /npc path. A command collection for creating and assigning transient paths to NPCs. Paths are built from waypoint definitions and assigned to the NPC’s PathManager via setTransientPath().

public NPCPathCommand()

Registers as sub-command "path" with translation key "server.commands.npc.path.desc". Adds SetPathCommand and PolygonPathCommand as sub-commands.

Sub-commandClassDescription
(default)NPCPathCommand.SetPathCommandSets a path from rotation/distance pairs
polygonNPCPathCommand.PolygonPathCommandSets a regular polygon path
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.