Because browsers cannot connect directly to your Spigot server port, you must use a proxy like or a modified BungeeCord instance with an Eaglercraft plugin.
Schools hate installing games on lab computers. Eaglercraft runs entirely in the browser’s memory cache. With a local Eaglercraft server on the school LAN, students can play together during free periods without touching the hard drive or requiring admin passwords.
Once your server is running, you'll want to configure various aspects to create the perfect gameplay environment.
Browsers place strict resource limitations on active tabs, which can cause lag or frame drops in hardware-intensive games. Use these video settings inside Eaglercraft to maximize your frames per second (FPS): eaglercraft-server
Set up a BungeeCord network or a standalone EaglerXBungee proxy instance.
If port forwarding isn't feasible, consider these alternatives:
You must install an authentication plugin like AuthMe or nLogin to prevent unauthorized access, as cracked servers allow anyone to join as any user. Popular Eaglercraft-Server Types Once your server is running, you can customize it: Survival/SMP: Standard survival gameplay. Creative: Focused on building. Because browsers cannot connect directly to your Spigot
Great for testing, but your computer must remain on.
: The original Eaglercraft version that started it all. While older, it remains popular due to its simplicity and reliability. Eaglercraft uses the decompiled source code of the official build of Minecraft 1.5.2 direct from Mojang.
Select the server from your list and click "Join Server." How to Make Your Own Eaglercraft Server With a local Eaglercraft server on the school
Start with a simple 1.8.8 or 1.12.2 server, get comfortable with the basics, and then gradually add plugins and customisations as you learn more. With your own Eaglercraft server, the blocky, creative world of Minecraft is always just a browser tab away.
A hosting environment (a local PC, a Virtual Private Server like DigitalOcean/Linode, or a dedicated Minecraft host).
If you want to host a private world for friends or build a public community, you need to set up a server architecture capable of handling WebSocket connections. Here is the step-by-step framework for hosting a 1.8.8 Eaglercraft server. Prerequisites
Eaglercraft is a Minecraft 1.5.2 / 1.8.8 client that runs using JavaScript/WebGL – no Java or download required. This post covers setting up the server so friends can join you online.
A standard Minecraft server jar (like Paper, Spigot, or Vanilla 1.8.8) processes the actual game logic, physics, and world data.