Or configure Nginx to serve the build/ directory. Then players navigate to http://your-ip/index.html and enter your server’s WebSocket address (e.g., ws://your-ip:8081 ).
cd server java -jar EaglercraftServer.jar
Before attempting to set up a workspace, you need the following tools. Most Eaglercraft projects are built using and TypeScript/JavaScript . eaglercraft workspace
was a web-based port of Minecraft that allowed users to play Minecraft 1.5.2 and 1.8.8 in a browser without owning the game. It utilized the Bukkit/Spigot API and was archived by its developers in 2023.
The Eaglercraft Workspace is divided into several sections: Or configure Nginx to serve the build/ directory
Many public Eaglercraft servers use a custom HTML/JS launcher that:
The workspace includes an assets/ folder with a copy of the original Minecraft assets. To create a custom resource pack: The Eaglercraft Workspace is divided into several sections:
The original Java logic for Minecraft, reverse-engineered and adapted for the web.
The default Eaglercraft client does not support custom skins via Mojang’s API. In your workspace, you can implement a custom skin server:
Because the source is Java, you can actually add new blocks, items, or game mechanics: