Exylia Plugins

PlaceholderAPI

PlaceholderAPI placeholders for ExyliaArmorTrims

PlaceholderAPI Integration

ExyliaArmorTrims provides comprehensive PlaceholderAPI support for displaying player armor trim information.

PlaceholderAPI is optional. Install it to use these placeholders in chat, scoreboards, and other plugins.

Setup

  1. Install PlaceholderAPI plugin
  2. Restart server
  3. Use placeholders with identifier: %exyliaarmortrims_<placeholder>%

Placeholder Structure

All placeholders follow this structure:

%exyliaarmortrims_<armor_piece>_<info_type>%

Armor Pieces

PieceDescription
helmetHelmet (head) armor piece
chestplateChestplate (chest) armor piece
leggingsLeggings (legs) armor piece
bootsBoots (feet) armor piece

Pattern Information

Get the pattern (design) applied to each armor piece.

Pattern ID

PlaceholderDescriptionExample
%exyliaarmortrims_helmet_pattern%Helmet pattern IDSENTRY
%exyliaarmortrims_chestplate_pattern%Chestplate pattern IDDUNE
%exyliaarmortrims_leggings_pattern%Leggings pattern IDCOAST
%exyliaarmortrims_boots_pattern%Boots pattern IDWILD

Pattern Name

PlaceholderDescriptionExample
%exyliaarmortrims_helmet_pattern_name%Helmet pattern nameSentry
%exyliaarmortrims_chestplate_pattern_name%Chestplate pattern nameDune
%exyliaarmortrims_leggings_pattern_name%Leggings pattern nameCoast
%exyliaarmortrims_boots_pattern_name%Boots pattern nameWild

Pattern Material (Template Item)

PlaceholderDescriptionExample
%exyliaarmortrims_helmet_pattern_material%Helmet template itemSENTRY_ARMOR_TRIM_SMITHING_TEMPLATE
%exyliaarmortrims_chestplate_pattern_material%Chestplate template itemDUNE_ARMOR_TRIM_SMITHING_TEMPLATE
%exyliaarmortrims_leggings_pattern_material%Leggings template itemCOAST_ARMOR_TRIM_SMITHING_TEMPLATE
%exyliaarmortrims_boots_pattern_material%Boots template itemWILD_ARMOR_TRIM_SMITHING_TEMPLATE

Material Information

Get the material (color) applied to each armor piece trim.

Material ID

PlaceholderDescriptionExample
%exyliaarmortrims_helmet_material%Helmet material IDQUARTZ
%exyliaarmortrims_chestplate_material%Chestplate material IDIRON
%exyliaarmortrims_leggings_material%Leggings material IDGOLD
%exyliaarmortrims_boots_material%Boots material IDDIAMOND

Material Name

PlaceholderDescriptionExample
%exyliaarmortrims_helmet_material_name%Helmet material nameQuartz
%exyliaarmortrims_chestplate_material_name%Chestplate material nameIron
%exyliaarmortrims_leggings_material_name%Leggings material nameGold
%exyliaarmortrims_boots_material_name%Boots material nameDiamond

Material Item

PlaceholderDescriptionExample
%exyliaarmortrims_helmet_material_item%Helmet material itemQUARTZ
%exyliaarmortrims_chestplate_material_item%Chestplate material itemIRON_INGOT
%exyliaarmortrims_leggings_material_item%Leggings material itemGOLD_INGOT
%exyliaarmortrims_boots_material_item%Boots material itemDIAMOND

Trim Verification

Check if an armor piece has a trim applied.

PlaceholderDescriptionReturns
%exyliaarmortrims_helmet_has_trim%Check if helmet has trimtrue or false
%exyliaarmortrims_chestplate_has_trim%Check if chestplate has trimtrue or false
%exyliaarmortrims_leggings_has_trim%Check if leggings has trimtrue or false
%exyliaarmortrims_boots_has_trim%Check if boots has trimtrue or false

Default Values

ConditionReturn Value
No pattern/material appliedNone or N/A
Item placeholder (no trim)BARRIER
No player contextN/A
Invalid armor pieceN/A