Minecraft – How to create multiple worlds

minecraft-bukkitminecraft-java-edition

I have been searching for a while now for a way to create more than the default, nether, and end worlds to play in.

Example: I want a PvP world, a no-grief world, a grief-allowed world, etc.
Is this possible by any way? I want all worlds to be active at the same time ie. players can be playing on all worlds at the same time.

I would also like to be able to make portals to the world ie. go in them and you warp to the world.

Is this possible by any way? Please don't post such complicated answers as I am not too much of an expert with Bukkit.

Is there any plugin that can support this.

If you have to know, I am using GroupManager for permissions.

Best Answer

You want to use Multiverse:

  • Create multiple worlds of different types, seeds and with Custom Generators
  • Create portals to let users go between other portals, worlds, or locations
  • PermissionsBukkit support (Anything that implements the superperms api - GroupManager does I think)
  • iConomy, BOSEconomy, RealEcon, Essentials Econ and Item economy support!
  • Show which users are in what worlds
  • Create portals to let users go between worlds
  • Control who can enter worlds/portals with permissions!