Item Count Fact
The mmoitems_count_fact returns the quantity of a specific MMOItem held by the player.
Configuration
mmoitems_count_fact — Map
Configuration for the fact.
Properties
items
">
List of items (TYPE:ID) to count.
item — String
Single item to count if list is empty.
checkInventory — Boolean
Scan inventory. Default is true.
checkHand — Boolean
Scan main hand. Default is false.