This allocates a gigabyte of ram reminiscence for the server to run on. The -Xms1024M and -Xmx1024M are two lines that help the server run with more RAM memory. The next step we are going to do is create a batch file we can use to launch our server. CodaKid