> For the complete documentation index, see [llms.txt](https://territory.athelion.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://territory.athelion.eu/usage/publish-your-docs.md).

# Installation

Installation guide

{% hint style="warning" %}
**Requirements**

* Java 17
* Server Version 1.13+
* [Vault](https://www.spigotmc.org/resources/vault.34315/) Installed
  {% endhint %}

You can publish your site and find related settings from your docs site's homepage.

{% stepper %}
{% step %}

### Obtain License

Visit [Spigot](https://www.spigotmc.org/resources/%E2%AD%90%EF%B8%8Fterritory-new-land-claiming-plugin.121522/) to acquire your copy of the plugin. Download the\
plugin's .jar file.
{% endstep %}

{% step %}

### Download Plugin

Once downloaded, navigate to your server's directory and locate the "plugins" folder.
{% endstep %}

{% step %}

### Insert Plugin

Insert the downloaded .jar file into the "plugins" folder. Ensure that the file is placed directly within the "plugins" directory and not within any subfolders.
{% endstep %}

{% step %}

### Start Server

Stop, start, or restart your server to initiate the plugin installation. You can do this through your server management interface or by using the appropriate server commands.

* For Bukkit/Spigot servers, use the command: `/stop`, `/start`, or `/restart`.
* For other server types, follow the specific stop/start/restart procedure applicable to your server.
  {% endstep %}

{% step %}

### Load Plugin

Allow the server to complete the loading process. Ensure that the plugin is loaded without any errors or conflicts.
{% endstep %}

{% step %}

### Configure Plugin

Once the server has successfully loaded, your plugin is ready to use! Verify its functionality and configure any necessary settings according to the plugin documentation.
{% endstep %}
{% endstepper %}

**Note**: If you encounter any issues during the setup process, refer to the plugin's documentation or [support](https://discord.gg/S3Sc6edVc3) channels for assistance.
