Agree to the EULA, start the server, and copy the provided IP address into your Eaglercraft client's multiplayer menu. Method 2: Using Free Hosting (Aternos/MagmaNode)
To enable :
To allow external players to join:
Create a standard Minecraft 1.8.8 server (PaperMC recommended). Set online-mode=false in its server.properties . Install BungeeCord or Waterfall in a separate folder. how to make a minecraft server on eaglercraft 1.8
Download minecraft_server.1.8.8.jar and run:
If you want a server up in 30 seconds without touching code, specialized hosts like or Sealos are the easiest options.
Go to Aternos and create a server using or Paper 1.8.8 . Agree to the EULA, start the server, and
Run the Replit. It will give you a WebSocket URL (usually ending in .repl.co or similar). Open your Eaglercraft 1.8 client. Go to Multiplayer > Add Server .
A PC with at least 4GB RAM and Java 8 installed. Setup:
Go to the server options and enable "Cracked" (sets online-mode=false in server.properties ). Deploy a Proxy: Fork an Eaglercraft proxy template on Replit . Install BungeeCord or Waterfall in a separate folder
Browser (Eaglercraft) <-- WebSocket (ws://) --> EaglercraftProxy <-- TCP --> Minecraft 1.8.8 Server
Paste your Replit WebSocket URL into the server address field. 3. Advanced Manual Setup (Self-Hosting)