Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
placeholders [2019/09/26 00:40]
joshin
placeholders [2020/07/01 03:13] (current)
Line 3: Line 3:
 All placeholders automatically register upon plugin load, and require **PlaceholderAPI **to work. You do not need to run any commands to initialize the placeholders. Keep in mind you can access PAPI placeholders from MVdWPlaceholderAPI using {placeholderapi_mmocore_...}. All placeholders automatically register upon plugin load, and require **PlaceholderAPI **to work. You do not need to run any commands to initialize the placeholders. Keep in mind you can access PAPI placeholders from MVdWPlaceholderAPI using {placeholderapi_mmocore_...}.
  
-=== Main Placeholders ===+==== Main Placeholders ​====
 | **Placeholder** | **Output** | | **Placeholder** | **Output** |
 | %mmocore_combat% | true/false based on if the player is in combat. | | %mmocore_combat% | true/false based on if the player is in combat. |
Line 10: Line 10:
 | %mmocore_max_health% | This will return the players max health, rounded to 2 decimal places. | | %mmocore_max_health% | This will return the players max health, rounded to 2 decimal places. |
  
-=== Points ===+==== Points ​====
 | %mmocore_skill_points% | More info on skill points. | | %mmocore_skill_points% | More info on skill points. |
 | %mmocore_class_points% | More info on class points. | | %mmocore_class_points% | More info on class points. |
Line 16: Line 16:
 | %mmocore_attribute_reallocation_points% | See above. | | %mmocore_attribute_reallocation_points% | See above. |
  
-=== Class & Professions ===+==== Class & Professions ​====
 | %mmocore_level% | Main RPG player level. | | %mmocore_level% | Main RPG player level. |
 | %mmocore_level_percent% | Progression to next level in %. | | %mmocore_level_percent% | Progression to next level in %. |
Line 25: Line 25:
 | %mmocore_class% | Player class name, or name of default class. | | %mmocore_class% | Player class name, or name of default class. |
  
-=== Player Resources ===+==== Player Resources ​====
 | %mmocore_<​mana/​stamina/​stellium>​% | How much resource you have, rounded to 1 digit. | | %mmocore_<​mana/​stamina/​stellium>​% | How much resource you have, rounded to 1 digit. |
-| %mmocore_max_<​mana/​stamina/​stellium>​% | Resource cap, rounded. |+| %mmocore_stat_max_<​mana/​stamina/​stellium>​% | Resource cap, rounded. |
 | %mmocore_<​mana/​stamina/​stellium>​_bar% | Resource bar, good for visual representation. | | %mmocore_<​mana/​stamina/​stellium>​_bar% | Resource bar, good for visual representation. |
  
-=== Quests & Objectives ===+==== Quests & Objectives ​====
 | %mmocore_quest% | Ongoing quest, or "​None"​. | | %mmocore_quest% | Ongoing quest, or "​None"​. |
 | %mmocore_quest_progress% | Progress of current quest, or "​0"​ if no quest. | | %mmocore_quest_progress% | Progress of current quest, or "​0"​ if no quest. |
 | %mmocore_quest_objective% | Current quest objective, or "​None"​ if no quest. | | %mmocore_quest_objective% | Current quest objective, or "​None"​ if no quest. |

placeholders.1569458445.txt.gz · Last modified: 2020/07/01 03:13 (external edit)