How to Add Extra Worlds to Your Minecraft Server (Multiverse)

Learn how to create and manage multiple worlds on a single Minecraft server using Multiverse-Core.

Multiverse-Core lets you run multiple worlds on a single server — different game modes, world types, or custom maps all accessible through portals or commands.

Installing Multiverse

Download Multiverse-Core

Download Multiverse-Core from SpigotMC or Modrinth.

Upload to your server

Access the XGamingServer panel, go to Files, navigate to /plugins/, and upload the .jar file.

Restart your server

Restart to install Multiverse.

Creating Worlds

Create a new world

In Console, run:

mv create [worldname] [type]

Examples:

mv create creative NORMAL
mv create flatworld FLAT
mv create skyblock NORMAL
mv create nether NETHER

Set world properties

mv modify set gamemode creative creative
mv modify set difficulty peaceful flatworld
mv modify set pvp false creative

Essential Commands

CommandDescription
/mv create [name] [type]Create a new world
/mv delete [name]Delete a world
/mv listList all worlds
/mv tp [world]Teleport to a world
/mv import [name] [type]Import an existing world folder
/mv modify set [prop] [value]Change world settings
/mv setspawnSet spawn point in current world
/mv whoShow players per world

World Types

TypeDescription
NORMALStandard Overworld generation
FLATSuperflat world
NETHERNether generation
ENDEnd generation
LARGEBIOMESLarge biomes
AMPLIFIEDAmplified terrain

📝 Note: Each world uses additional RAM and disk space. Monitor your resource usage as you add worlds.

💡 Tip: Install Multiverse-Portals to create portal links between worlds, and Multiverse-NetherPortals for proper Nether portal routing.

See also: Installing Plugins | How Much RAM

If you need help, join our Discord.

How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page