-
Notifications
You must be signed in to change notification settings - Fork 0
Tech Requirements
Sangarin edited this page Oct 9, 2023
·
7 revisions
Don't know how to use Requirements? See Configuration!
| Config Key | Description |
|---|---|
| entry | Requires the player to have another entry unlocked. |
| items | Requires the player to have a certain amount of vanilla items. |
| level | Requires the player to have a specific experience level. |
| exp | Requires the player to have a specific amount of experience points. |
Vault Requirements
| Config Name | Description |
|---|---|
| money | Requires the player to pay a certain amount of Vault Economy. |
| permission | Requires the player to have a certain permission. |
MMOItems Requirements
| Config Name | Description |
|---|---|
| mmoitem | Requires the player to have a certain amount of MMOItems. |
MMOCore Requirements
| Config Name | Description |
|---|---|
| mmoclass | Requires the player to have a specific MMOCore class. |
| mmolevel | Requires the player to be a specific MMOCore class level. |
| mmoproflevel | Requires the player to be a specific MMOCore profession level. |
| mmoattribute | Requires the player to have a specific value in an MMOCore attribute. |
| mmopoint | Requires the player to have a specific amount of various MMOCore points. |
| mmoresource | Requires the player to have a specific amount of various MMOCore resources. |
ExecutableItems Requirements
| Config Name | Description |
|---|---|
| execitem | Requires the player to have a certain amount of ExecutableItems. |
- Vault - Permission
- MMOCore - MMOExperience
- Vault - Money, Permission
- MMOItems - MMOItem
- MMOCore - MMOClass, MMOLevel, MMOProfLevel, MMOAttribute, MMOPoint, MMOResource
- ExecutableItems - ExecItem
