> For the complete documentation index, see [llms.txt](https://reb4ck.gitbook.io/ultimate-core/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reb4ck.gitbook.io/ultimate-core/placeholders.md).

# Placeholders

## PlaceholdersAPI

### UltimateSkills

* %skill&#x73;*\_\<perk>\_total*% - to show a player his total perk.
* %skills\_current\_health% - to show a players current health
* %skill&#x73;*\_\<perk>\_simple*% - to show a player his simple perk.
* %skill&#x73;*\_\<perk>\_extra*% - to show a player his extra perk.
* %skills\_*\<ability>*\_tota&#x6C;*%* - to show a player his total ability.
* %skills\_\<ability>\_extra% - to show a player his extra ability.
* %skills\_\<ability>\_simple% - to show a player his simple ability.
* %skills\_*\<skill>*\_*level*% - to show a player his Skill Level.
* %skills\_*\<skill>*\_*xp*% - to show a player his Skill xp.
* %skills\_\<skill>\_*progressbar*% - to show a player his Skill Progress bar.
* %skills\_\<skill>\_*level\_roman*% - to show a player his level in roman format.
* %skills\_\<skill>\_*xp\_left*% - to show a player remaining xp until next level.

### UltimateCollections

* %collections\_unlocked% - to show number of collections already unlocked
* %collections\_total% - to show total collections created

### UltimateSouls

* %souls\_collected% - to show number of souls already collected
* %souls\_total% - to show total souls placed

### UltimateEnchantment

* %ultimateenchantment\_name\_\<enchantmentname>% - to show the enchantment name
* %ultimateenchantment\_lore\_\<enchantmentname>% - to show the description of an enchantment.

## MVdWPlaceholders

### UltimateSkills

* %skill&#x73;*\_\<perk>\_total*% - to show a player his total perk.
* %skill&#x73;*\_\<perk>\_simple*% - to show a player his simple perk.
* %skill&#x73;*\_\<perk>\_extra*% - to show a player his extra perk.
* %skills\_*\<ability>*\_tota&#x6C;*%* - to show a player his total ability.
* %skills\_\<ability>\_extra% - to show a player his extra ability.
* %skills\_\<ability>\_simple% - to show a player his simple ability.
* %skills\_*\<skill>*\_*level*% - to show a player his Skill Level.
* %skills\_*\<skill>*\_*xp*% - to show a player his Skill xp.
* %skills\_\<skill>\_*progressbar*% - to show a player his Skill Progress bar.
* %skills\_\<skill>\_*level\_roman*% - to show a player his level in roman format.
* %skills\_\<skill>\_*xp\_left*% - to show a player remaining xp until next level.

### UltimateCollections

* %collections\_unlocked% - to show number of collections already unlocked
* %collections\_total% - to show total collections created
* %collections\_rank\_\<key>% - to show position of player rank
* %collections\_level\_\<key>% - to show level of player collection
* %collections\_xp\_\<key>% - to show xp of player collection

### UltimateSouls

* %souls\_collected% - to show number of souls already collected
* %souls\_total% - to show total souls placed

### UltimateEnchantment

* %ultimateenchantment\_name\_\<enchantmentname>% - to show the enchantment name
* %ultimateenchantment\_lore\_\<enchantmentname>% - to show the description of an enchantment.
