(typically starting with wss:// ). For example, to join ArchMC, you would enter wss://arch.mc .
Created by a developer known as LAX1DUDE , Eaglercraft is an open-source project that compiles the original Minecraft Java Edition code into JavaScript and HTML5.
To prevent identity theft, almost all servers require you to register a password upon your first login. Open the in-game chat and type /register [your_password] [confirm_password] . On subsequent visits, you will simply type /login [your_password] . Technical Magic: How Browser Multiplayer Works
Only download Eaglercraft HTML files from reputable GitHub repositories. Sketchy links may contain hidden ad scripts or cryptocurrency miners.
Eaglercraft is a browser-based version of Minecraft that runs entirely in a web browser using JavaScript/WebGL. No download or premium account required — just a URL.
Eaglercraft is a private server version of Minecraft, a sandbox-style video game created by Markus "Notch" Persson. Minecraft allows players to build, explore, and survive in a blocky 3D world. Eaglercraft, on the other hand, is a custom-built server software that enables players to connect to a private server, play with friends, and enjoy a more personalized gaming experience.
Because modern browsers have security limitations that prevent direct TCP connections, Eaglercraft uses JavaScript WebSocket objects for its multiplayer functionality. It works with a modified version of Bungeecord—known as EaglercraftBungee—which translates the browser’s WebSocket connections into standard TCP traffic that a regular Bukkit server can understand.
The Eaglercraft community is the driving force behind the project's continuous evolution and success. If you need support, have questions, or want to suggest features, the official Discord server is the central hub for Eaglercraft discussion. You can join the community at https://discord.gg/KMQW9Uvjyq . For EaglercraftX, which supports the 1.5.2 version, you can also find communities at https://discord.eaglercraft.win or https://discord.gg/czV7M8JXXM .
Hosting your own server gives you complete control over your world. The architecture involves two main components:
The classic Minecraft experience. Build, explore, and survive with others.
The Gist: A technical marvel that brings the "Golden Age" of Minecraft to any device with a web browser, offering surprising stability and accessibility, though held back by the inevitable limitations of a legacy Java port.
Since Eaglercraft servers frequently change domains to avoid takedowns or hardware migrations, players usually find active IPs through community-driven hubs:
Example server list sites (may change, search fresh):
wss://eagler.noBnoT.org | Java IP: noBnoT.org
Chrome and Brave generally offer the best performance for WebAssembly.
Sites like the Eaglercraft Server List or dedicated Discord communities provide real-time status updates on which IPs are online.
This tool converts Minecraft's Java bytecode into JavaScript that executes directly inside a browser's JS engine, serving as the core of the entire project.