RedisEntityBridge - Entity Transfer Between Servers via Redis
This plugin facilitates easy transfer of game entities between different Minecraft servers using Redis technology. Correct operation requires at least two servers and a configured Redis host.
Customizable portals can be configured to route entities between specific servers, enabling the creation of complex transfer chains such as "A→B→C→A".
During entity transfer, all NBT data is preserved, excluding position, UUID, and rotation parameters. This ensures that any custom mobs or entities with inventory (for example, with chests containing items) retain all their characteristics and contents.
Important: Transfer is not possible for players, items, and other "inanimate" entities.