# Install Spigot / Bukkit / Forge

{% hint style="warning" %}
Changing version/software can overwrite files.\
Make a backup beforehand: [Create a backup and restore it](https://docs.oxygenserv.com/en/dashboard/creer-une-sauvegarde-et-la-restaurer-sur-son-serveur).
{% endhint %}

### Objective

Install a Minecraft server variant (Paper/Spigot/Bukkit/Forge) and the associated Minecraft version.

### Step-by-step guide

{% stepper %}
{% step %}
**Change the engine**

On the dashboard, open the **Addons**.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-7440207799a20aeaed07de959f9d1cb088b83fe9%2Fimage_132.png?alt=media" alt=""><figcaption></figcaption></figure>

Select the engine of your choice.
{% endstep %}

{% step %}
**Choose the version and implementation**

Choose the desired game version.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-26dddac5ebcd3ec47d7c3694af04013209d1ade5%2Fimage_16.png?alt=media" alt=""><figcaption></figcaption></figure>

Then the build associated with that version, the latest is recommended.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-5e163a065d163deb73403137b192b5019920e4b8%2Fimage_40.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Start and validate**

Start the server.

Check the console to confirm the version and absence of errors.
{% endstep %}
{% endstepper %}

### Common issues

* **Server does not start after change** : wrong Java version or wrong build.
* **Plugins not loaded** : you might be on Vanilla/Forge. Bukkit/Spigot plugins require Paper/Spigot.
* **World “reset”** : the world folder has changed (see `level-name`).

### FAQ

#### Paper, Spigot, Forge: which should I choose?

* **Paper** : recommended for its performance and plugins.
* **Spigot** : plugins, more “vanilla-like”.
* **Forge** : mods (not classic Bukkit plugins).
