MMO Inventory
The MMOInventory Extension allows detecting specific gear or artifacts equipped in non-vanilla slots provided by MMOInventory.
Features
- Slot Awareness — Check accessories, capes, etc.
- MMOItem Detection — Identify items by Type/ID.
- Criteria — Prerequisites based on equipment.
Entries
- Facts — Check Item Fact: Verify equipped MMOItems. Has MMO Item: Check for item in inventory.
Quick Start
- 1. Check State with Facts — Use fact entries as conditions: check levels, counts, or player state before triggering actions. → mmoinventory_check_item → has_mmo_item_fact
Dependencies
| Extension | Required | Usage |
|---|---|---|
| MMOItems Extension | Required | Custom items integration. |
| PlaceholderAPI | Optional | For @Placeholder fields. |