How — To Make A Eaglercraft Server 1.8.8
Before we begin, make sure you have the following:
: In the panel, click "Create a New Server" and select the Minecraft 1.8.8 version. Initialize : Start the server and accept the EULA. how to make a eaglercraft server 1.8.8
Creating your own allows players to join your world directly from a web browser without needing to download a traditional Minecraft client. Because Eaglercraft uses WebSockets to communicate, the setup requires a "bridge" between the web browser and a standard Minecraft Java server. Before we begin, make sure you have the
In Eaglercraft, the BungeeCord is mandatory because browsers speak WebSockets, while the game server speaks TCP. Before we begin