Profession Level
The profession_level_objective requires the player to reach a certain level in an MMOCore profession or their main class.
Configuration
profession_level_objective — Map
Configuration for the objective.
Properties
id
Unique identifier for this objective.
profession — String
The profession ID. Leave empty to track Main Class level.
level — Integer
The target level to reach. Default is 1.
display — String
Text to display in quest logs.
onComplete — TriggerableEntry
Optional entry to trigger upon completion.