Supported plugin - Oraxen

CONDITIONS

Check if block is from oraxen

// the rest of the quest ..
conditions:
    is_block_from_oraxen: true/false

Check if item is from oraxen

// the rest of the quest ..
conditions:
    is_item_from_oraxen: true/false

Last updated