> For the complete documentation index, see [llms.txt](https://akiisx-studios.gitbook.io/akiisx-studios-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://akiisx-studios.gitbook.io/akiisx-studios-docs/documentation/plugins/crates.md).

# Crates

**Version:** <mark style="color:$primary;">**26.1.x**</mark>\
**Is Folia Supported?** Yes, we support Folia and you can use plugin on paper versions as well as on Folia.

<figure><img src="/files/21yKTLh9NOx5gxQtvMOZ" alt=""><figcaption></figcaption></figure>

## **Installation Guide**

{% stepper %}
{% step %}

### Follow this guide to install the Crates Plugin

{% endstep %}

{% step %}

### Upload JAR File to Your Server

Start by uploading "**Crates-1.1.jar**" file to your Server's > **plugins folder**.\
![](/files/zwHLO1vyUseneWLTTA74)
{% endstep %}

{% step %}

### Dependencies

• [<mark style="color:$primary;">PlaceHolderAPI</mark>](https://www.spigotmc.org/resources/placeholderapi.6245/) (Free)\
• License Key Required, get License Key in Discord: [<mark style="color:$primary;">Join</mark>](https://discord.gg/5YD33GZfnr)
{% endstep %}

{% step %}

### Start your Server&#xD;

When you turn on the server, you will see that the plugin needs a license key, all you have to do is join this [<mark style="color:$primary;">Discord</mark>](https://discord.gg/tT6mvrgtw6), open a ticket and ask for Crates License Key.
{% endstep %}

{% step %}

### License Key

Follow this guide to know where and how to activate your license key in the plugin.\
\
Enable License Key in Following filepath: `Sever\plugins\Crates\config.yml` \
![](/files/soj7zSHG7xN27ecr4Xdm)
{% endstep %}
{% endstepper %}

<details>

<summary>Admin Commands</summary>

These are the admin commands you need to know while using the plugin.\
\
• `/crates givekey <player> <crate> <amount>` - **Give Key to Player.**\
• `/crates setcrate <crate>` - **Get Crate in inventory and place it.**\
• `/crates setkey <player> <crate> <amount>` - **Change key's amount for Player.**\
• `/crates keyall <crate> <amount>` - **Give KeyAll to all online Player's on the server.**\
• `/crates hologram <crate> <line> <text>` - **Change hologram texts/colors and more.**

</details>

<details>

<summary>Support</summary>

If you have any questions before or after the purchase, feel free to join our discord server where you can ask for support in the channel #open-ticket\
**Discord Link:** [<mark style="color:$primary;">Click Me</mark>](https://discord.gg/tT6mvrgtw6)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://akiisx-studios.gitbook.io/akiisx-studios-docs/documentation/plugins/crates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
