How Many Versions of Eaglercraft Are There?
There are many different versions, including modified clients, but here are the regular versions.
Standard
- 1.8.8 [ Download | Plugin | Source ]
- 1.5.2 [ Download | Plugin | Source ]
- Beta 1.7.3 [ Download | Source ]
- Beta 1.3 [ Download | Plugin | Source ]
- Alpha 1.2.6 [ Source ]
- Indev [ Source ]
Touch Mode
- EaglerMobile
- EaglerPocketMobile
Can I Download Eaglercraft Locally?
Yes, you don't need to load the game through a website. Simply download the HTML file and run it on your computer. LAN play is also supported, so you don't need an internet connection unless you want to join a remote server.
Which Versions Support Singleplayer and Multiplayer?
All versions support singleplayer, but only versions 1.5.2 and 1.8.8 support multiplayer.
What are Plugins?
The BungeeCord/Bukkit plugins for Eaglercraft function similarly to those used in Minecraft, but they include everything necessary to start an Eaglercraft server. These plugins provide the same benefits as traditional Minecraft servers, such as linking servers together, managing data, chat options, permissions, and more.
Seamless Server Switching
Players can switch between different Eaglercraft servers without disconnecting from the network.
Server Network
Create a central access point that allows players to access all servers in the network, each hosting different game modes or worlds.
Player Management
Store all player data centrally to manage profiles, stats, and inventories across networked servers.
Chat and Communication
Enable global chat and private messaging across networked servers.
Permissions and Security
Implement network-wide permissions and security measures to control user access and prevent unauthorized entry.
What is Source Code?
It's primarily intended for developers or tech-savvy users who want to inspect the code used to create Eaglercraft. You can also build Eaglercraft from the source code to verify that the released versions are an exact match.