# HMCCosmetics

## HMCCosmetics

{% hint style="danger" %}
我并非该插件的作者，因此不保证其未来的更新，以及是否仍适用于 ItemsAdder。

该插件官方用于解决 ItemsAdder 的方法在此：[CosmeticsCore](/chinese/compatibility-with-other-plugins/compatible/cosmeticscore.md).
{% endhint %}

## [此处下载](https://www.spigotmc.org/resources/hmccosmetics.100107/)

![](/files/BnOw90eO0oYzi1ezcjkf)

### 如何安装

* 添加 HMCCosmetics.jar 至服务器插件文件夹
* 将 ItemsAdder-Config.zip 中的 “data” 文件夹拖至 ItemsAdder 的插件文件夹。
* 将 “HMCCosmetics” 文件夹拖至服务器插件文件夹
* 开启服务器
* 服务器启动后，将 message.yml 中的 prefix 修改为 "%img\_colorful%"

然后..完成！你成功安装了带有 ItemsAdder 附属的 HMCCosmetics。

### ItemsAdder material type

在时装中使用 ItemsAdder 物品很简单。`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/chinese/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.
