Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vps:install-minecraft-and-spigot [2015-01-16 01:21:27]
rory.blanchard [Minecraft Classic]
vps:install-minecraft-and-spigot [2015-01-16 01:39:37]
rory.blanchard [Minecraft Classic]
Line 62: Line 62:
 </code> </code>
  
-Before you can start using Minecraft, you must edit the **eula.txt** file and change false to true. +<note>Before you can start using Minecraft, you must edit the **eula.txt** file and change false to true.</note> 
-\\+
  
 To start the Minecraft service in a screen session: To start the Minecraft service in a screen session:
Line 69: Line 69:
 <code> <code>
 screen -S minecraft screen -S minecraft
-java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui+java -Xmx1024M -Xms1024M -jar minecraft_server.jar
 </code> </code>
  
Line 81: Line 81:
 \\ \\
 \\ \\
 +{{tag>[minecraft install debian centos]}}