Eaglercraft Server Plugin [upd] – Original

I’ve been running an Eaglercraft server (1.8.8 protocol) for a few weeks now, and while the base setup works great, I wanted to add proper plugin functionality – things like ranks, custom commands, minigame arenas, and anti-cheat.

Since Eaglercraft uses a modified BungeeCord backend (or the standalone EaglercraftServer.jar ), normal Bukkit/Spigot plugins won't work. Here’s what I’ve found so far: eaglercraft server plugin

If there’s interest, I can open-source what I have so far. Let me know what features you’d want most. I’ve been running an Eaglercraft server (1

[Request/Release] Eaglercraft server plugin – add custom commands, anti-cheat, and game modes Let me know what features you’d want most

Hey everyone,

Thanks!

Has anyone built or found a proper Eaglercraft plugin API or mod? I’d love to avoid reinventing the wheel. Even a simple script that modifies the server’s internal command map would help.