This allocates a gigabyte of ram memory for the server to run on. The -Xms1024M and -Xmx1024M are two traces that help the server run with extra RAM memory. The next step we’re going to do is create a batch file we can use to launch our server. CodaKid has helpful programs that overview the usage of command blocks. Proper under the command […] View