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:
If there’s interest, I can open-source what I have so far. Let me know what features you’d want most. eaglercraft server plugin
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
[Request/Release] Eaglercraft server plugin – add custom commands, anti-cheat, and game modes I’ve been running an Eaglercraft server (1
Thanks!
Hey everyone,
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.