Ability Cast
The mmoitems_ability_cast_objective tracks how many times a player casts specific MMOItems abilities.
Configuration
mmoitems_ability_cast_objective — Map
Configuration for the objective.
Properties
id
Unique identifier for this objective.
ability — String
The ability ID to track. Leave empty to track any ability. amount
">
The required Number of times the ability must be cast. Default is 1.
display
">
Text to display in quest logs. Supports <current> and <required> placeholders.
onComplete
"> Optional entry to trigger upon completion.