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

# How to start

## Requirements

#### 1) Server software

{% hint style="warning" %}
We recommend to use Spigot or Paper (Forks of Spigot), other server software haven't been test yet.

Java flag recommended:  to use symbols for map difficulty for example

```
-Dfile.encoding=utf-8
```

{% endhint %}

#### 2) PlaceholderAPI

{% hint style="info" %}
This dependency is optional.

If you want to extracts variables from ElytraRacing and show them through another plugin you need to install PlaceholderAPI on your server.

<https://www.spigotmc.org/resources/placeholderapi.6245/>
{% endhint %}

#### 3) Worlds

{% hint style="info" %}
If you are using multiples worlds for the plugin, make sure that each of the worlds are loaded. It can cause issues.
{% endhint %}

#### 4) Support

{% hint style="success" %}
If you need any more informations or in case of errors/problems do not hesitate to contact me through my discord.
{% endhint %}

{% hint style="success" %}

* Twitter: <https://twitter.com/CHOOSEITDEV>
* Talk with the community
  {% endhint %}

## Installation

{% hint style="success" %}
To install the plugin on your server, place ElytraRacing in your plugin folder and start the server.
{% endhint %}

## Important information

{% hint style="danger" %}
Killing the process which maintains your server open while a game of ElytraRacing may cause issues with inventories of players that are in these games as an inventory clear
{% endhint %}

## Update ElytraRacing

{% hint style="danger" %}
To update the plugin on your server we recommend to stop your server, replace the plugin ElytraRacing with the new version and restart the server
{% endhint %}

## Step-by-Step installation:&#x20;

{% content-ref url="/pages/ehUxjdt2AthpaaLH9SMb" %}
[Step by step installation](/elytraracing/step-by-step-installation.md)
{% endcontent-ref %}
