> For the complete documentation index, see [llms.txt](https://docs.eliteminecraftplugins.com/elitearmor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eliteminecraftplugins.com/elitearmor/frequently-asked-questions.md).

# Frequently Asked Questions

## Why EliteArmor?

EliteArmor is an easy-to-use custom armor set plugin that allows you to easily create your own sets. Not to mention, the plugin contains **25+ Effects** to choose from, **10+ Premade Armor Sets,** **130+ Premade Modifiers,** [**Custom Items**](https://docs.eliteminecraftplugins.com/elitearmor/general-information/giving-items)**,** and an easy-to-use [**Developer API**](https://docs.eliteminecraftplugins.com/elitearmor/general-information/developer-api) to create your own effects!

## Why is this plugin separate from the custom enchantments?

EliteArmor was create in 2018 and has been a standalone plugin since then. Due to this, armor sets can't be added into [EliteEnchantments ](https://www.spigotmc.org/resources/eliteenchantments-%E2%9E%9C-create-your-own-custom-enchantments-190-enchants-27-gkits-web-panel-more.75061/)since that would be unfair to the people that have purchased both plugins.

## How many servers can I run this plugin on?

You can run the plugin on as many servers as you would like, there is no limit. But, please do not try and abuse this.

## How do I use leather/heroic armor and player heads?

For leather/heroic armor sets, change the material to LEATHER\_CHESPLATE or HEROIC\_CHESTPLATE. To color the armor, simply put `color: "255,0,0"` on the next line  down.

For player heads, set the material to CUSTOM\_SKULL:\[ID]. You can find skulls IDs [here](https://minecraft-heads.com/custom-heads), they are located under the Minecraft URL bit.

## What is heroic armor?

Heroic armor is leather armor, but it has been customized to be more powerful than diamond. You can adjust the durability values in config.yml.

## How do I add a new item to an armor recipe?

Adding items to an armor recipe is rather simple, all you need to do is hold the item in game and execute `/ea ingredient <recipe> <key>`. A brief guide can be found [here](https://www.youtube.com/watch?v=zPK1Khso6ig).

## Can I use HEX codes?

Yes! As of EliteArmor 6.4.9, the plugin supports Hex colors. You just need to use #\<hexcode> instead of the normal &4.
