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 Dec 24, 2012@Luzitano
Which version do you use that's working?
-
View User Profile
-
Send Message
Posted Dec 22, 2012Weird it doesnt load multiverse worlds.... should i /mv import?
-
View User Profile
-
Send Message
Posted Dec 22, 2012Working okay on 1,4,6 but isnt better update it or relase a oficial version to 1.4.6? :)
-
View User Profile
-
Send Message
Posted Dec 22, 2012@tipbr
Same. I have Survival Games plugin on my server, and when someone tries to join its internal server error beause SGame arenas are in different worlds and now they wont work!
-
View User Profile
-
Send Message
Posted Dec 22, 2012Since 1.4.5R1.0 I can't enter multiverse worlds anymore.. Internal server error..
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Darinator101
It is a setting in the config.yml. Look for a field titled 'chat format'
-
View User Profile
-
Send Message
Posted Dec 21, 2012@supermegacraft14
I'm using version 2.4 and it has worked perfectly for months.
-
View User Profile
-
Send Message
Posted Dec 21, 2012Could you at least release an update time. My server depends on it and it wont load other worlds without it. It doesn't work with 1.4.6
-
View User Profile
-
Send Message
Posted Dec 21, 2012Im currently trying to install multiverse core 2.3 for my tekkit server but it doesnt want to work :( Whenever i do a command such as /mv, i get this error:
[SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.3-AB at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at forge.bukkit.ForgeCommandMap.dispatch(ForgeCommandMap.java:55) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:497) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:843) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:799) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:781) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:234) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:119) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:579) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:474) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 13 more
Its loads just fine however i cant access any of the commands of multiverse... Note: im running it on a tekkit server 3.1.2
-
View User Profile
-
Send Message
Posted Dec 21, 2012When ever someone chats, it comes up with this. [world]<[Builder]randomguy> how do you remove the [world] thing?
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Lakesideminecraft
Not until the MV authors update the plugin.
-
View User Profile
-
Send Message
Posted Dec 21, 2012The reason why a lot of plugins break in the latest recommended build of craftbukkit is because of this - Block Face Directions were change
Everyone should stay on the last beta build until all the essentials plugins that matter to your server updates to it. Otherwise tough luck. Since its the a festive season a lot of people will be busy so don't get your hopes up on a update anytime around soon.. Not saying that there will be no update just that highly unlikely will be one. Happy holidays!
-
View User Profile
-
Send Message
Posted Dec 20, 2012Is there any way to get MV working with bukkit 1.4.5-R1.0? It is pretty critical for my server.* @MultiverseTeam @dumptruckman @fernferret @lithium3141 @Rigby90 @main__
-
View User Profile
-
Send Message
Posted Dec 20, 2012Big problem with the current RB! Please help! 17:45:49 [SEVERE] Error occurred while enabling Multiverse-Core v2.5-b641 (Is it up to date?) java.lang.IllegalArgumentException: No enum const class org.bukkit.Difficulty.MEDIUM at java.lang.Enum.valueOf(Enum.java:196) at org.bukkit.Difficulty.valueOf(Difficulty.java:10) at com.onarandombox.MultiverseCore.MultiverseCore.migrateWorldConfig(MultiverseCore.java:736) at com.onarandombox.MultiverseCore.MultiverseCore.loadConfigs(MultiverseCore.java:488) at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:299) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_4_5.CraftServer.loadPlugin(CraftServer.java:272) at org.bukkit.craftbukkit.v1_4_5.CraftServer.enablePlugins(CraftServer.java:254) at net.minecraft.server.v1_4_5.MinecraftServer.j(MinecraftServer.java:320) at net.minecraft.server.v1_4_5.MinecraftServer.e(MinecraftServer.java:299) at net.minecraft.server.v1_4_5.MinecraftServer.a(MinecraftServer.java:258) at net.minecraft.server.v1_4_5.DedicatedServer.init(DedicatedServer.java:147) at net.minecraft.server.v1_4_5.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.v1_4_5.ThreadServerApplication.run(SourceFile:856)
-
View User Profile
-
Send Message
Posted Dec 20, 2012Custom worlds will not load with the newest version of Bukkit. You just float in mid-air with no terrain around you, and "Error: 0" is mentioned. Also, if you log out and in, you'll get an "Internal Server Error" message and the only way to fix that is by installing an older version of bukkit.
-
View User Profile
-
Send Message
Posted Dec 19, 2012My Server Tells me this, Help me please! D:
18:02:58 [INFO] zachup100[/67.149.210.68:50108] logged in with entity id 219 at ([world] -30.950291650919894, 90.0, -348.1015257731356) 18:03:05 [INFO] zachup100 issued server command: /lock 18:03:06 [SEVERE] com.griefcraft.scripting.ModuleException: LWC Module threw an uncaught exception! LWC version: 4.3.1 (b767) 18:03:06 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatchEvent(M oduleLoader.java:358) 18:03:06 [SEVERE] at com.griefcraft.listeners.LWCPlayerListener.onPlayerIn teract(LWCPlayerListener.java:189) 18:03:06 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M ethod) 18:03:06 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S ource) 18:03:06 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno wn Source) 18:03:06 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) 18:03:06 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(Jav aPluginLoader.java:339) 18:03:06 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(Regist eredListener.java:62) 18:03:06 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(Simpl ePluginManager.java:477) 18:03:06 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl ePluginManager.java:462) 18:03:06 [SEVERE] at org.bukkit.craftbukkit.event.CraftEventFactory.callPl ayerInteractEvent(CraftEventFactory.java:177) 18:03:06 [SEVERE] at net.minecraft.server.ItemInWorldManager.interact(Item InWorldManager.java:376) 18:03:06 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand ler.java:662) 18:03:06 [SEVERE] at net.minecraft.server.Packet15Place.handle(SourceFile: 58) 18:03:06 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager. java:290) 18:03:06 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHand ler.java:113) 18:03:06 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:39 ) 18:03:06 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(Sour ceFile:30) 18:03:06 [SEVERE] at net.minecraft.server.MinecraftServer.r(MinecraftServe r.java:595) 18:03:06 [SEVERE] at net.minecraft.server.DedicatedServer.r(DedicatedServe r.java:222) 18:03:06 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServe r.java:493) 18:03:06 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 18:03:06 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:856) 18:03:06 [SEVERE] Caused by: com.griefcraft.scripting.ModuleException: LWC Modul e threw an uncaught exception! LWC version: 4.3.1 (b767) 18:03:06 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatchEvent(M oduleLoader.java:358) 18:03:06 [SEVERE] at com.griefcraft.modules.create.CreateModule.onBlockInt eract(CreateModule.java:116) 18:03:06 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatchEvent(M oduleLoader.java:334) 18:03:06 [SEVERE] ... 22 more 18:03:06 [SEVERE] Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions. 18:03:06 [SEVERE] at net.milkbowl.vault.permission.plugins.Permission_Supe rPerms.getPlayerGroups(Permission_SuperPerms.java:91) 18:03:06 [SEVERE] at net.milkbowl.vault.permission.Permission.getPlayerGro ups(Permission.java:610) 18:03:06 [SEVERE] at com.griefcraft.integration.permissions.VaultPermissio ns.getGroups(VaultPermissions.java:52) 18:03:06 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.getPlayerLimit s(LimitsV2.java:309) 18:03:06 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.getEffectiveLi mit(LimitsV2.java:349) 18:03:06 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.hasReachedLimi t(LimitsV2.java:274) 18:03:06 [SEVERE] at com.griefcraft.modules.limits.LimitsV2.onRegisterProt ection(LimitsV2.java:162) 18:03:06 [SEVERE] at com.griefcraft.scripting.ModuleLoader.dispatchEvent(M oduleLoader.java:346) 18:03:06 [SEVERE] ... 24 more 18:03:11 [INFO] n;;10;0;n;0;
-
View User Profile
-
Send Message
Posted Dec 19, 2012is there a way to make a fully water world? if so whats the command to do it in-game?
thanks, pen
-
View User Profile
-
Send Message
Posted Dec 19, 2012@z1na
Get Multiverse-Inventories.
-
View User Profile
-
Send Message
Posted Dec 19, 2012I got a problem! when i create a creative world with multiverse i use /warp plots (essentials) And when they have spawned items with creative in their inventory and they do /spawn they keep the spawned items. HELP!
-
View User Profile
-
Send Message
Posted Dec 19, 2012I'm not sure if this is Multiverse or a known issue, but I noticed that the new in game map items will not generate maps outside of the traditional 3 worlds, aka Skylands+.