A companion plugin for CraftEngine, running on your Velocity or BungeeCord proxy.
Without this plugin, players re-download the resource pack every time they switch backend servers — even if it's the same pack. This plugin remembers what each player already has and skips redundant downloads, making server switching seamless.
Important
Requires CraftEngine 26.7.4+ on backend servers. If you enable resource pack obfuscation, make sure to set a fixed resource pack seed — otherwise each server generates a different pack and deduplication won't work.
CraftEngine tags like <image:...> only get translated on backend servers. If a proxy plugin (chat, announcements, etc.) sends them, players see raw text. This plugin translates them right on the proxy, so proxy plugins can use the same tags as backend plugins.
- Velocity or BungeeCord / Waterfall proxy
- Java 21+
- CraftEngine installed on backend servers
- Client versions 1.20 → 26.2
- Drop the jar for your proxy platform into the proxy's
pluginsfolder. - Restart the proxy. No configuration needed.