Understanding and Accepting the Minecraft Server EULA
Before running a Minecraft server, you must accept Mojang's End User License Agreement (EULA). This guide will show you how to properly accept the EULA and get your server running.
What is the Minecraft EULA?
The Minecraft EULA is a legal agreement between you and Mojang that governs how you can use and operate your Minecraft server. This applies to all server types, including:
- Vanilla Minecraft servers
- Bukkit servers
- Spigot servers
- Forge servers
- Paper servers
Quick Guide to Accept the EULA
- Stop your Minecraft server if it's running
- Navigate to your server's Files section
- Locate and open the
eula.txt
file - Change
eula=false
toeula=true
- Save the file and restart your server
Detailed Steps to Accept the EULA
1. Stop Your Server
Before making any changes, ensure your server is completely stopped. This prevents any potential issues during the file modification.
2. Find the EULA File
The eula.txt
file is automatically generated in your server's root directory the first time you start the server.
3. Edit the EULA File
- Open the
eula.txt
file - Locate the line that says
eula=false
- Change it to
eula=true
- Save your changes
4. Restart Your Server
After saving the changes, restart your server. It should now start without the EULA error message.
Important EULA Considerations
- The EULA must be accepted for your server to function
- Reading the full EULA is recommended before accepting
- Violating the EULA can result in server suspension
- The EULA protects both server owners and players
- Commercial use of servers must comply with Mojang's guidelines
Troubleshooting Common EULA Issues
If you're still experiencing EULA-related issues:
- Verify the
eula.txt
file was saved properly - Check for proper formatting (no extra spaces)
- Ensure the file isn't read-only
- Try recreating the
eula.txt
file if necessary
Legal Compliance
Remember that accepting the EULA means you agree to:
- Not sell in-game advantages
- Follow Mojang's monetization rules
- Maintain server security
- Protect player privacy
- Comply with all applicable laws
Need help with your Minecraft server's EULA? Contact our support team for assistance.