Multiverse-Core

Core | Portals | NetherPortals | SignPortals | Inventories
Multiverse Core Resources:
Wiki | Source | Feature Request | Bug Report
-
Advanced command structure with full tab-completion and flags (Try out all the commands and see!)
-
Improved respawn handling with auto overworld linking and new config options
-
Built-in PlaceholderAPI support (no need for ecloud extensions)
-
Restrict all types of entity spawning, including non-living creatures such as armor stand! (those can be such a spam)
-
Teleport to world destinations with a command or allow others to teleport their self or others (with per-world permissions)
-
Improved performance with many internal changes and support for async teleport
- Create multiple worlds of different environment, seeds, single biome, super flat and with Custom Generators
- Set the game mode per world (creative, survival or adventure)
- Restrict users from going to specific worlds by using permissions
- Economy support with entry fee!
- Custom world aliases with rgb colors! (Leave your folder names alone! use an alias!)
- Purge all those unwanted entities from your world!
- Show which users are in what worlds with `/mv who`
- Have separated players stats and inventories per world or per group of worlds.
- Choose what each group of worlds share: Inventories, Last location (in a world before teleporting), Hunger, Health, Exp, and Bed Spawns.
- Make custom portals to go to any destination!
- Restrict users from using specific portals using permissions.
- Charge users to use specific portals!
- Launch users through the air when they enter a Multiverse Portal! (with cannon destination)
- Allow minecarts/boats through Multiverse Portals.
- Automatically link your nether and end to the correct overworld!
- Have nether and end portals in a world custom linked to a specific world
- Custom World Scaling when using NetherPortals! (All types of worlds, normal, skylands and nether supported! Even custom generators!)
Before making a review:
Please do not use the review comments below as a way to seek help, report bugs or suggest features. Utilize the Multiverse wiki. A lot of documentation for each plugin is there. If you still need help:

-
View User Profile
-
Send Message
Posted Nov 27, 2012These updates have been around forever...
-
View User Profile
-
Send Message
Posted Nov 27, 2012Oh my god! An UPDATE!! :p
-
View User Profile
-
Send Message
Posted Nov 27, 2012Thanks for the update. By far the best world management plugin out there.
-
View User Profile
-
Send Message
Posted Nov 27, 2012Thanks for updating this plugin. Please keep at it! :]
-
View User Profile
-
Send Message
Posted Nov 27, 2012Does anyone know of an economy mod that works with multiverse so that I can have separate accounts per world?
-
View User Profile
-
Send Message
Posted Nov 27, 2012@thecrazyjew92
Thank you!
-
View User Profile
-
Send Message
Posted Nov 27, 2012Using CB #2496 1.4.5 R0.3 Server boots with no errors unti I add multiverse Core then I get the following:
[SEVERE] Error occurred while enabling Register v1.8 (Is it up to date?) java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type at com.nijikokun.register.Register.onEnable(Register.java:70) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:270) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:252) at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:147) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 12 more
I have this plugin on my Tekkit server and it work perfect, just does not like Minecraft 1.4.5 for some reason, any help would be great :)
Thanks!!
-
View User Profile
-
Send Message
Posted Nov 27, 2012HELP PLEASE RUNNING CB 1.4.2 R0.2 I CANNOT CREATE OR IMPORT ANY WORLD!!!
26.11 21:55:32 [Multicraft] Skipped 10 lines due to rate limit (30/s) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.ServerConnection.b(ServerConnection.java:53) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:122) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.NetworkManager.b(NetworkManager.java:284) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:861) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:879) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:966) 26.11 21:55:32 [Server] SEVERE at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:525) 26.11 21:55:32 [Server] SEVERE at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:185) 26.11 21:55:32 [Server] SEVERE at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 26.11 21:55:32 [Server] SEVERE at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:692) 26.11 21:55:32 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) 26.11 21:55:32 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) 26.11 21:55:32 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) 26.11 21:55:32 [Server] SEVERE at com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:147) 26.11 21:55:32 [Server] SEVERE at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:140) 26.11 21:55:32 [Server] SEVERE at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:293) 26.11 21:55:32 [Server] SEVERE at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235) 26.11 21:55:32 [Server] SEVERE at org.bukkit.Bukkit.createWorld(Bukkit.java:155) 26.11 21:55:32 [Server] SEVERE at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:716) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.WorldServer.<init>(WorldServer.java:49) 26.11 21:55:32 [Server] SEVERE at net.minecraft.server.WorldProvider.byDimension(WorldProvider.java:129) 26.11 21:55:32 [Server] SEVERE at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:249) 26.11 21:55:32 [Server] SEVERE at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:109) 26.11 21:55:32 [Server] SEVERE java.lang.IllegalArgumentException: Could not get provider type for dimension 13, does not exist 26.11 21:55:32 [Server] INFO [Multiverse-Core] Loading World & Settings - 'bsas' - Env: NORMAL - Type: null 26.11 21:55:32 [Server] INFO unga22: Starting import of world 'bsas'... 26.11 21:55:27 [Server] INFO [ForgeModLoader] User Franco1223 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:55:27 [Server] INFO User Franco1223 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:55:27 [Server] INFO Unloading Player: mrcajas 26.11 21:55:27 [Disconnect] User mrcajas has disconnected, reason: disconnect.overflow 26.11 21:55:27 [Server] INFO Connection reset 26.11 21:55:26 [Server] INFO Sending serverside check to: Franco1223 26.11 21:55:26 [Server] INFO Loading Player: Franco1223 26.11 21:55:26 [Server] INFO Franco1223[/190.191.113.32:3108] logged in with entity id 11394 at ([world] 2090.042533510699, 89.0, -599.1544736083994) 26.11 21:55:24 [Server] INFO [AuthMe] §e(User§e)§fmrcajas§r logged in! 26.11 21:55:17 [Server] INFO [ForgeModLoader] User mrcajas connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:55:17 [Server] INFO User mrcajas connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:55:16 [Server] INFO Sending serverside check to: mrcajas 26.11 21:55:16 [Server] INFO Loading Player: mrcajas 26.11 21:55:16 [Server] INFO mrcajas[/80.25.255.184:64292] logged in with entity id 9809 at ([world] 8614.494395643773, 7.0, 7586.704859408927) 26.11 21:55:16 [Disconnect] User (User)MrCajas has disconnected, reason: unknown 26.11 21:55:13 [Server] INFO Unloading Player: mrcajas 26.11 21:55:13 [Disconnect] User mrcajas has disconnected, reason: disconnect.quitting 26.11 21:55:13 [Server] INFO Connection reset 26.11 21:54:59 [Disconnect] User (User)Franco1223 has disconnected, reason: unknown 26.11 21:54:55 [Server] INFO Unloading Player: Franco1223 26.11 21:54:55 [Disconnect] User Franco1223 has disconnected, reason: disconnect.overflow 26.11 21:54:55 [Server] INFO Connection reset 26.11 21:54:47 [Server] INFO [AuthMe] §e(User§e)§fFranco1223§r logged in! 26.11 21:54:43 [Multicraft] (User)Franco1223 ran command Message of the Day 26.11 21:54:43 [Connect] User (User)Franco1223, IP unknown 26.11 21:54:40 [Server] INFO [ForgeModLoader] User Franco1223 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:40 [Server] INFO User Franco1223 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:39 [Server] INFO Sending serverside check to: Franco1223 26.11 21:54:39 [Server] INFO Loading Player: Franco1223 26.11 21:54:39 [Server] INFO Franco1223[/190.191.113.32:3084] logged in with entity id 8283 at ([world] 2090.042533510699, 89.0, -599.1544736083994) 26.11 21:54:34 [Server] INFO [AuthMe] §e(User§e)§fmrcajas§r logged in! 26.11 21:54:30 [Server] INFO Sending serverside check to: unga22 26.11 21:54:30 [Server] INFO [AuthMe] §4(Owner§4)§funga22§r logged in! 26.11 21:54:26 [Server] INFO [ForgeModLoader] User unga22 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:26 [Server] INFO User unga22 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:26 [Multicraft] (Owner)unga22 ran command Message of the Day 26.11 21:54:26 [Disconnect] User (User)Franco1223 has disconnected, reason: unknown 26.11 21:54:26 [Connect] User (Owner)unga22, IP unknown 26.11 21:54:24 [Server] INFO Sending serverside check to: unga22 26.11 21:54:24 [Server] INFO Loading Player: unga22 26.11 21:54:24 [Server] INFO unga22[/200.126.183.69:53556] logged in with entity id 7079 at ([world] 2691.104580734767, 68.0, -467.959056145232) 26.11 21:54:22 [Server] INFO [ForgeModLoader] User mrcajas connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:22 [Server] INFO User mrcajas connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:21 [Server] INFO Sending serverside check to: mrcajas 26.11 21:54:21 [Server] INFO Loading Player: mrcajas 26.11 21:54:21 [Server] INFO mrcajas[/80.25.255.184:64285] logged in with entity id 6996 at ([world] 8614.613795425112, 7.0, 7584.613437594044) 26.11 21:54:18 [Server] INFO Unloading Player: Franco1223 26.11 21:54:18 [Disconnect] User Franco1223 has disconnected, reason: disconnect.overflow 26.11 21:54:18 [Server] INFO Connection reset 26.11 21:54:16 [Server] INFO Unloading Player: mrcajas 26.11 21:54:16 [Disconnect] User mrcajas has disconnected, reason: disconnect.overflow 26.11 21:54:16 [Server] INFO Connection reset 26.11 21:54:12 [Server] INFO [AuthMe] §e(User§e)§fFranco1223§r logged in! 26.11 21:54:11 [Server] INFO [AuthMe] §e(User§e)§fmrcajas§r logged in! 26.11 21:54:09 [Multicraft] (User)Franco1223 ran command Message of the Day 26.11 21:54:09 [Connect] User (User)Franco1223, IP unknown 26.11 21:54:06 [Server] INFO [ForgeModLoader] User Franco1223 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:06 [Server] INFO User Franco1223 connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:05 [Server] INFO Sending serverside check to: Franco1223 26.11 21:54:05 [Server] INFO Loading Player: Franco1223 26.11 21:54:05 [Server] INFO Franco1223[/190.191.113.32:3056] logged in with entity id 5444 at ([world] 2090.042533510699, 89.0, -599.1544736083994) 26.11 21:54:05 [Server] INFO [ForgeModLoader] User mrcajas connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:05 [Server] INFO User mrcajas connecting with mods [GemsCraft, AdvancedMachines, AdvancedSolarPanel, BuildCraft|Factory, IronChest, BuildCraft|Silicon, BuildCraft|Energy, Railcraft, BuildCraft|Transport, IC2NuclearControl, BuildCraft|Core, CompactSolars, Backpack, ForgottenNature, IC2, BuildCraft|Builders] 26.11 21:54:04 [Server] INFO Sending serverside check to: mrcajas 26.11 21:54:04 [Server] INFO Loading Player: mrcajas 26.11 21:54:04 [Server] INFO mrcajas[/80.25.255.184:64274] logged in with entity id 4880 at ([world] 8614.613795425112, 7.0, 7584.613437594044) 26.11 21:54:00 [Server] INFO [AuthMe] §e(User§e)§fSkyline§r logged in!
-
View User Profile
-
Send Message
Posted Nov 26, 2012i just got this plugin. its AWSOME! however. i wanted to make a world that's constantly dark. wile the others have normal clocks. is this possable?
-Also- i did some testing. i found that being able to have clouds default off and "no sky" with optifine makes it look more spacey too "turn sky on to hide sun"
-
View User Profile
-
Send Message
Posted Nov 26, 2012@lme999
i just made one in single player. with zero blocks and imported (it was extreamly quick import... wonder why? :o) still kept the "superflat" format in the worlds config so its all good!
-
View User Profile
-
Send Message
Posted Nov 26, 2012i just got this plugin. its AWSOME! however. i wanted to make a world that's constantly dark. wile the others have normal clocks. is this possable?
-
View User Profile
-
Send Message
Posted Nov 26, 2012@Petra1999
Hi. I had that problem too. I just made a copy of the list for worlds thing (world.yml) but without the worlds i wanted to delete. Then I reinstalled the plugin. Just import all the worlds back.
-
View User Profile
-
Send Message
Posted Nov 26, 2012HI
Does Multiverse work with 1.4.4 R.02?
-
View User Profile
-
Send Message
Posted Nov 26, 2012Hey Guys!
I have a problem...
I want to delete my worlds (I already done the /mv remove thing) but it's still in the /mv list. So, how to delete the worlds? /mv delete doesn't work (Yes, I do /mv confirm but it says, the world could NOT be deleted)
Sorry for bad english and stupid quenstions, Petra
-
View User Profile
-
Send Message
Posted Nov 25, 2012@jwmpine
Mobs and vehicles through Nether Portals are disabled by Bukkit at this time (and therefore presumably when teleporting anywhere). Might not be possible until Bukkit fixes this.
-
View User Profile
-
Send Message
Posted Nov 25, 2012@irdoom1337
Yes, i have the same problem.
-
View User Profile
-
Send Message
Posted Nov 24, 2012@lme999
i just make one in sigle player then carry over the data from that map to a map in server also if you go into the multiverse folder and find the ones with the worlds info in it i think you can make it super flat there too.
-
View User Profile
-
Send Message
Posted Nov 24, 2012no I have problems on 1.4.5-R0.2 beta it said error occured while enableing multiverse core v2.4 then I get java out of memory error and the server crashes. i will open a ticket.
-
View User Profile
-
Send Message
Posted Nov 24, 2012Anyone know how to create a superflat world?
-
View User Profile
-
Send Message
Posted Nov 24, 2012@CipherMagi
Yes, it's working. Check the dev builds