🔍Custom Item Match Method
Default Item Match Method
Vanilla Items
item-price:
# Support Value: Bukkit or ItemFormat.
# For each product, you can add match-item section to make custom match method, for more info, please view Wiki.
check-method: Bukkit
# Only support ItemFormat match method.
item-format:
require-same-key: false
ignore-key:
- 'lore'
- 'damage'
- 'enchants'
- 'tool.damage-per-block'
- 'nbt.CustomNBTKey'Third-plugin Item
Custom Match Method for each product - Require MythicChanger
Last updated