added vanillaonly attribute authored by Lxlp's avatar Lxlp
......@@ -8,6 +8,7 @@ Uses the [Item Matcher](/Items/Item-Matcher)
|-----------|-----------|----------------------------------------------------------------------|---------|
| material | m, type, t, item, i, mat, types | A material, MythicItem or MMOItems internal id to check for |<!--type:Item-->|
| strict | exact, e | Whether the matcher should more strictly match the target item | false |
| vanillaonly | vanilla | Whether the matched item can only be a vanilla one | false |
## Examples
......
......