举报文章问题
×- 营销广告
- 重复、旧闻
- 格式问题
- 低俗
- 标题夸张
- 与事实不符
- 疑似抄袭
- 我有话要说
: The official Mojang server software. You can find legacy files on archival sites like MCVersions.net .
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
: Use a simple text file saved as run.bat to allocate RAM and point to your jar file:
: Legacy Minecraft versions like 1.3.1 are designed for older Java environments (specifically Java 7). Modern Java versions may cause crashes.
: 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
: If you want to use plugins, CraftBukkit was the primary software for this era.