Hello!
I want to create several worlds, connected by plugins (such that I can go from world A to world B via a portal).
I tried to use ProjectPortals, but it obvsiously requires a multiworld plugin. Which one can I use?
I thought about ForgeEssentials, but it requires a different version of Forge than ProjectPortals (details see here).
Thanks in advance
Dmitri
Update 1: Is it ProjectWorlds ?
It’s whatever you want it to be. Any multiworld plugin works with any plugin using multiworld. That’s how the Sponge API works.
ProjectPortals does not require a multi world plugin.
Can you tell me, how to create a portal in world A, which leads to world B (without multiworld plugins) ?
I tried it, but failed. Details see here.
If you’re in singleplayer, Sponge can’t operate on worlds other than the loaded one.