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
Next revision Both sides next revision
placeholders [2019/09/26 00:39]
joshin
placeholders [2019/09/26 00:40]
joshin
Line 1: Line 1:
 ====== Placeholders ====== ====== Placeholders ======
  
-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. |
-| %mmocore_attribute_<​attribute>​% | Current value of a [[player attribute|Player-Attributes]]. |+| %mmocore_attribute_<​attribute>​% | Current value of a player attribute. |
 | %mmocore_health% | Nicely formatted health number, rounded to 2 decimal places | | %mmocore_health% | Nicely formatted health number, rounded to 2 decimal places |
 | %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|Player-Skills]]. | +| %mmocore_skill_points% | More info on skill points. | 
-| %mmocore_class_points% | More info on [[class points|Player-Classes]]. | +| %mmocore_class_points% | More info on class points. | 
-| %mmocore_attribute_points% | More info on [[attribute points|Player-Attributes]]. ​|+| %mmocore_attribute_points% | More info on attribute points |
 | %mmocore_attribute_reallocation_points% | See above. | | %mmocore_attribute_reallocation_points% | See above. |
  
Line 21: Line 21:
 | %mmocore_experience% | Returns player experience. | | %mmocore_experience% | Returns player experience. |
 | %mmocore_next_level% | Returns player experience needed for next level. Works well beside %rpg_experience%. | | %mmocore_next_level% | Returns player experience needed for next level. Works well beside %rpg_experience%. |
-| %mmocore_profession_<​profession>​% | [[Profession|Custom-Professions]] ​player level. |+| %mmocore_profession_<​profession>​% | Profession player level. |
 | %mmocore_profession_percent_<​profession>​% | Current progression to next profession level in %. | | %mmocore_profession_percent_<​profession>​% | Current progression to next profession level in %. |
 | %mmocore_class% | Player class name, or name of default class. | | %mmocore_class% | Player class name, or name of default class. |
Line 31: Line 31:
  
 === Quests & Objectives === === Quests & Objectives ===
-| %mmocore_quest% | Ongoing ​[[quest|Quests]], 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.txt · Last modified: 2020/07/01 03:13 (external edit)