# Cómo instalar Arclight

[Arclight](https://github.com/IzzelAliz/Arclight) es un software que permite crear servidores que soporten plugins desarrollados para Bukkit/Spigot/PaperMC (y otros forks como Pufferfish o Purpur) y mods hechos para Forge, aunque en las últimas versiones existen las opciones de Arclight para mods de Fabric y NeoForge.

Es una buena alternativa a MohistMC, siendo mejor en ciertos aspectos.

## Proceso de instalación

Como no disponemos del software de forma nativa en el panel de control, el proceso de instalación va a ser manual, pero no por ello complicado.

1. Dirígete a la página de [versiones de Arclight](https://github.com/IzzelAliz/Arclight?tab=readme-ov-file) y busca la última que sea para la versión de Minecraft que quieras que tu servidor tenga.

<figure><img src="https://308977387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2pH7qK4O8yGyu52PuzNy%2Fuploads%2FTdXdHtstqDOwilBMfRgs%2Fimage.png?alt=media&#x26;token=2cb8a8ba-725f-47b2-98ee-76656d6fb6e9" alt="" width="563"><figcaption></figcaption></figure>

2. Descarga el archivo .jar que se adapte a tus necesidades (tu servidor va a tener mods para fabric, forge o neoforge?).

<figure><img src="https://308977387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2pH7qK4O8yGyu52PuzNy%2Fuploads%2FYjMxgZVtyQ3HG0eONAZS%2Fimage.png?alt=media&#x26;token=c7b6e72a-1405-41c0-8201-28a85e50ebe5" alt="" width="563"><figcaption></figcaption></figure>

3. Dirígete al panel de control, entra a gestionar tu servidor, apágalo y ve a la sección "Files" o "Archivos" para borrar el archivo **server.jar**.&#x20;
4. Sube el .jar de Arclight que acabas de descargar y cámbiale el nombre a **server.jar**.

Intenta encender el servidor. Si se enciendo correctamente entonces ya lo tienes instalado! Si el servidor no te inicia es porque se tiene que modificar el código de startup de tu servidor. Para hacerlo se puede hacer este "truco":

1. Ve a la sección "Software Changer" y selecciona **PaperMC** pulsando el botón **CHANGE EGG**. No selecciones la opción **Reinstall** y confirma la acción.
2. Ahora vuelve a intentar encender el servidor (tendría que iniciar).

Si no inicia, [abre ticket](https://tickets.lumeservers.com/) indicándolo y te lo resolveremos lo antes posible 😊


---

# 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://lumeservers.gitbook.io/lumeservers/juegos/minecraft/intermedio/como-instalar-arclight.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.
