File Details
questlines-core-1.9.0.jar
- R
- Apr 10, 2026
- 2.43 MB
- 98
- Early Access
File Name
questlines-core-1.9.0.jar
Supported Versions
- Early Access
QuestLines – Version 1.9.0
━━━━━━━━━━━━━━━━━━━━━━
🆕 Quest Items
• Added Quest Items system.
└ New Journal tab for quest items.
└ Serves as a backup solution since dropping from normal inventory
cannot yet be fully prevented.
└ Physical inventory lock support may be added later as a config option.
Actions:
giveQuestItem:itemId:qty
removeQuestItem:itemId:qty
🆕 Actions
• Added new conditional action: `if`
Supported formats:
if:requirements::passActions::failActions
if:req:params::action:params::action:params
if:[req:params,req:params]::[action:params,action:params]::[action:params,action:params]
└ Runs pass actions only if requirements succeed.
└ Optional fail actions supported.
Examples:
if:hasTag:questStarted::addTag:alreadyStarted
if:notTag:visited::addTag:visited
if:questCompleted:myQuest::questStarted:bonusQuest
• Added new action: `chat`
chat:message to send to the player
└ Sends a direct chat message to the player.
🖥 Editor / UI
• Selecting a valid questline now auto-fills relevant fields.
• Added new Edit button in the NPC tab.
└ Select a quest and click Edit to open directly in the editor.
• Journal tabs now collapse independently.
🖼 Portraits
• Portrait side can now be configured per page.
⚙ Configuration
• Added new config values for characters per line for each dialog size.
└ Helps improve icon / formatting flow.
Note:
• If you use custom dialog sizes, you may need to adjust these values.
🆕 NPC Interaction
• Each NPC can now have interaction types configured individually.
└ Enable / disable:
• Press F to talk
• Hit to talk
🐛 Fixes
• Fixed Require Response still leaving the close button available.
• Fixed crash related to damage handling.
• Fixed item requirement crash during world changes.
• Improved handling when removing quests mid-progress.
└ Journal tags for deleted / null quests are now cleaned up
when opening the journal.
• Another round of fixes for Icons affecting flow and formatting.
Support Development
If you would like to help support development:
https://ko-fi.com/redstoner

