-
Notifications
You must be signed in to change notification settings - Fork 0
MMOResource Requirement
Aria edited this page Sep 23, 2020
·
1 revision
REQUIRES MMOCORE
Requires the player to have a specific or higher amount of certain MMOCore resources
| Line Config Arg. | Description |
|---|---|
required (Double) |
The required amount of resource |
resource (String) |
The type of resource they need the amount of |
take (Boolean) |
Whether or not to take the resources on unlock (Default: False) |
- 'mmoresource{required=5.2,resource="mana",take=true}'
*Valid Points:
-
mana,stamina,stellium
- Vault - Permission
- MMOCore - MMOExperience
- Vault - Money, Permission
- MMOItems - MMOItem
- MMOCore - MMOClass, MMOLevel, MMOProfLevel, MMOAttribute, MMOPoint, MMOResource
- ExecutableItems - ExecItem
