Accept the Minecraft EULA ​
Requirements ​
- Access to the server folder (either via an SFTP connection or direct access to the server files)
- You can find the SFTP access data in the overview of your game server.
Steps ​
Locate the eula.txt file
- In the main directory of the Minecraft server.
- If not available, start the server once to create the file.
Open the eula.txt file
- With a text editor like Notepad or Notepad++.
Change the value of the EULA
- Search for the line
eula=false
. - Change this to
eula=true
to accept the Minecraft EULA.
- Search for the line
Save the changes
- Save the file and close the editor.
Restart the Minecraft server
- After saving the EULA change.