/EagleServer

Server for Eaglercraft 1.8x

Primary LanguageShell

Info

You may see a plugin preinstalled already called "Login Security". Keep that this will help combat people's account from gettting stolen in your Eaglerserver due to anyone can just have whatever name.

THIS PROJECT IS DISCONTINUED. WATERFALL IS NO LONGER SUPPORTED!

Credits

Original Project: Lax1Dude
Original Server Fork: EcoliEater87

Setup Guide

Welcome to the Eaglercraft server project! Here is how you can setup your very own eaglercraft server:

First, go to the top of the github project and click on code > codespaces > create codespace
Now you have your own free server instance to host eaglercraft. It does have a limit for Github Free Tier. Next you need to run the setup commands:

create 2 terminal tabs and paste in the following snipits:

first tab: cd server && sudo java -jar server.jar

second tab: cd bungee && sudo java -jar bungee.jar

Now go to the ports area and forward (and make public) ports 25565 and 8081
Your eaglercraft server is setup!

Visit this project's wiki page to figure out how to configure, add plugins, and etc.