Minecraft Server RAM

Status
This thread has been locked.

JesseN

Feedback score
5
Posts
43
Reactions
17
Resources
0
Hey there MCM,
I've got a question about the ram in a Minecraft server, local hosted. I want to give it more ram, however all the internet tutorials don't seem to give me an answer. Can someone help me with this?
My discord is Jesse#3510.

Thanks in advance,
Jesse.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

JasmineBabe

MineBlur
Premium
Feedback score
2
Posts
25
Reactions
17
Resources
0
1. Open notepad

2. Paste "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" into it

3. Save it as MinecraftServer.bat (Make sure "All files" is selected before saving)

4. Make sure it is inside your servers folder, Then double click it and it will run with more RAM.

Increase the "1024M" in line 2 to increase ram. 1024M = 1GB. Hope this helps!
 

JesseN

Feedback score
5
Posts
43
Reactions
17
Resources
0
Your not planning on releasing a server hosted on your pc tho right?
No, just playing around with my friends[DOUBLEPOST=1533738216][/DOUBLEPOST]
1. Open notepad

2. Paste "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" into it

3. Save it as MinecraftServer.bat (Make sure "All files" is selected before saving)

4. Make sure it is inside your servers folder, Then double click it and it will run with more RAM.

Increase the "1024M" in line 2 to increase ram. 1024M = 1GB. Hope this helps!
Thanks, it works!
 
Status
This thread has been locked.
Top