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 Feb 2, 2015How do i set per world spawns that work with /spawn with essentials and multiverse
P.S. i know you can do /mvsetspawn and /mvspawn but i want to do /spawn
-
View User Profile
-
Send Message
Posted Feb 2, 2015@TWSSYesterday
I'm not sure if I understand what you mean. If you mean this command:
mv create <world> normal -t AMPLIFIED -g {settings,here...}
this doesn't work either. It tells the generator is not valid.
-
View User Profile
-
Send Message
Posted Feb 1, 2015@TWSSYesterday
So, let me see if I can get somewhat the lay of the land here. Presently I've been using Multiworld with pretty good success, but I've found a couple of plugins that really seem to need Multiverse. As I understood it, Multiverse has multiple components now as of version 2. There is `-Core`, `-Portals`, `-NetherPortals`, etc. etc.
I note that the `-Portals` aspect has been updated as per https://github.com/dmulloy2/Multiverse-Portals/releases/tag/2.5-1.8, however it begs the question, what does one do regarding the other components? Is the older `-Core` installed along with this updated `-Portals` or how does this work out now?
It appears that `-Core` is indeed still needed... So digging back to remark http://dev.bukkit.org/bukkit-plugins/multiverse-core/?comment=6015 it appears that `-Core` still works in 1.8.1 as is, so that's good news. I sure hate this format as a forum for support. So difficult to find pertinent information without just drilling back forever. Sure wish we had a GitHub issue to have this dialogue more fully and to keep the topic connected.
I'm running the Spigot server + WE 6 plugin, so this is something that we need to perhaps cover in a little more detail perhaps not just in comments but in the actual text above here as well so that we have a clear picture of what to do precisely now at this point while we're in this quasi holding pattern.
-
View User Profile
-
Send Message
Posted Feb 1, 2015@TWSSYesterday
When I use mv create <world> normal -t AMPLIFIED I get an amplified world. That's ok.
But I want something like this: mv create <world> normal -t CUSTOMIZED -g {"coordinateScale":684.412,"heightScale":684.412, (generator settings for caves of chaos template like in singleplayer) ,"lapisSpread":16}
I hope you can help me with that.
-
View User Profile
-
Send Message
Posted Feb 1, 2015@TWSSYesterday
But I don't know what generator name is correct, as I don't want to use a plugin, but the built-in generator that is not listed in "mv generators". Using the generator settings in brackets is neither a valid generator. {"coordinateScale":684.412,"heightScale":684.412, (...) ,"lapisSpread":16}
-
View User Profile
-
Send Message
Posted Feb 1, 2015@TWSSYesterday
Hi, when I do this (Customized in caps) it says the generator is invalid. (I pasted the code from the preset page.) In what format do I have to paste it?
I want a world like when I create a singleplayer world with the preset "caves of chaos".
Thank you!
-
View User Profile
-
Send Message
Posted Feb 1, 2015@TWSSYesterday
I'm going to ask you a question, to which I expect a negative answer due to the nature of the question. Does this support Spigot's latest build/type 1.8? (Did you bring a version out to support it, especially because I'm aware the old version works also).
-
View User Profile
-
Send Message
Posted Feb 1, 2015Hi, I want to add a new world of type "Customized" with settings for the built-in world generator. How can I do this?
-
View User Profile
-
Send Message
Posted Jan 30, 2015@TWSSYesterday
Whenever someone type anything on the chat it will display the world name before there name! How can i remove this i want it to just display the player name?
Please help!
-
View User Profile
-
Send Message
Posted Jan 29, 2015sorry i will and what versions of mv and worldedit do i use? Could i get a link to the correct version. (im using a spigot for 1.7.10)
-
View User Profile
-
Send Message
Posted Jan 29, 2015cant get portals to work. Im putting the command in corectly, the versions of world edit, mv core, and mv portals are the same. But i keep getting and error and in console it has java errors. Please help. :(
29.01 20:02:51 [Server] INFO ... 13 more 29.01 20:02:51 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at com.onarandombox.MultiversePortals.MultiversePortals.onCommand(MultiversePortals.java:317) [?:?] 29.01 20:02:51 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:71) [?:?] 29.01 20:02:51 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) [?:?] 29.01 20:02:51 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) [?:?] 29.01 20:02:51 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) [?:?] 29.01 20:02:51 [Server] INFO at com.onarandombox.MultiversePortals.commands.CreateCommand.runCommand(CreateCommand.java:56) [?:?] 29.01 20:02:51 [Server] INFO at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:169) [?:?] 29.01 20:02:51 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld; 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [spigot_1.7.10.jar:git-Spigot-1643] 29.01 20:02:51 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mvpc' in plugin Multiverse-Portals v2.4-b548 29.01 20:02:51 [Server] ERROR null
-
View User Profile
-
Send Message
Posted Jan 28, 2015Having an issue with gamemode. We have certain gamemodes set for certain worlds. For example, our creative world has creative and our survival worlds have survival. But when people go from world to world, their gamemode doesn't change.
-
View User Profile
-
Send Message
Posted Jan 27, 2015Doesn't work on 1.8
Error: http://pastebin.com/PQRNevxW
-
View User Profile
-
Send Message
Posted Jan 26, 2015Hi there, thanks for the amazing work! I'm using the plugin with my craftbukkit 1.8 server and it works flawlessly.
I have a question, is there a setting where i can set up a specific weather and time for one map? ie. a map where its always night and raining?
-
View User Profile
-
Send Message
Posted Jan 26, 2015@TWSSYesterday
Do you upload it to bukkit or spigot? would be easyier than searching for github links in the comments...
-
View User Profile
-
Send Message
Posted Jan 25, 2015How do i make a flatland?
-
View User Profile
-
Send Message
Posted Jan 25, 2015I love multiverse but it's such a bummer that it doesn't work with worledit 6.x because for some plugins you need to have worldedit 6.x (I know that you can backtrack and get older versions for the plugins but i want the updates that these plugins give). I know you get a lot of questions but what are the developers of multiverse currently doing?. Not to be disrespectful but you guys seems to not do anything but that can be bacause you guys have important IRL stuff to do.
-
View User Profile
-
Send Message
Posted Jan 24, 2015So the last version works with 1.8?
-
View User Profile
-
Send Message
Posted Jan 24, 2015it tells me "a internal error occurred with this command" when i make a portal! how do i fix it, all i have is levers for portals if i cant fix it
-
View User Profile
-
Send Message
Posted Jan 24, 2015i have installed mvc...
i have create anew world... all will work
but when i port to this world i create a workbanch and then i will place it... it disapper... WHY.... pls help me =( = ( =(