
HyNPC3
Create an NPC mod with command /hynpc that allows an admin to create a non-player character, stationary, configuring name as well as a command on the NPC. If...
00—FreehytaleServer2026.01.24mod
Overview
HyNPC3 adds simple, stationary non-player characters to your Hytale server. Admins can place named NPCs that run a preset command whenever a player interacts with them, letting you create welcome guides, teleporters, or reward givers without complex setup.
Features
- Admin command to spawn a stationary NPC at your location.
- Customizable NPC name for clear in-world labels.
- Each NPC triggers a server command as if executed by the interacting player.
- Player interaction via the default F key for quick, familiar activation.
How to Use
- As an admin in-game, stand where you want the NPC to appear.
- Run
/hynpc <Name> <Command>to create it. Example:/hynpc Guide /spawnto make a guide NPC that teleports players to spawn. - Players approach the NPC and press F to interact.
- On interaction, the configured command runs in that player’s context, applying any effects or teleports to them directly.
Known Limitations
- Only server admins can create NPCs with
/hynpc. - NPCs are stationary and cannot move or follow players.
- Each NPC can execute only one preset command and has no dialogue.