Description
Removes quest objective lines from mob and object tooltips. For a purer vanilla-plus experience.
It uses TooltipDataProcessor.AddLinePreCall to block three line types before the client draws them: QuestObjective, QuestTitle, and QuestPlayer. It only acts on unit and world-object tooltips, and everything else on the tooltip is left alone. Commands:
/nqttoggles the whole addon on or off./nqt objectstoggles whether quest lines are also hidden on chests, crates, and other clickable objects./nqt debugprints every line type on each mob tooltip you hover over.



