Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

Use Item Event

Type: use_mmoitem_event A trigger that fires when a player uses (consumes) an MMOItem.

Configuration

FieldTypeDefaultDescription
idString""Unique identifier.
itemsList<MMOItemIdentifier>[]List of MMOItems to detect. Empty matches any.
detectRightClickBooleantrueDetect right-click interactions.
detectConsumeBooleantrueDetect vanilla eating/drinking.