# How to accept the EULA?

## **Introduction** <a href="#ibxkkhnt4rk6" id="ibxkkhnt4rk6"></a>

In this guide, you'll learn how to accept the EULA (End User License Agreement) on a Minecraft server hosted on VyxterHost. There are two methods for accepting the EULA: through a pop-up warning when you first launch the server, and by editing the eula.txt. Both methods are detailed below.

## **Accept the EULA via the Warning** <a href="#crcg1ijrv3tv" id="crcg1ijrv3tv"></a>

* **Start the Minecraft server** in the panel.
* **Please note the pop-up warning** that appears requesting acceptance of the EULA once the server has started.
* **Click the "Accept" button** to accept the EULA and continue with server initialization.
* If you decide not to accept, you can click "Decline," which will stop the server from starting.

![](/files/hh2z0gJXQWvmkfTAarCp)

### **Accept the EULA via Fileeula.txt** <a href="#ddz2maex8dy3" id="ddz2maex8dy3"></a>

* **Access the file manager** in the panel.
* **Navigate to the fileeula.txt** in the root directory of the Minecraft server.
* **Open the fileeula.txt** for editing.
* **Change the value of eula=falseaeula=true** .
* Copy
* eula=true
* **Save the changes** and close the file.
* **Restart the server** to apply the changes and accept the EULA.

<div align="left"><figure><img src="/files/txz8uvtUJLpgGeGNjMHH" alt=""><figcaption></figcaption></figure></div>

## **Conclusion** <a href="#ldb90dmni4n7" id="ldb90dmni4n7"></a>

Accepting the EULA is an essential step in getting your Minecraft server up and running. Whether through the pop-up warning or by editing the file eula.txt, be sure to complete this process to comply with Minecraft's terms of use and enjoy your server without interruptions.

{% hint style="success" %}
I hope this guide is helpful. If you need help, don't hesitate to ask.
{% endhint %}


---

# 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://docs.plenix.net/guides/minecraft-guides/how-to-accept-the-eula.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.
