Source Code
View source on GitHub.
Download Releases
Get the latest JARs.
Features
Summoning
Spawn NPC or ModelEngine entities.
Follow/Wait
Toggle following behavior.
Teleportation
Companions follow between worlds.
Animations
Walk/Idle animations support.
Entries
Entities
Invocation: Spawn companion.
Actions
Follow Mode: Toggle state.
Interact: Click handler.
Interact: Click handler.
Facts
Is Active: Check status.
Quick Start
1. Trigger Actions
Use action entries to interact with the extension: companion_follow_mode, companion_interact. Trigger them from commands, NPCs, events, or other entries.→ companion_follow_mode → companion_interact
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
definition | Ref | Required | Entity definition. |
minDistance | Double | 2.0 | Stop distance. |
maxDistance | Double | 4.0 | Start following. |