Description
This condition tests if material type present at the target location is the specified one.
Valid for any Bukkit material type.
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
types | type, t, material, mat, m, block, b | A list of materials or MMOItem's block name to check | DIRT |
Examples
Conditions:
- blocktype{type=dirt} true
Aliases
- inblock
- insideblock