Skip to content

itzkrishop/create-mc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 

Repository files navigation

CREATE MC SERVER ON GITHUB!!!

Now no need of pufferpanel or pterodactyl panel to create a Minecraft server in GitHub!!!!!

To create a minecraft server start with the steps listed below πŸŽ‰πŸŽ‰!!

Step -1 - CREATE A REPOSTIORY

1.1 - 1

1.2 - 2

You can name the repository any thing you want and you can make it private or public.

1.3 - 3

Click on create a new file and name it as you wish.

1.4 - 4

Write anything you want.

1.5 - Then click on commit changes and then again on commit changes.

1.6 - 5

Then click on your repository name in my case its i-am-poor

Step -2 - ENTERING INTO CODESPACE

2.1 - 6

Click on code then codespace then create codespace on main.

2.2 - Update it by this command (just copy and paste)

sudo apt update && apt upgrade

2.3 - Then go to this link

https://papermc.io/downloads/paper

7

Then right click and copy the link

2.4 - Then go to your codespace and paste this command replace (your link) with the link you copied

wget (your link) or for 1.20.4 use the following command

wget https://api.papermc.io/v2/projects/paper/versions/1.20.4/builds/493/downloads/paper-1.20.4-493.jar

Then rename your file name to paper.jar

Then run this command

java -Xmx8G -Xms4G -jar paper.jar --nogui

Then accept the eula by changing the eula=false to eula=true in eula.txt file

And run the above command again whenever you want to start your server.

Hurray your server is now runningπŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰!!!!!

If you encounter any problem feel free to DM me on discord - itzkrishop

About

Now no need of pufferpanel or pterodactyl panel to create a Minecraft server in GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published