... | @@ -8,7 +8,6 @@ placeholders from MVdWPlaceholderAPI using |
... | @@ -8,7 +8,6 @@ placeholders from MVdWPlaceholderAPI using |
|
|
|
|
|
| **Placeholder** | **Description** |
|
|
| **Placeholder** | **Description** |
|
|
|-------------------------------------------------|----------------------------------------------------------|
|
|
|-------------------------------------------------|----------------------------------------------------------|
|
|
| %mmocore\_combat% | true/false based on if the player is in combat. |
|
|
|
|
| %mmocore\_attribute\_<attribute>% | Current value of a [player attribute](Player Attributes). |
|
|
| %mmocore\_attribute\_<attribute>% | Current value of a [player attribute](Player Attributes). |
|
|
| %mmocore\_<health/mana/stamina/stellium>% | Nicely formatted current resource value |
|
|
| %mmocore\_<health/mana/stamina/stellium>% | Nicely formatted current resource value |
|
|
| %mmocore\_<health/mana/stamina/stellium>\_bar% | Nicely formatted current resource value AS A BAR! |
|
|
| %mmocore\_<health/mana/stamina/stellium>\_bar% | Nicely formatted current resource value AS A BAR! |
|
... | @@ -39,6 +38,8 @@ placeholders from MVdWPlaceholderAPI using |
... | @@ -39,6 +38,8 @@ placeholders from MVdWPlaceholderAPI using |
|
| %mmocore\_mana_icon% | The mana icon for the players current class |
|
|
| %mmocore\_mana_icon% | The mana icon for the players current class |
|
|
| %mmocore\_mana_name% | The mana name for the players current class |
|
|
| %mmocore\_mana_name% | The mana name for the players current class |
|
|
| %mmocore\_bound\_<integer>% | Returns the name of the skill in the specific skill slot. |
|
|
| %mmocore\_bound\_<integer>% | Returns the name of the skill in the specific skill slot. |
|
|
|
|
| %mmocore\_exp\_multiplier\_<profession>% | Returns the EXP multiplier for the specific profession |
|
|
|
|
| %mmocore\_exp\_boost\_<profession>% | Returns how much of the EXP multiplier is provided by boosters for the specific profession |
|
|
|
|
|
|
### Quests & Objectives
|
|
### Quests & Objectives
|
|
|
|
|
... | |
... | |
... | | ... | |