# Home

## About Cosmetics Addon

BedWars Cosmetics addon is an Minecraft server plugin that went in development in the summer of 2022 and was publicly released on the Crazy Development discord server on August 2022, this plugin had always remained free but in around October of 2022 was made open source. The author and maintainer of this plugin is [IamTheDefender](https://iamthedefender.xyz). A lot of people have also contributed this project and you can find a list of contributor [here](https://github.com/IamTheDefender/BW1058-Cosmetics/graphs/contributors).

## Where to download

You need to install some [dependencies ](https://dev-wiki.iamthedefender.xyz/bedwars-cosmetics/dependencies)before you install the plugin, you can find those [here](https://dev-wiki.iamthedefender.xyz/bedwars-cosmetics/dependencies).

Download addon at:

* [SpigotMC](https://www.spigotmc.org/resources/bedwars1058-cosmetics.106685/)


---

# 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://dev-wiki.iamthedefender.xyz/bedwars-cosmetics/home.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.
