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 Aug 17, 2016Using PaperClip version 1.9.4 and getting the following error with the latest MV.
http://hastebin.com/zezotazusu.avrasm
The PlotSquared dev. said it was an issue with MV.
I'm getting this error while teleporting with a W/E compass.
Also on restart my holograms are removing themselves from the world, but not from the database. This may be a holo. error though.
EDIT: No longer getting this issue after switching my plots from P2 to Multiverse.
-
View User Profile
-
Send Message
Posted Aug 17, 2016@shootcraft
Versions? Logs?
@SimpleDom
You're using a super old Multiverse Portals build
-
View User Profile
-
Send Message
Posted Aug 17, 2016Some of the worlds automatically unloaded after server restart
-
View User Profile
-
Send Message
Posted Aug 12, 2016Hey i do command /mvp create craetive1 and it says this anyone help me out?
[ [14:28:32] [Server thread/INFO]: ExPortal issued server command: /mvp craete creative1 [14:28:43] [Server thread/INFO]: ExPortal issued server command: /mvp create creative1 [14:28:43] [Server thread/INFO]: WEAPI [14:28:43] [Server thread/ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.4-b548 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:646) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1351) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1186) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101] at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld; at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:169) [?:?] at com.onarandombox.MultiversePortals.commands.CreateCommand.runCommand(CreateCommand.java:56) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:71) [?:?] at com.onarandombox.MultiversePortals.MultiversePortals.onCommand(MultiversePortals.java:317) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] ... 15 more [14:28:44] [Server thread/INFO]: [[0;37;1mworld[0;37;1m]<[0;37;1m[[0;37;22mGuest[0;37;1m][0;37;22mToby4[m> :( in my country its 12 pm[m [14:28:50] [Server thread/INFO]: [[0;37;1mworld[0;37;1m]<[0;37;1m[[0;37;22mGuest[0;37;1m][0;37;22mLbods_kid[m> are you sleeping?[m [14:28:54] [Server thread/INFO]: Toby4 lost connection: Disconnected [14:28:54] [Server thread/INFO]: Toby4 left the game [14:29:12] [Server thread/INFO]: ExPortal issued server command: /mvp create creative1 [14:29:12] [Server thread/INFO]: WEAPI [14:29:12] [Server thread/ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.4-b548 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:646) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1351) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1186) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101] at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld; at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:169) [?:?] at com.onarandombox.MultiversePortals.commands.CreateCommand.runCommand(CreateCommand.java:56) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) [?:?] at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:71) [?:?] at com.onarandombox.MultiversePortals.MultiversePortals.onCommand(MultiversePortals.java:317) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [minecraft_server.jar:git-Spigot-90f61bc-5e5cf84]
-
View User Profile
-
Send Message
Posted Aug 11, 2016@TWSSYesterday
It happens everytime I reboot my server.
Just rebooted it twice in a row. Got this both times.
12.08 01:57:51 [Server] WARN Exception in thread "Craft Scheduler Thread - 2" 12.08 01:57:51 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Multiverse-Core v2.5-b691 generated an exception while executing task 18
-
View User Profile
-
Send Message
Posted Aug 10, 2016@TaterMod
And on the latest development build, is this something you can replicate?
-
View User Profile
-
Send Message
Posted Aug 10, 2016Hello. Every time I reboot my server, I have this error in console. Is there anything I can do to fix it?
[Server] WARN Exception in thread "Craft Scheduler Thread - 2"
[Server] WARN org.apache.commons.lang.UnhandledException: Plugin Multiverse-Core v2.5-b691 generated an exception while executing task 17
-
View User Profile
-
Send Message
Posted Aug 2, 2016@Twiistttt
You can deny them access using multiverse.access.worldname
-
View User Profile
-
Send Message
Posted Aug 2, 2016On my creative server, I am trying to make it so defaults cannot enter the donor world. Anyone want to try help me? Thanks.
-
View User Profile
-
Send Message
Posted Aug 2, 2016Chat Duplicate
I'm trying use LegendChat but multiverse have a world chat, and my chat now duplicate. How i remove the Multiverse chat?
-
View User Profile
-
Send Message
Posted Jul 26, 2016@LaserCucumber
Could you post an issue on our issue tracker please?
-
View User Profile
-
Send Message
Posted Jul 23, 2016I've had issues with portals/search radius/scaling since I updated to 1.9.
Just now I did a test, here's how it went :
Settings :
Overworld portal at x:0.5 z:-2.5 led to a nether portal at x:11 z:13.5 (instead of one located at x:2.5 z:-1). Going through that same portal created a new portal in the overworld at x:104.5 z:120.5.
I've had a nether portal located at x:2.5 z:-1 constantly create a new portal around x:4 z:16 in the overworld rather than link to the portal located at x:0.5 z:-2.5 in the overworld.
Removing multiverse completely resolved the issues as did setting defaultportalsearch: 'true'. It happens with or without Multiverse-NetherPortals.
I am currently using Spigot 1.10.2 and had the issue with Spigot 1.9 and 1.9.4.
Other plugins : WorldGuard, WorldEdit, WorldBorder, SimpleBackup, PermissionsEx and PerWorldInventory.
-
View User Profile
-
Send Message
Posted Jul 13, 2016Hello<sub> i have a problem i have multiple world but whenever i restart my server all my world keep unloaded except the default one :/ i already make all the world autoload true in world.yml :/</sub>
-
View User Profile
-
Send Message
Posted Jul 10, 2016Hi, I Have a problem. I want to import a new world (FlatLand 100% Plain biome Unmodified). The problem is that when i import the world (Created and shorted by McEdit) The world start like a Flatland, but it has many biomes when it should has only one. Please, anyone can help me? PD: Sorry, my english is not very good
THank you
-
View User Profile
-
Send Message
Posted Jul 9, 2016@TWSSYesterday
Yes I tried using the command and the in the config as well. Nothing seems to work.
-
View User Profile
-
Send Message
Posted Jul 9, 2016@ryanman127
Using the command?
-
View User Profile
-
Send Message
Posted Jul 9, 2016Even when I change the difficulty of worlds to easy, normal, and hard, players can still heal just as fast as they would in peaceful.
-
View User Profile
-
Send Message
Posted Jul 3, 2016@SirGregg
You need to reload the config individually to the server.
-
View User Profile
-
Send Message
Posted Jul 3, 2016@bigscary
In your server.properties might be: "force-gamemode=true" At least that was what was harrassing me.
-
View User Profile
-
Send Message
Posted Jul 2, 2016Thanks for the awesome plugin, but there is one issue that I have found.
I use EssentialsChat, so I tried to disable prefixchat in the config, but every time I reloaded, it reset the configuration file.
I also found a fix thankfully! Ingame, do /mv config <name> <value>. To set the prefixchat to not show, do /mv config prefixchat false!
Hope this helps, Sirgregg