Give MMOItem
The give_mmoitem_action adds specific MMOItems to the player's inventory.
Configuration
give_mmoitem_action — Map
Configuration for the action.
Properties
items
">
List of items to give.
item — String
Single Item ID (format TYPE:ID) to give if list is empty.
amount — Integer
Amount to give for the single item. Default is 1.
group — GroupEntry
Optional group to distribute items to.
MMOItemGive Structure
MMOItemGive — Map
Properties
item
The MMOItem ID (TYPE:ID).
amount — Integer
Amount to give. Default is 1.