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 Sep 25, 2013Do so i can use the compass navigator with it Do so i can warp from one world to another using essentials warps
-
View User Profile
-
Send Message
Posted Sep 24, 2013Is there a way to add worlds with there name with spaces in between like "survival spawn"
There really should be if there isnt
if there is please pm me or what ever
-
View User Profile
-
Send Message
Posted Sep 24, 2013How do I use the /mv import command it says multiverse already knows about [name] so I use filezilla dragged the files in a file called world1 and then do /mvtp HideANdseek and and I go /mv import world1 and it says multiverse already know about .....
-
View User Profile
-
Send Message
Posted Sep 24, 2013@TWSSYesterday
Nether and Hell World is enabled... but don't worry about it, I set-up a portal and a warp!
-
View User Profile
-
Send Message
Posted Sep 24, 2013@skiborooster
If I am not mistaken, you should check your essentials config, there is something saying like [World] In essential chat somewhere down below. Hope this helps!
-
View User Profile
-
Send Message
Posted Sep 23, 2013So i installed this plugin for my server, and its working great with 1.6.4 however the world name appears in from of the chat when you are in the world with that name. I know this is supposed to happen, but i would like to know if there is way to remove it from appearing. example: [Worldname] <skiborooster> i am sure there is a way to remove this from appearing, if you anyone could show me how that would be lovely.
-
View User Profile
-
Send Message
Posted Sep 23, 2013i tried using the seed but it still says there was a exception generating the chunks is it compatible with ftb servers? also is this all that is suposed to be in the config multiverse-configuration:
: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
enforceaccess: 'false' prefixchat: 'true' useasyncchat: 'true' teleportintercept: 'true' firstspawnoverride: 'true' displaypermerrors: 'true' globaldebug: '0' silentstart: 'false' messagecooldown: '5000' version: '2.9' firstspawnworld: 'null' teleportcooldown: '1000' defaultportalsearch: 'false' portalsearchradius: '16'
-
View User Profile
-
Send Message
Posted Sep 23, 2013I'm having a problem with 1.6.4 Craftbukkit and the new dev version. The world I created called Alpha, says it is unloaded, and when I do load it and import it and relog or restart the server, it'll say it's unloaded again and I have to repeat this. Is this a bug you must fix or something I have to do? Thanks
-
View User Profile
-
Send Message
Posted Sep 23, 20132 things, 1: hi twss remember me, i run my own serv now and two is
2: i need to make a new world to test terrain control but when i do i get this error, it worked fine for 1.6.2 though, i dont rememberthe site i used before to link the errors,
23.09 20:24:32 [Server] INFO at org.bukkit.WorldCreator.generator(WorldCreator.java:181) 23.09 20:24:32 [Server] INFO at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:284) 23.09 20:24:32 [Server] INFO at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:129) 23.09 20:24:32 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/World 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:834) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:877) 23.09 20:24:32 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:959) 23.09 20:24:32 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:523) 23.09 20:24:32 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) 23.09 20:24:32 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 23.09 20:24:32 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.5-b641 23.09 20:24:32 [Server] SEVERE null 23.09 20:24:32 [Server] INFO Starting to enable world 'Deilinor'... 23.09 20:24:32 [Server] INFO gollumking: Starting creation of world 'Deilinor'... 23.09 20:24:32 [Server] INFO So if you were just using /mv create, don't worry about this message. 23.09 20:24:32 [Server] INFO as it's used by Multiverse to check if "TerrainControl" a valid generator name. 23.09 20:24:32 [Server] INFO Ignoring world with the name "test". This is not a valid world name, 23.09 20:24:32 [Server] INFO Admins: OWNER_Gollumking 23.09 20:23:57 [Server] INFO Admins: OWNER_Gollumking 23.09 20:23:54 [Multicraft] gollumking ran command Message of the Day 23.09 20:23:54 [Connect] User gollumking, IP 23.09 20:23:54 [Server] INFO gollumking issued an AuthMe command! 23.09 20:23:31 [Multicraft] gollumking ran command Message of the Day 23.09 20:23:31 [Connect] User gollumking, IP 98.118.91.100 23.09 20:22:35 [Server] INFO World saved. 23.09 20:22:34 [Server] INFO CONSOLE: Forcing save.. 23.09 20:22:34 [Server] INFO CONSOLE: Enabled level saving.. 23.09 20:22:34 [Multicraft] Auto-saving world... 23.09 20:15:18 [Server] INFO §egollumking left the game. 23.09 20:15:18 [Disconnect] User gollumking has disconnected, reason: disconnect.endOfStream 23.09 20:15:18 [Server] INFO Connection reset 23.09 20:15:10 [Server] INFO Loading default resource pack 23.09 20:14:44 [Server] INFO Admins: OWNER_Gollumking 23.09 20:14:44 [Multicraft] Skipped 12 lines due to rate limit (30/s) 23.09 20:14:42 [Server] INFO at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114) 23.09 20:14:42 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:200) 23.09 20:14:42 [Server] INFO at org.bukkit.WorldCreator.generator(WorldCreator.java:181) 23.09 20:14:42 [Server] INFO at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:284) 23.09 20:14:42 [Server] INFO at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:129) 23.09 20:14:42 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/World 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:834) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:877) 23.09 20:14:42 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:959) 23.09 20:14:42 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:523) 23.09 20:14:42 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) 23.09 20:14:42 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 23.09 20:14:42 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.5-b641 23.09 20:14:42 [Server] SEVERE null 23.09 20:14:42 [Server] INFO Starting to enable world 'Deilinor'... 23.09 20:14:42 [Server] INFO gollumking: Starting creation of world 'Deilinor'... 23.09 20:14:42 [Server] INFO So if you were just using /mv create, don't worry about this message. 23.09 20:14:42 [Server] INFO as it's used by Multiverse to check if "TerrainControl" a valid generator name. 23.09 20:14:42 [Server] INFO Ignoring world with the name "test". This is not a valid world name, 23.09 20:14:38 [Multicraft] gollumking ran command Message of the Day 23.09 20:14:38 [Connect] User gollumking, IP 23.09 20:14:38 [Server] INFO gollumking issued an AuthMe command! 23.09 20:14:28 [Multicraft] gollumking ran command Message of the Day 23.09 20:14:28 [Connect] User gollumking, IP 98.118.91.100 23.09 20:12:30 [Server] INFO World saved. 23.09 20:12:30 [Server] INFO CONSOLE: Forcing save.. 23.09 20:12:30 [Server] INFO CONSOLE: Enabled level saving.. 23.09 20:12:30 [Multicraft] Auto-saving world... 23.09 20:10:00 [Multicraft] Server ran command Admin Say 23.09 20:03:12 [Multicraft] Skipped 4 lines due to rate limit (30/s) 23.09 20:02:58 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) 23.09 20:02:58 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R2.World 23.09 20:02:58 [Server] INFO ... 8 more 23.09 20:02:58 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 23.09 20:02:58 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:882) 23.09 20:02:58 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) 23.09 20:02:58 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) 23.09 20:02:58 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) 23.09 20:02:58 [Server] INFO at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114) 23.09 20:02:58 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:200) 23.09 20:02:58 [Server] INFO at org.bukkit.WorldCreator.generator(WorldCreator.java:181) 23.09 20:02:58 [Server] INFO at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:284) 23.09 20:02:58 [Server] INFO at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:129) 23.09 20:02:58 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/World 23.09 20:02:58 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 23.09 20:02:58 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) 23.09 20:02:58 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) 23.09 20:02:58 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:228) 23.09 20:02:58 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.as(DedicatedServer.java:263) 23.09 20:02:58 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchServerCommand(CraftServer.java:512) 23.09 20:02:58 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:523) 23.09 20:02:58 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) 23.09 20:02:58 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 23.09 20:02:58 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.5-b641 23.09 20:02:58 [Server] WARNING Unexpected exception while parsing console command "mv create Deilinor normal -g TerrainControl" 23.09 20:02:58 [Server] INFO Starting to enable world 'Deilinor'... 23.09 20:02:58 [Server] INFO CONSOLE: Starting creation of world 'Deilinor'... 23.09 20:02:58 [Server] INFO So if you were just using /mv create, don't worry about this message. 23.09 20:02:58 [Server] INFO as it's used by Multiverse to check if "TerrainControl" a valid generator name.
-
View User Profile
-
Send Message
Posted Sep 22, 2013I updated to 1.6.4 for my server and multiverse is giving me the same errors again "10:41:05 PM CONSOLE: overhead limit exceeded" and " [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded" It worked with 1.6.2 with the one that TWSSYesterday sent me but now it doesn't. I am wondering if it is because 1.6.4 is currently dev and I need to wait until beta or recommended. Please help.
-
View User Profile
-
Send Message
Posted Sep 22, 2013is this compatable with FTB servers if i use the right version? also i tride it anyway it loads the plugin but i cant create a world? al it says is that it falied and that it could not create the chunks i could really use help and i also look every were and i still cant figure it out HELP PLEASE ASAP!!!! thx :)
-
View User Profile
-
Send Message
Posted Sep 22, 2013Hello, Im new to the plugins, is the Multiverse plugin compatible with a 1.6.2 bukkit server at its latest build?
-
View User Profile
-
Send Message
Posted Sep 22, 2013Is there a away to save a player's location in a world then when they go through the portal to that specific world, they will teleport to that location instead of the mvspawn or set destination?
-
View User Profile
-
Send Message
Posted Sep 22, 2013@TWSSYesterday
I can't find the set nether true thing..... Is there supposed to be one?
-
View User Profile
-
Send Message
Posted Sep 22, 2013@TWSSYesterday
Okay fine, and after,which line do i must modify ?
-
View User Profile
-
Send Message
Posted Sep 22, 2013Players cant use a nether portal for some reason.. (1.6.2) anyone have any idea why?
-
View User Profile
-
Send Message
Posted Sep 22, 2013@TWSSYesterday
I've understand... But HOW can i fix it ?
Thank for help.
-
View User Profile
-
Send Message
Posted Sep 22, 2013Sorry for my English. Multiverse-Core v2.5-b675 works fine 1.6.4
-
View User Profile
-
Send Message
Posted Sep 21, 2013@TWSSYesterday
how fix my problem please ?
-
View User Profile
-
Send Message
Posted Sep 21, 2013@TWSSYesterday
Multiverse errors out on 1.6.4.