# Getting Started

## REQUERIMENTS

### 1. Spigot

{% hint style="warning" %}
You need Spigot or Paper for the plugin to work. He doesn't use any other.
{% endhint %}

### 2. Java

{% hint style="danger" %}
You need Java 17 for the plugin to work.
{% endhint %}

### 3. PlaceholderAPI

{% hint style="success" %}
This dependency is optional, but it is highly recommended to have personalized welcomes at the highest level.
{% endhint %}

{% hint style="info" %}
Remember to follow the instructions for downloading variables. If you need to use variables from the **Player** expansion, you need use the following commands to make them work:&#x20;

/papi ecloud download player&#x20;

/papi reload
{% endhint %}

## Installation

To install this plugin you will need to go to the Spigot page (<https://www.spigotmc.org/resources/ewelcome.113380/>), once downloaded, you will need to paste the plugin in the /plugins folder and restart your server.

## Config.yml File

This file is the root of the plugin, here are the lines that you will have to modify to be able to have your welcome.


---

# 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://gopitoss-organization.gitbook.io/ewelcomes/getting-started.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.
