# Welcome

Welcome to the official documentation for BackpacksPlus!

BackpacksPlus is a powerful Spigot plugin that allows you to create highly configurable backpacks linked to cosmetic items from the HMCCosmetics plugin. This documentation will guide you through installation, configuration, and all the features BackpacksPlus has to offer.

BackpacksPlus enhances your server by integrating functional backpacks with the visual appeal of HMCCosmetics. Players equip a specific cosmetic item, and it grants them access to a personal, configurable inventory.

**Key Concepts:**

* **Cosmetic-Driven:** Backpacks are tied to HMCCosmetics items. No cosmetic, no backpack.
* **Definition Files:** You define *how* each backpack cosmetic behaves (slots, title, allowed items) in simple YAML files.
* **Flexibility:** Create diverse backpack types for different server themes or gameplay mechanics.


---

# 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://bojarsky-legacy.gitbook.io/backpacksplus-wiki/readme.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.
