Skip to content

MrInc0gnito/EaglerCux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EaglerCux

Important

Follow the step by step to use EaglerCux

Watch Zepr's video on EaglerCux to learn how to setup your server!

Setup

Make your server run for 4 hours straight: Open
Create your server: Open

Installing Java

sudo apt update -y & sudo apt full-upgrade -y & sudo apt autoremove -y & sudo apt auto-clean -y
sdk install java 17.0.9-amzn

write "y" without " and MAKE SURE TO WRITE y

Make 4 command line tabs

  • Server - > First Tab
  • Velocity - > Second Tab
  • Limbo - > Third Tab
  • EaglerCux - > Fourth Tab

Commands to start the server

cd server
chmod +x server.sh
./server.sh

Commands to start the Velocity proxy

cd velocity
chmod +x velocity.sh
./velocity.sh

Commands to start Limbo/nLogin (Verify your players)

cd limbo
chmod +x limbo.sh
./limbo.sh

Commands to start EaglerCux

cd EaglerCux
python main.py

Misc Information

Watch Zepr's video on it

How to be an operator/admin in the server?

1.) Go to the Server/Backend - > First tab

2.) then type "op username" without "" and change the username to yours

Based on EaglerXVelocity by: IsmaelTech

About

Based on EaglerXVelocity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.5%
  • Shell 26.5%