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 22, 2015Getting this error on startup I am using spigot 1.8 Also my plotworld just fails to load... Config: http://pastebin.com/3LmLFU6d worlds.yml: http://pastebin.com/J6EMzsAr
error: http://pastebin.com/0Vvqs4fX
-
View User Profile
-
Send Message
Posted Feb 22, 2015-
View User Profile
-
Send Message
Posted May 31, 2017Download the Multiverse-Inventories plugin :D
-
View User Profile
-
Send Message
Posted Feb 21, 2015@TWSSYesterday
Thanks! It is working swell now!
-
View User Profile
-
Send Message
Posted Feb 21, 2015I'm using the latest version of Multiverse Core and Craftbukkit 1.7.9. Is there anyway to tell what is corrupt about the world?
-
View User Profile
-
Send Message
Posted Feb 21, 2015Ok, so I put a world from single player into my FTP and did /mv import (World name) normal. But whe i did this, I got an error and it did this in console:
21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953) 21.02 14:07:22 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) 21.02 14:07:22 [Server] WARN at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) 21.02 14:07:22 [Server] WARN at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897) 21.02 14:07:22 [Server] WARN at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) 21.02 14:07:22 [Server] WARN at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) 21.02 14:07:22 [Server] WARN at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:147) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:229) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:89) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.WorldProperties.flushChanges(WorldProperties.java:374) 21.02 14:07:22 [Server] WARN at me.main.util.multiverse.SerializationConfig.SerializationConfig.flushPendingVPropChanges(SerializationConfig.java:248) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:128) 21.02 14:07:22 [Server] WARN at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:133) 21.02 14:07:22 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.setKeepSpawnInMemory(CraftWorld.java:1080) 21.02 14:07:22 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.loadChunk(CraftWorld.java:142) 21.02 14:07:22 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.loadChunk(CraftWorld.java:242) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.RegionFileCache.a(SourceFile:60) 21.02 14:07:22 [Server] WARN at net.minecraft.server.v1_7_R3.RegionFile.<init>(RegionFile.java:76) 21.02 14:07:22 [Server] WARN at java.util.ArrayList.set(ArrayList.java:446) 21.02 14:07:22 [Server] WARN at java.util.ArrayList.elementData(ArrayList.java:418) 21.02 14:07:22 [Server] WARN java.lang.ArrayIndexOutOfBoundsException: -7229718 21.02 14:07:22 [Server] INFO Loading World & Settings - 'Redwall' - Env: NORMAL - Type: null 21.02 14:07:22 [Server] INFO BluFoxArcher: Starting import of world 'Redwall'... 21.02 14:07:07 [Multicraft] BluFoxArcher ran command Message of the Day 21.02 14:07:07 [Connect] User BluFoxArcher, IP 151.213.140.158 21.02 14:07:07 [Server] INFO UUID of player BluFoxArcher is 927456aa-7dac-4ac4-a0e0-995c6dc9dd34 21.02 14:06:59 [Server] Startup Done (2.247s)! For help, type "help" or "?" 21.02 14:06:59 [Server] INFO Server permissions file permissions.yml is empty, ignoring it 21.02 14:06:59 [Server] INFO Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main
21.02 14:06:59 [Server] INFO 3 - World(s) loaded. 21.02 14:06:59 [Server] WARN Use '/mv remove' to remove it from the config! 21.02 14:06:59 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: Eldaria 21.02 14:06:59 [Server] ERROR http://forums.bukkit.org/threads/admin-chunkster.8186/ 21.02 14:06:59 [Server] ERROR Try using Chukster to repair your world! 'Redwall' 21.02 14:06:59 [Server] ERROR The world 'Redwall' could NOT be loaded because it contains errors! 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) 21.02 14:06:59 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) 21.02 14:06:59 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) 21.02 14:06:59 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) 21.02 14:06:59 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) 21.02 14:06:59 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) 21.02 14:06:59 [Server] WARN at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:306) 21.02 14:06:59 [Server] WARN at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) 21.02 14:06:59 [Server] WARN at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) 21.02 14:06:59 [Server] WARN at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) 21.02 14:06:59 [Server] WARN at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) 21.02 14:06:59 [Server] WARN at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) 21.02 14:06:59 [Server] WARN at org.bukkit.Bukkit.createWorld(Bukkit.java:237) 21.02 14:06:59 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.createWorld(CraftServer.java:966) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.RegionFileCache.a(SourceFile:60) 21.02 14:06:59 [Server] WARN at net.minecraft.server.v1_7_R3.RegionFile.<init>(RegionFile.java:76) 21.02 14:06:59 [Server] WARN at java.util.ArrayList.set(ArrayList.java:446) 21.02 14:06:59 [Server] WARN at java.util.ArrayList.elementData(ArrayList.java:418) 21.02 14:06:59 [Server] WARN java.lang.ArrayIndexOutOfBoundsException: -7229718 21.02 14:06:59 [Server] INFO Preparing start region for level 3 (Seed: 4198710140756621802) 21.02 14:06:59 [Server] WARN Use '/mv remove' to remove it from the config! 21.02 14:06:59 [Server] WARN WorldManager: Can't load this world because the folder was deleted/moved: redwall 21.02 14:06:59 [Server] INFO [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691 21.02 14:06:58 [Server] INFO Enabling Multiverse-Core v2.5-b691 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:454) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:598) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO java.lang.IllegalArgumentException: The permission essentials.* is already defined! 21.02 14:06:58 [Server] WARN Plugin Essentials vTeamCity tried to register permission 'essentials.*' but it's already registered 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at com.earth2me.essentials.Essentials.onEnable(Essentials.java:275) [?:?] 21.02 14:06:58 [Server] INFO at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:747) [?:?] 21.02 14:06:58 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:252) [craftbukkit-dev1.7.9.jar:git-Bukkit-1.7.2-R0.3-30-ge027d69-b3058jnks] 21.02 14:06:58 [Server] INFO at com.earth2me.essentials.Essentials.onDisable(Essentials.java:348) [?:?] 21.02 14:06:58 [Server] INFO java.lang.NullPointerExceptionDid I do something wrong? Did I forget to add something?
-
View User Profile
-
Send Message
Posted Feb 20, 2015@TWSSYesterday
thanks again.
-
View User Profile
-
Send Message
Posted Feb 20, 2015@TWSSYesterday
sorry yeah, i probably didn't mean the fog, more the darkness at lower levels? (if that makes sense).
-
View User Profile
-
Send Message
Posted Feb 20, 2015got a problem with void fog.
we have a flat world created with /mv create flat_world NORMAL -t FLAT
every now & then it develops void fog, and i can't seem to find anything in the config to remove it. i normally fix it by creating a new world & moving the region files over, but now new worlds are created with void fog.
can anyone help?
-
View User Profile
-
Send Message
Posted Feb 20, 2015Will this plugin be updated to 1.8+ ? Thanks.
-
View User Profile
-
Send Message
Posted Feb 20, 2015Where is the "/mv gamerule" ? Please help ! It's doesn't work.
-
View User Profile
-
Send Message
Posted Feb 19, 2015@TWSSYesterday
Sorry, about my problem would not be solved somehow could ?. Multiverse love and I want no change to Multiworld = (.
-
View User Profile
-
Send Message
Posted Feb 19, 2015@TWSSYesterday
I donot use anyabout animals and chunk plugins. 1.8 spigot version.
The author of ACIDISLAND plugin tell me , there are some bug in MV and just set keepspawninmemory to false ....
-
View User Profile
-
Send Message
Posted Feb 19, 2015@TWSSYesterday It is【B: 2.5-b691 (beta) for CB 1.7.9-R0.2 Jul 30, 2014】 of the version
My issuse is some of player's animals will disappear , I spend a lot of time to inversigate but I can not find any useful information
-
View User Profile
-
Send Message
Posted Feb 19, 2015@TWSSYesterday
I looked PM ?. I'm still trying to figure out what the problem is, but I can not find the solution. It's the weirdest thing that ever happened to me.
-
View User Profile
-
Send Message
Posted Feb 18, 2015can you link me to a 1.8 version? if so, THANKS!
-
View User Profile
-
Send Message
Posted Feb 18, 2015Hi, I have Enforce Acess : False, but only admin can /mvtp to other worlds... all players have "You do not have any of the required permissions:" but I haven't found a file of permissions in my CraftBukkit server... do I need to install a special plugin permission ?
-
View User Profile
-
Send Message
Posted Feb 18, 2015@TWSSYesterday
Presto, you have a pm. Thank You!
-
View User Profile
-
Send Message
Posted Feb 18, 20152questions
1. Some of animals will disable without anyreason
2.Player could not enter the wolr_the_end while they use the portal in the wolrd
-
View User Profile
-
Send Message
Posted Feb 18, 2015@TWSSYesterday
Yes I'm using Essentials as well.