Eaglercraft FAQ

How Many Versions of Eaglercraft Are There?

There are many different versions, including modified clients, but here are the regular versions.

Standard

Touch Mode

  • EaglerMobile
  • EaglerPocketMobile

Can I Download Eaglercraft Locally?

Yes, you don't need to load the game through a website. Just download the HTML file and run it on your computer. LAN works as well. You don't actually need an internet connection to play unless you want to join a remote server.

Which Versions Support Singleplayer and Multiplayer?

All versions suppport singleplayer, but only 1.5.2 and 1.8.8 support multiplayer.

What are Plugins?

The BungeeCord/Bukkit plugins for Eaglercraft would function similarly to how they work for Minecraft, except in this case, includes everything necessary to start an Eaglercraft server. They provide the same benefits as it does for traditional Minecraft servers such as linking servers together, data management, chat options, permissions, and so on.

Seamless Server Switching

Players can switch between different Eaglercraft servers without disconnecting from the network.

Server Network

Create a central access point that lets to go to all the servers in the network, each hosting different game modes or worlds.

Player Management

Store all player data centrally to manage player 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 provide desired user access and prevent unauthorized access.

What is Source Code?

It is mainly for developers or concerned code-savvy users who want to inspect the code used to create Eaglercraft. You can also build Eaglercraft from the source code to ensure the released versions are a one to one match.

Test