Eaglercraft Imc Link
The Eaglercraft IMC system is a centralized event bus and messaging pipeline. It allows distinct client modules (mods, hacks, UI overlays) to communicate with each other and allows server plugins (via custom packets) to safely interact with the client interface.
This solves the issue of "mod conflict" and provides a standardized API for addon developers. eaglercraft imc
Because Eaglercraft runs in a browser, the IMC system includes safety checks: resourcepacks/
If you run a Minecraft 1.8.8 server and want Eaglercraft IMC players to join: webroot/
Your players can now connect via Eaglercraft IMC as if they were using the standard Java Edition client.