NixonXC / mc-server

Create a minecraft server with replit hacker plan!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Project is No Longer maintained!

Create a minecraft server with replit hacker plan and non hacker plan! (1.8.9)

So the first thing is you need hacker plan if you want better peformance

https://replit.com/site/pricing

and then you have to clone this repo by doing:

git clone https://github.com/NixonXC/mc-server/

or you can import the repo

alt text

alt text)

after that you have imported the repo

this window should come

alt text

after that you have to paste this in "configure the run button":

IF YOU DON'T HAVE HACKER PLAN: java -Xmx1024M -Xms1024M -jar server.jar

IF YOU HAVE HACKER PLAN (while boosting the repl): java -Xmx2048M -Xms2048M -jar server.jar

I have boosted the repl with Always on enabled so I am going to use

java -Xmx2048M -Xms2048M -jar server.jar

alt

alt text

after that you have to click "Done"

alt text

after that the repl should look like this

alt text

after tthe serevr started the console should look like this (ingore the /help command)

alt text

Now your minecraft server is running!

About

Create a minecraft server with replit hacker plan!


Languages

Language:Batchfile 100.0%