Download minecraft_server.1.13.2.jar and run it with the following command: java -xmx1024m -xms1024m -jar minecraft_server.1.13.2.jar nogui. should you want to start the server with its graphical user interface you can leave out the "nogui" part.. Ok, so setting up a server on the mac. i'm assuming you're using the default server, not bukkit. download the server.jar, and put it in its own folder called mcserver on your desktop. open textedit and type cd ~/desktop/mcserver java -xms1024m -xmx1024m -jar minecraft-server.jar do shift-command-t, and then save it to the mcserver folder.. Changing environment variable java_options value from -xmx512m to -xmx1024m didnt work. when i build my code in eclipse, it still says "picked up _java_options: -xmx512m"..
I would think that you dont specify command-line attributes (like -xmx) in the jar - but rather - that youd specify it when you run the jar (just like you have to when you run a .class). so see if this works... java -xmx1024m -jar myjar.jar i use windows and i have the program run off of a .bat file.. Should i try and re download server files or? @echo on java -xms1024m -xmx1024m -jar craftbukkit-0.0.1-snapshot.jar nogui pause save as launch.bat save as all files. Download the minecraft launcher to start your adventure! explore, build and survive! you'll still need to log in and buy a copy to play the full game..