# Cómo poner tu servidor en modo No Premium

1. El primer paso es ir a tu servidor en [nuestro panel](https://panel.lumeservers.com/).
2. Ahora, entra al gestor de archivos (**File Manager**) que lo encontrarás a la derecha de la pantalla. Allí dentro busca un archivo llamado *server.properties*. Dentro de ese archivo busca una variable llamada **online-mode**. Por defecto tendrá el valor **true** (que significa que el server es Premium). Para hacerlo No Premium debes sustituir ese **true** por **false**.
3. Ahora guarda el archivo y reinicia el servidor. ¡Ya tienes tu servidor en modo No Premium!


---

# 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/lo-basico/como-poner-tu-servidor-en-modo-no-premium.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.
