File Details
questlines-core-1.9.5.jar
- R
- Apr 24, 2026
- 24.68 MB
- 117
- Early Access
File Name
questlines-core-1.9.5.jar
Supported Versions
- Early Access
QuestLines Core – Version 1.9.5
━━━━━━━━━━━━━━━━━━━━━━
🧩 Integrations
• Integration with Endless Leveling
└ Reqs
└ ellevel:max Player is at their EL level cap
└ ellevel:greater|less|equal|greaterOrEqual|lessOrEqual:value EL level comparison
└ elxp:greater|less|equal|greaterOrEqual|lessOrEqual:value EL XP comparison
└ elskill:SKILL:greater|less|equal|greaterOrEqual|lessOrEqual:value Skill attribute level comparison
└ elrace:raceId Player's race matches
└ elclass:classId Primary OR secondary class matches
└ elclass:primary:classId Primary class only
└ elclass:secondary:classId Secondary class only
└ Action
└ elxp:give:amount Grants EL XP (respects bonuses, cap, world blacklists)
└ Variables
└ {ellevel} Current EL level
└ {elxp} Current EL XP
└ {elxpneeded} XP to next level
└ {elprestige} Prestige level
└ {elskill:SKILL} Skill attribute level
└ {elrace} Race ID
└ {elclass} / {elclass:primary} Primary class ID
└ {elclass:secondary} Secondary class ID
└ Skill IDs - STRENGTH, HASTE, DEFENSE, LIFE_FORCE, STAMINA, FLOW, SORCERY, DISCIPLINE, PRECISION, FEROCITY — case-insensitive
• Integration with Endgame QOL Wave Arena
└ Actions
└ startArena:arenaId[:x:y:z]
└ failArena
└ Trackers
└ arena_complete - counts full completions
└ arena_wave - counts waves cleared
• Added integration with QL Claims
└ Supports all region flags
🆕 Features
• Added translation system to quest dialogs.
└ New Translate button in editor will automatically translate your values into the other supported languages.
└ Start language is driven by the config value for default language.
└ Press button and wait for a response back.
🖥 UI
• HUD can now be positioned to an exact location.
• Player list in editor is now sorted by online/last seen.
└ Also added an online indicator [O]
• Wizard editor got a dropdown and search bar for items
🆕 Objectives
• Objectives now have overrides and defaults for bullet icons.
└ ::icon:itemid[|itemid]
└ overrides the in-progress and completed icons.
🆕 Journal
• Journal now has a memory
└ reopens to last viewed page.
└ opens first available page if there wasn't one selected.
• Quester name removed from journal
└ Use {npcname}
🐛 Fixes
• Fixed setting menu not updating language when changed
• Fix deleted quests still being tracked in the HUD
• Fixed command elevated again
└ I register a small PermissionProvider to handle this now.
🧪 API
• Expanded API - MAJOR CHANGES
└ Now firing events.

