> 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/homes.md).

# Homes

**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/fit42Csoze28QwvkJKkV" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Installation Guide

{% endstep %}

{% step %}

### Upload JAR File to Your Server

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

{% step %}

### Dependencies

• 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 Home License Key.
{% endstep %}

{% step %}

### License Key&#xD;

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

<details>

<summary>Commands</summary>

These are the commands you need to know while using the plugin.\
• `/home` - **Open Home Dialog Menu.**\
\
With that menu, you can create a home, change the item icon of the home, the name of the home, and you can delete it.

</details>

<details>

<summary>Max Home Slots</summary>

**Max Home Slots Permission** \
**Controls** how many homes player can **have.**\
\
**Permissions:**\
`home.slots.plus` = 9 Home Slots\
`home.slots.plusplus` = 27 Home Slots\
`home.slots.plusplusplus` = 90 Home Slots

</details>

<details>

<summary>Admin Commands</summary>

**With this admin command, you can see the players' homes and teleport to them and edit them.**\
`/homes <player_name>`\ <br>

</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/homes.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.
