You'll need to rename that portion of the text "server.jar." That means that the new line of code will now read: java -Xmx1024M -Xms1024M -jar server.jar nogui 9. You can also change the RAM ...
Launch it via a command like this “java -Xmx1024M -Xms1024M -jar server.jar nogui” and be patient. Commands change regularly so be sure to check all the documentation that comes with the ...