Ok so I am setting up a new server and am wanting to us multiverse for my different game modes. I want it set up to where when players login they are put into my "lobby" world, and then use the portals to go to the other game modes. Is this possible to do with multiverse? I have been looking into it quite a bit and everywhere I see says its not possible. Any help would be appreciated!!
Ok so I am setting up a new server and am wanting to us multiverse for my different game modes. I want it set up to where when players login they are put into my "lobby" world, and then use the portals to go to the other game modes. Is this possible to do with multiverse? I have been looking into it quite a bit and everywhere I see says its not possible. Any help would be appreciated!!
It is possible.
As base, you will need:
EssentialsX + Vault
A permissions plugin (PermissionsEx or LuckPerms)
Multiverse Core
Multiverse Portals
Multiverse Inventories
Worldedit + Worldguard
Set your lobby world in your server.properties as main world
and set the default world spawn there
Create or import your worlds for your game modes
https://github.com/Multiverse/Multiverse-Core/wiki/Command-Reference
Join these worlds and set a warp-point for each world (/setwarp)
Create Portals in your lobby and connect these to a world with the given warp
Use this guide:
https://github.com/Multiverse/Multiverse-Core/wiki/Basics-(Portals)
As target use the warp or create a portal on your target world to connect these two
With your permissions plugin create a player-rank and add some permissions
For using portals they will need
multiverse.portal.access.*