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 Apr 25, 2016Hello, can I allow build normal nether portals to players in all multiverse worlds?
-
View User Profile
-
Send Message
Posted Apr 24, 2016@TWSSYesterday Thank you for your quick response but I feel that I may have inaccurately described my issue. Even when using Multiverse's default world generator for 1.9 end world I can't seem to get it to generate an end with end cities, but when I remove the plugin Spigot generates a normal end with end cities, chorus plants, ect. Is there a way to force Muliverse to use Spigot's generator instead of its own built in one? If so any help is appreciated greatly!
-
View User Profile
-
Send Message
Posted Apr 24, 2016@tcwolf12
Contact the custom generator developer, I'm not seeing any problems in the world's end I generate
-
View User Profile
-
Send Message
Posted Apr 23, 2016-
View User Profile
-
Send Message
Posted Apr 17, 2016@ToughDialga007
No, your permission plugin handles that :)
-
View User Profile
-
Send Message
Posted Apr 17, 2016Does this let me make different permissions per world?
-
View User Profile
-
Send Message
Posted Apr 17, 2016@MOREgaming590
Could you make a ticket on our github page? Thanks
-
View User Profile
-
Send Message
Posted Apr 17, 2016Please add an option to teleport someone to certain coordinates of a world. For example: /mv tp Spawn 0 64 0
-
View User Profile
-
Send Message
Posted Apr 16, 2016@cicatrice74
MVI is now unsupported, please look for an alternative
@matagin
Will work fine :)
@Apex142
Hmm?
-
View User Profile
-
Send Message
Posted Apr 16, 2016Hi ,My is discharge map , how can I adjust to problem
-
View User Profile
-
Send Message
Posted Apr 15, 2016@matagin, try the latest, otherwise try the 2.5-b699 (beta) version
-
View User Profile
-
Send Message
Posted Apr 12, 2016Can I use the latest build with Spigot 1.8.8? If not, which dev build # can I use with 1.8? Thanks.
-
View User Profile
-
Send Message
Posted Apr 11, 2016have this issue on command /home
[12:38:18] [Server thread/WARN]: java.lang.ArrayIndexOutOfBoundsException: 36 [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.DataStrings.parseInventory(DataStrings.java:421) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:20) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:10) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.DefaultPlayerProfile.<init>(DefaultPlayerProfile.java:76) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:283) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:87) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WorldChangeShareHandler.handle(WorldChangeShareHandler.java:33) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.ShareHandler.handleSharing(ShareHandler.java:56) [12:38:18] [Server thread/WARN]: at com.onarandombox.multiverseinventories.InventoriesListener.playerChangedWorld(InventoriesListener.java:183) [12:38:18] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor382.invoke(Unknown Source) [12:38:18] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [12:38:18] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:497) [12:38:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [12:38:18] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [12:38:18] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [12:38:18] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerList.moveToWorld(PlayerList.java:684) [12:38:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.entity.CraftPlayer.teleport(CraftPlayer.java:468) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.Teleport.now(Teleport.java:142) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.Teleport.teleport(Teleport.java:201) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.Teleport.teleport(Teleport.java:157) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.commands.Commandhome.goHome(Commandhome.java:95) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.commands.Commandhome.run(Commandhome.java:49) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:146) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:465) [12:38:18] [Server thread/WARN]: at com.earth2me.essentials.Essentials.onCommand(Essentials.java:375) [12:38:18] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [12:38:18] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [12:38:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1350) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1185) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [12:38:18] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [12:38:18] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [12:38:18] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [12:38:18] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [12:38:18] [Server thread/WARN]: [Multiverse-Inventories] Could not parse item: ItemStack{DIAMOND_BOOTS x 1, UNSPECIFIC_META:{meta-type=UNSPECIFIC, display-name=fabiosss, enchants={PROTECTION_ENVIRONMENTAL=3, DEPTH_STRIDER=2, PROTECTION_FALL=4}, repair-cost=3}} [12:38:18] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 37 while parsing inventory [12:38:18] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 38 while parsing inventory [12:38:18] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 39 while parsing inventory
-
View User Profile
-
Send Message
Posted Apr 10, 2016so i uploaded a world into my server from a folder. a nether and the end world was not generated with it. how do i go about generating a nether and end world for the world i uploaded?
EDIT: it needs to be a nether and end tied to the world so that players can use portals to get there.
-
View User Profile
-
Send Message
Posted Apr 6, 2016@TWSSYesterday
thank you very much <3
-
View User Profile
-
Send Message
Posted Apr 5, 2016@alexcalle123
http://dev.bukkit.org/bukkit-plugins/cleanroomgenerator It's on our generators page :)
-
View User Profile
-
Send Message
Posted Apr 5, 2016Hi I want to create an empty world but can not find the plugin nullterrain not know if you could help with that because I had one in the world which could create empty but not now.
-
View User Profile
-
Send Message
Posted Apr 4, 2016@ChestGamer
We have multiverse portals; the command wouldn't work. Having plugins per world is unsafe unless the plugin has per world capabilities built into it. Contact the developers of the plugins to make it per world.
-
View User Profile
-
Send Message
Posted Apr 4, 2016Please make a Multiverse-plugins plugin; it can be very simple by just adding one command: /mvp {WorldName} {PluginName} true/false. then it wil activate/deactivate the plugin per world. it will be very nice if you can make this for me. PLS I really need this because the PerworldPlugins does not work on my server. :(
-
View User Profile
-
Send Message
Posted Mar 31, 2016just letting you know i am go to test Dev Build on bukkit/forge