
QuestLine is a lightweight plugin that allows you to create immersive RPG-style quests entirely through in-game commands. It features protected NPCs, flexible item delivery requirements, and linear quest chains for seamless story progression.
QuestLine is a performance-friendly, easy-to-use, and modern quest plugin designed for PaperMC and similar servers. Create quests with NPCs or item deliveries directly in-game using simple commands, without dealing with complex configuration files.
/quest create command./quest start <id>: Starts the specified quest.
/quest quit: Cancels the current active quest.
/quest <id>: Shows detailed info and requirements for a quest.
/quests: Lists available and completed quests.

/quest create <Title> <Desc> <NPC:1/0> <Req> [Pre_Quest_ID]: Creates a new quest.Example: /quest create Baker Bring_Bread 1 10:BREAD
Example (Chain): /quest create Miner Find_Diamond 1 1:DIAMOND baker
/quest setmsg <id> <message>: Sets the message the NPC says upon completion.


.jar file into your plugins folder.