Eaglercraft Server Plugin Review

[Request/Release] Eaglercraft server plugin – add custom commands, anti-cheat, and game modes

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

Thanks!

If there’s interest, I can open-source what I have so far. Let me know what features you’d want most. Let me know what features you’d want most

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. I’d love to avoid reinventing the wheel

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.

Hey everyone,