
HyNPC
The idea is for the mod to be able to: Spawn NPCs facing the player Have a proper idle animation (not spawning while running) Display the NPC’s name as a...
Descargas
0
Remezclas
0
Precio
Gratis
hytale · Server · 2026.01.24 · mod
HyNPC provides managed server-side NPCs that stay idle, display their names as holograms, and execute stored commands when players press the Use key (F). NPCs spawn facing the creator’s yaw/pitch, clamp velocity/AI to idle each tick, and keep nameplates synchronized with their configured names.
Commands:
/npc create <type> <name>spawns a managed NPC using the given role id (BuilderInfo role) at the executor’s position/rotation. Names must be unique./npc remove <name>despawns the NPC and drops it from the registry./npc cmd add|remove <name> "<command>"manages the ordered command list executed as the interacting player./npc text add|remove <name> "<text>"edits stored dialog lines;/npc text show <name> [player]opens the dialog page (Next/Prev/Close) for a player./npc type <newType> <name>requests a role change in place while keeping transform/nameplate./npc savewrites the managed NPC list toconfig/npcs.jsonunder the mod data folder;/npc reloadreloads the file, updates matching NPCs in place, spawns missing ones, and despawns managed extras to prevent duplication.
Persistence and data shape:
- Each NPC entry stores name, role id, world name, position, rotation, command list, and text list. The registry is kept in sync with
config/npcs.json, and save collects live transforms before writing.
Interaction/UI details:
- Player Use (F) on a managed NPC immediately runs its stored commands as that player without cancelling the base interaction.
- Dialog uses the
HyNPC_Dialogpage (IncludesAssetPack is enabled); text is opened only via/npc text show, not automatically on interaction.
Idle/behavior safeguards:
- HyNPC NPCs zero velocity, clear active paths, and force idle movement state every tick; the first idle tick stops the movement animation so the default idle pose plays.
Notes:
- Role ids are validated through the server’s NPC roles; unknown roles are logged and skipped. Dialog and commands are raw strings (no translation keys applied).
Cobblemon
create a pokémon mod for hytale, but make the pokemons originals/inspired but no equal, add evolutions too./home/eduardo/Downloads/Cobblemon-fabric-1.7.1+1.21.1...
Chest Respawn
I need a mod for the latest version of Hytale that will allow all loot chests to respawn after being looted. It should work with chest that have already been...
Duel Wielding Swords
The ability to dual wield swords. Equipping the second sword in the off-hand slot, uses the dagger animations and skills with sword range and damage.
AfkArena
📜 𝐀𝐛𝐨𝐮𝐭 𝐓𝐡𝐞 𝐏𝐥𝐮𝐠𝐢𝐧 AfkArena is the ultimate solution for keeping your players engaged even when they are away! Create designated zones in your...
Mod Menu
make a hytsle mod that adds a UI that managesmods, and shows their command/UI, like minecraft mod menu
DummyPlayer
Able to when entering the server completely to interact and have ''fake ping/ms'' like 100 or 120 max.