-
Notifications
You must be signed in to change notification settings - Fork 0
Money Requirement
Aria edited this page Aug 3, 2020
·
2 revisions
REQUIRES VAULT
Requires the player to have higher than or equals the amount specific in their Vault balance.
| Line Config Arg. | Description |
|---|---|
amount (Double) |
The required amount. |
take (Boolean) |
Whether or not to withdraw the required amount from players balance (Default = true) |
- 'money{amount=5.25,take=true}'
- Vault - Permission
- MMOCore - MMOExperience
- Vault - Money, Permission
- MMOItems - MMOItem
- MMOCore - MMOClass, MMOLevel, MMOProfLevel, MMOAttribute, MMOPoint, MMOResource
- ExecutableItems - ExecItem
