QuestLines Plugin Suite

A trio of Hytale server plugins for building rich, quest-driven NPC experiences. Create branching dialogue, floating quest icons, and linear story dialogs — all working together seamlessly.

How the Plugins Fit Together

Core is required. Icons and Dialog are optional companions that depend on Core being installed — they will load without it, but do nothing useful.

💡
Getting Started

New to QuestLines? Start with Core Overview to understand quests, pages, and the page resolution algorithm. Then set up your first NPC via NPC Setup. Add Icons and Dialog once Core is running.

JAR Files

Each plugin ships as a separate JAR file placed in the server’s mods/ directory:

Plugin JAR file Data directory
QuestLines (Core) questlines-core-{version}.jar mods/QuestLines/
QuestLines Icons questlines-icons-{version}.jar mods/QuestLinesIcons/
QuestLines Dialog questlines-dialog-{version}.jar mods/QuestLinesDialog/
Icons Legacy Migration

If you previously used the Icons plugin when its data directory was mods/Icons/, it will automatically migrate icons.json to the new mods/QuestLinesIcons/ location on first start.