How to have separate plugins for different worlds?
Mia Lopez
How to get plugins separated by worlds? I want the faction plugin in 2 worlds 1 survival and 2 faction. How can I have it separately like in server minebuilder with different player lists for different worlds.
3 Answers
What's BungeeCord?
BungeeCord is a useful software written in-house by the team at SpigotMC. It acts as a proxy between the player's client and the connected Minecraft servers. End-users of BungeeCord see no difference between it and a normal Minecraft server.
Where can I download it?
Why is it useful?
Putting it very simple, users see only one server (the BungeeCord proxy), but behind the scenes the proxy is reconnecting them to different servers (for ex. using a custom command, entering a waterfall, etc). You can have different plugins per server and even different servers in the same network (Bukkit, Spigot, Cauldron..)
For more info: Wiki
AFAIK, the only way you can do that is with separate servers using different ports. If you are using Spigot I recommend having a 'hub' server and connect them with Bungeecord. Good luck with the server!
You can use perworldplugins, or use BungeeCord.
1