Skip to content

oat431/Personal_Minecraft_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Minecraft server

Saving memory with my friend, and my server experiment for open Minecraft server in some day.

Guide if you want to open the server yourself

  1. pick your server (VM mostly) and choose about 4 to 8 Gbs Ram server

  2. set up network security by adding port 25565 (Minecraft server default port)

  3. remote to the VM and install java SDK 17

  4. clone this repo

  5. change the directory to the repo and run the command "java -jar purpur.jar --nogui."

  6. give public IPv4 to your friend and let's play!!

my personal recommendation is Azure Virtual machine 8 Gbs and picks the nearest region of your (I choose Singapore)

Now it on 1.20.1 Purpur server launcher

To run the minecraft server

java -Xms4G -Xmx4G -jar purpur.jar --nogui

check out more purpur command here

About

Saving memory with my friend, I guess?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published