Original Project: Lax1Dude
Original Server Fork: EcoliEater87
Welcome to the EaglercraftX server project! Here is how you can setup your very own eaglercraft server:
First, go to the top of the repo and click on code > codespaces > create codespace
now you have your own free server instance to host eaglercraft. Next you need to run the setup commands:
create 8 terminal tabs and paste in the following snipits:
first tab: cd bungee && sudo java -jar bungee.jar
second tab: cd lobby && sudo java -jar server.jar
third tab: cd smp && sudo java -jar server.jar
fourth tab: cd skyblock && sudo java -jar server.jar
fifth tab: cd practice && sudo java -jar server.jar
sixth tab: cd vanilla && sudo java -jar server.jar
seventh tab: cd bridging && sudo java -jar server.jar
eight tab: cd kitpvp && sudo java -jar server.jar
Now go to the ports area and forward ports 25565
and 8081
. Make port 8081
public EVERY TIME you start the server.
Your eaglercraft server is setup!