Skip to content

IsmaelTechDEV/EaglerXVelocity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EaglerXVelocity Discord YouTube

Important

Follow the step by step to use Velocity with EaglerXVelocity.

Making the Github Codespaces with 16GB RAM and 4CPUs

To make the codespaces, make sure to access from https://github.com/codespaces.

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 3 tabs

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

Commands for server (backend)

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

Commands for velocity (proxy)

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

Commands for limbo (login)

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

FAQ

How to turn off the Github Codespaces?

1.) Go to https://github.com/codespaces

2.) then click the 3 dots and turn off

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

Please credit IsmaelTech

About

A Eaglercraft server using velocity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages