-
Notifications
You must be signed in to change notification settings - Fork 0
MMOPoint 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 points
| Line Config Arg. | Description |
|---|---|
required (Integer) |
The required points. |
point (String) |
The type of point they need the amount of |
take (Boolean) |
Whether or not to take the points on unlock (Default: False) |
- 'mmopoint{required=5,point="attribute",take=true}'
*Valid Points:
-
attribute,attribute_reallocation,class,skill
- Vault - Permission
- MMOCore - MMOExperience
- Vault - Money, Permission
- MMOItems - MMOItem
- MMOCore - MMOClass, MMOLevel, MMOProfLevel, MMOAttribute, MMOPoint, MMOResource
- ExecutableItems - ExecItem
