跳到主要内容

Item Equip

The mmoitems_item_equip_objective tracks when a player equips specific MMOItems into their armor slots.

Configuration

mmoitems_item_equip_objectiveMap

Configuration for the objective.

Properties

id

Unique identifier for this objective. items

"> List of MMOItems to detect. Leave empty to detect any item.

MMOItemIdentifier

type

The MMOItem type. idString

The MMOItem ID.

amount

"> The required number of times items must be equipped. Default is 1. display

"> Text to display in quest logs. Supports <current> and <required> placeholders. onComplete

"> Optional entry to trigger upon completion.