# HMCCosmetics

## HMCCosmetics

{% hint style="danger" %}
I'm not the author of this plugin and I don't guarantee its future updates nor if it still works with ItemsAdder.

The official cosmetics solution for ItemsAdder is here instead: [CosmeticsCore](/compatibility-with-other-plugins/compatible/cosmeticscore.md).
{% endhint %}

## [Download Here](https://www.spigotmc.org/resources/hmccosmetics.100107/)

![](/files/p6mmOBXRPOJDJlv2qbyX)

### How to Install

* Add HMCCosmetics.jar to your server plugins folder
* Drag the "data" folder in ItemsAdder-Config.zip into the ItemsAdder plugin folder.
* Drag the "HMCCosmetics" folder into your plugins folder.
* Start server
* After your server is started, change the prefix in messages.yml to "%img\_colorful%"

And.. you're done! You have successfully installed HMCCosmetics with the ItemsAdder addon.

### ItemsAdder material type

Using an ItemsAdder item for your cosmetic is very simple. `material: itemsadder:<my_namespace>:<my_item>`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/hmccosmetics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
