How to make a 1.12 Eaglercraft Server

There are many ways to make an Eaglercraft server, and this guide is based towards simplicity. Each method is ranked by difficulty so anyone can understand, with many tutorials included!

Render.com + Falixnodes

Notably the best choice for hosting a free server, this method includes a detailed tutorial that is very simple to follow. If you prefer simplicity, uptime, and ease of use, this method is for you.

Customization:


Set an enviorment variable on Render called MTOD to customize the server mtod
Set an enviorment variable on Render called SERVERNAME to customize the server's name

Links:


Tutorial
Repo

Github Codespaces ONLY

Not the optimal hosting method, but great if you are looking to host a small server to play with friends. Very easy to set up, with only 1 command to run.

Links:


Tutorial
Branch

Falixnodes + surge.sh

This tutorial uses ws:// because wss:// is not supported yet. I didn’t include a reverse proxy to keep things easy. When a plugin for secure hosting is released, I’ll make a new tutorial.
This recommended method utilizes EaglerXServer to connect straight to falixnodes.

Links:


Tutorial
Branch
EaglerXServer