
HyNPC
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
HyNPC
Overview
HyNPC lets server admins create a stationary NPC that runs a command when a player interacts with it. It’s a simple way to make interactive helpers, teleporters, or quest starters without needing custom menus.
Features
- Create an NPC on the spot with a custom name
- Assign any command to run when players press F on the NPC
- NPCs stay put and are safe from damage
How to Use
- Run:
/hynpc <name> <command> - Example:
/hynpc Guide "warp town" - Players walk up to the NPC and press F to trigger the command
Tips & Tricks
- Use short, clear NPC names so players know what to do
- Commands can include the player name with
{player}if your server supports it
Known Limitations
- NPC appearance is currently fixed to the default NPC model.