> For the complete documentation index, see [llms.txt](https://warmania.gitbook.io/paperx-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://warmania.gitbook.io/paperx-documentation/documentation/setup-and-features/quickstart.md).

# PaperX Setup

<h2 align="center">BUKKIT/PAPER/SPIGOT/PURPUR SETUP</h2>

{% stepper %}
{% step %}

#### Install

First of all, install the plugin from one of our main trusted sources:\
Minecraftplugins.org\
SpigotMC.org
{% endstep %}

{% step %}

### Install Dependencies

The next step is downloading the dependencies:\
Vault \
EssentialsX / CMI ( Or a Vault Hook )\
PlaceHolderAPI
{% endstep %}

{% step %}

#### Upload

Upload the downloaded .jars to the plugins folder on your server. Make sure that your server is on the version 1.21 or above (1.21 - 1.21.8 1.21.9, 1.21.10, 1.21.11, 26.1 ).
{% endstep %}

{% step %}

#### Start your server

Start your server up using whatever you use to start it, like a .bat, .sh, the .jar directly or anything that starts it. <br>
{% endstep %}

{% step %}

#### Done!

Congratulations! You've set up the plugin! Consider yourself a winner!
{% endstep %}
{% endstepper %}

\
Didn't work? Consider joining our discord at <https://discord.gg/WZwKXtXkSp> and contacting me in private ( Mateita ) to get an invite to the support discord for PaperX!<br>


---

# 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:

```
GET https://warmania.gitbook.io/paperx-documentation/documentation/setup-and-features/quickstart.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.
