: While Spigot is the basis for Paper, its 1.3.1 support is limited as it gained significant traction later in 2012. How to Set Up a 1.3.1 Server
: The eula.txt requirement was added in later versions (1.7.10+). For 1.3.1, the server should generate its files and start immediately without this step.
To run a server for version 1.3.1, you should use the software available at that time:
For , the "Paper" server software (formerly PaperSpigot) does not exist . The PaperMC project was launched in June 2014, roughly two years after the 1.3.1 release. The earliest available version of Paper typically begins around Minecraft 1.6.4 or 1.8.8.
@echo off "C:\Program Files\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar server.jar nogui pause Use code with caution. Copied to clipboard