-
Notifications
You must be signed in to change notification settings - Fork 0
Item Requirement
Aria edited this page Jan 10, 2021
·
1 revision
Requires the player to have higher than or equals the amount of vanilla in their inventory. Note, you can add NBT tags to the config for items that should not be treated as vanilla items.
| Line Config Arg. | Description |
|---|---|
type (String) |
The required vanilla material. (Not case-sensitive) |
amount (Integer) |
The required amount of items. (Default = 1) |
display (String) |
Replaces the {display} placeholder in the lore format. |
take (Boolean) |
Whether or not the take the required amount when unlocked. (Default = true) |
- 'items{type="DIAMOND",amount=5,display="Diamonds"}'
- Vault - Permission
- MMOCore - MMOExperience
- Vault - Money, Permission
- MMOItems - MMOItem
- MMOCore - MMOClass, MMOLevel, MMOProfLevel, MMOAttribute, MMOPoint, MMOResource
- ExecutableItems - ExecItem
