Skip to content

Create a minecraft server with replit hacker plan!

Notifications You must be signed in to change notification settings

AtharvaKDev/mc-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%