-
Notifications
You must be signed in to change notification settings - Fork 0
ExecItem Requirement
Aria edited this page Feb 21, 2022
·
1 revision
REQUIRES EXECUTABLEITEMS
Requires the player to have higher than or equals the amount of ExecutableItems in their inventory.
| Line Config Arg. | Description |
|---|---|
id (String) |
The ID of the ExecutableItem. |
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) |
- 'execitem{id="test_item",amount=5,display="Test Item"}'
- Vault - Permission
- MMOCore - MMOExperience
- Vault - Money, Permission
- MMOItems - MMOItem
- MMOCore - MMOClass, MMOLevel, MMOProfLevel, MMOAttribute, MMOPoint, MMOResource
- ExecutableItems - ExecItem
