GithubHelp home page GithubHelp logo

includedberry11 / create-mc-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itzkrishop/create-mc-server

0.0 0.0 0.0 8 KB

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

create-mc-server's Introduction

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

create-mc-server's People

Contributors

itzkrishop avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.