List of PlaceholderAPI placeholders
The placeholders that Aurelium Skills currently has, no need for an ecloud expansion, works automatically. Text wrapped in [this] means you replace it with different text, such as skill names.
%aureliumskills_power%
- Combined skill level
%aureliumskills_[skill]%
- Level for a certain skill (ex: %aureliumskills_farming%)
%aureliumskills_[skill]_roman%
- Level for a certain skill as a roman numeral
%aureliumskills_[stat]%
- Level for a certain stat (ex: %aureliumskills_health%)
%aureliumskills_[stat]_int%
- Level for a certain stat rounded to an integer
%aureliumskills_average%
- Average skill level
%aureliumskills_average_int%
- Average skill level rounded to an integer
%aureliumskills_average_1%
- Average skill level rounded to one decimal
%aureliumskills_hp%
- Hp as an integer
%aureliumskills_hp_1%
- Hp rounded to 1 decimal
%aureliumskills_hp_2%
- Hp rounded to 2 decimals
%aureliumskills_hp_max%
- Max hp
%aureliumskills_hp_percent%
- Percent hp as an integer
%aureliumskills_mana%
- Current player mana
%aureliumskills_mana_int%
- Mana of a player rounded to an integer
%aureliumskills_mana_max%
- Max mana
%aureliumskills_mana_max_int%
- Max mana rounded to an integer
%aureliumskills_lb_power_[place]%
- Gets a formatted value of username and level for the power leaderboard at a certain place
%aureliumskills_lb_power_[place]_name%
- Gets the username for the power leaderboard at a certain place
%aureliumskills_lb_power_[place]_value%
- Gets the level for the power leaderboard at a certain place
%aureliumskills_lb_[skill]_[place]%
- Gets a formatted value of username and level for a skill leaderboard at a certain place
%aureliumskills_lb_[skill]_[place]_name%
- Gets the username for a skill leaderboard at a certain place
%aureliumskills_lb_[skill]_[place]_value%
- Gets the level for a skill leaderboard at a certain place
%aureliumskills_rank%
- Gets the power leaderboard rank
%aureliumskills_rank_[skill]%
- Gets a skill leaderboard rank
%aureliumskills_xp_required_formatted_[skill]%
- Gets the required XP for the next level of a player formatted with suffixes (ex: 5k)
%aureliumskills_xp_required_[skill]%
- Gets the required XP for the next level of a player as an exact number
%aureliumskills_xp_progress_int_[skill]%
- Gets the percent progress to the next level rounded to an integer
%aureliumskills_xp_progress_1_[skill]%
- Gets the percent progress to the next level rounded to 1 decimal place
%aureliumskills_xp_progress_[skill]%
- Gets the exact percent progress to the next level
%aureliumskills_xp_int_[skill]%
- Gets the current XP for a player rounded to an integer
%aureliumskills_xp_formatted_[skill]%
- Gets the current XP for a player formatted with suffixes
%aureliumskills_xp_[skill]%
- Gets the exact skill XP for a player
%aureliumskills_multiplier%
- Gets a player's permission XP multiplier rounded up to 2 decimal places (1 = normal, 2 = 2x XP)
%aureliumskills_multiplier_[skill]%
- Gets a player's permission XP multiplier for a specific skill rounded up to 2 decimal places (1 = normal, 2 = 2x XP)
%aureliumskills_multiplier_percent%
- Gets a player's permission XP multiplier as a percent more value rounded to an integer (40 = 40% more XP)
%aureliumskills_multiplier_percent_[skill]%
- Gets a player's permission XP multiplier for a specific skill as a percent more value rounded to an integer (40 = 40% more XP)