Original Project: Lax1Dude
1.12 Project: PeytonPlayz595
Original Server Fork: EcoliEater87
Adapted to Canary Craft (ADSCRAFT): QuizzityMC
Here is how you can setup a connection:
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 a terminal tab and paste the following:
enter the following: cd bungee && sudo java -jar bungee.jar
then, make a new tab and enter the following: cd server && sudo java -jar server.jar
Now go to the ports area and forward (and make public) port 8081
Load up the client! When you are in, copy the link, paste it in the add server section, replace https:// with wss:// and join!
Your eaglercraft server is setup!
PS: You can use this as a normal server too (like properly hosted) just clone this repo and run it in much the same way.