Multiverse-Portals

Core | Portals | NetherPortals | SignPortals | Inventories
Multiverse Portals Resources:
Wiki | Source | Feature Request | Bug Report
About MV2
Multiverse was created at the dawn of Bukkit multiworld support. It has since then grown into a complete world management solution including special treatment of your nether worlds with NetherPortals.
In the second delivery of Multiverse, we've broken it up into several smaller plugins that are each feature packed but *not bloated*! Multiverse provides the easiest to use world management solution for your Minecraft server, big or small, and with great addons like Portals and NetherPortals, what's not to love!
Multiverse is back! Is your server, a Multiverse?
Multiverse-Portals Features
- Restrict users from using specific portals with permissions
- Charge users to use specific portals!
- Exempt users from portal fees.
- Launch users through the air when they enter a Multiverse Portal!
- Allow minecarts/boats through Multiverse Portals
So long Awesome Builds
We use to have this notion of an "Awesome Build" or AB which was suppose to be thought of like Bukkit's Recommended Build system. Awesome Builds were ones that we put extra testing into and were meant to be very stable. Unfortunately there will be no more Awesome Builds. Our development team doesn't have the time to devote to the project that we use to. As such, we've moved to a new build system which you'll notice in the new version numbering. Our release builds here should be stable; Lots of people have had time to vet them for us while they were only development builds. While we don't have much time to work on the project, we do still take critical bugs very seriously and try to get them fixed as quickly as possible.
-
View User Profile
-
Send Message
Posted Aug 10, 2015@Joshii2201
nope, using the dev versions let's you create a portal, but still doesn't work
-
View User Profile
-
Send Message
Posted Aug 6, 2015Do you work for a new version?
-
View User Profile
-
Send Message
Posted Aug 5, 2015Hello I wanna for my server can I get it then create portals to go to Multiverse worlds?
-
View User Profile
-
Send Message
Posted Aug 4, 2015Can you make it so that when you enter a portal it issues a specified player command. i.e a player walks into a portal and they join a minigame lobby instead of typing /pb join
-
View User Profile
-
Send Message
Posted Aug 2, 2015I'm having problems. I go through a portal and nothing happens, but this gets shown in the console:
02.08 17:10:26 [Server] INFO ... 15 more 02.08 17:10:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_65] 02.08 17:10:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_65] 02.08 17:10:26 [Server] INFO at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) [?:?] 02.08 17:10:26 [Server] INFO at com.onarandombox.MultiversePortals.listeners.MVPPlayerMoveListener.playerMove(MVPPlayerMoveListener.java:105) [?:?] 02.08 17:10:26 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.onarandombox.MultiverseCore.MultiverseCore.getEconomist()Lcom/onarandombox/MultiverseCore/utils/MVEconomist; 02.08 17:10:26 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_65] 02.08 17:10:26 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_65] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:270) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) [spigot-1.8.8-20150729a.jar:git-Spigot-6c9b0a1-de5c261] 02.08 17:10:26 [Server] INFO org.bukkit.event.EventException 02.08 17:10:26 [Server] ERROR Could not pass event PlayerMoveEvent to Multiverse-Portals v2.5-b723
-
View User Profile
-
Send Message
Posted Jul 31, 2015I recently updated from Bukkit 1.8.0 to Spigot 1.8.7 and since then when you use the portal you sometimes appear in the ground below the destination. This occurs when the dest is both a portal and a fixed point (even if it is a couple blocks ABOVE) the ground. I tried recreating the portals but the problem persists.
-
View User Profile
-
Send Message
Posted Jul 30, 2015i cant seem to get it to teleport me i'm running 1.8. i connect up portals and it wont teleport me plugin works fine that's the only thing that's wrong
-
View User Profile
-
Send Message
Posted Jul 23, 2015Hello, i am running Cauldron-1.7.10-2.1403.1.49, and using build #723 of MV portals, everything works fine but i get a ERROR Could not pass event PlayerMoveEvent to Multiverse-Portals v2.5-b723, when trying to enter any portal, no teleportation occurs but MVP debug works and shows proper data.
-
View User Profile
-
Send Message
Posted Jul 21, 2015in multiverse core config the worlds i want is set to Portal Form: ALL and I want example1 to go to Example1_nether with players making nether portals but they can light them and everything but it just doesn't work! it doesn't teleport you, even ME so even ops the other portals that works aren't vanilla ones just MultiversePortals ones
-
View User Profile
-
Send Message
Posted Jul 19, 2015can you make an update where its MultiverseCommands? So if you type a certain name or world it will teleport you rather then having to go threw a portal or using a sign or having to be an admin and use /world [name]?
-
View User Profile
-
Send Message
Posted Jul 19, 2015Erm... I cant create portals anymore.. Help!!
-
View User Profile
-
Send Message
Posted Jul 15, 2015@Bogdan20122
This is not a server IP. This is a local IP on your home network. Learn how to port forward, get your external IP and share that. Maybe even get a free subdomain.
-
View User Profile
-
Send Message
Posted Jul 15, 2015I would like to point out that, in the initialization of the server, this appears:
It would be better if it said something like:
[MVPLogging] 13 portal(s) loaded.
(You don't tend to have portalss on your server.)
-
View User Profile
-
Send Message
Posted Jul 7, 2015@TWSSYesterday
Thanks, worked.
-
View User Profile
-
Send Message
Posted Jul 3, 2015Hi there,
I have recently installed Multiverse-Core, Multiverse-Portals and Multiverse-Netherportals and have been experiencing an issue (All of them updated to the latest version).
When I try the command /mvpcreate (name) it says 'An internal server error occured while attempting to perform this command'.
Any idea what the problem could be, as I am at the latest version and am selecting an area with my wand...?
-
View User Profile
-
Send Message
Posted Jun 27, 2015Using WorldEdit 6.x and Multiverse Portals isn't working? Use https://github.com/dmulloy2/Multiverse-Portals/releases/download/2.5-1.8/Multiverse-Portals.jar
-
View User Profile
-
Send Message
Posted Jun 26, 2015HELP!!!!
org.bukkit.command.CommandException: Unhandled exception executing command 'mvpc' in plugin Multiverse-Portals v2.5-b699 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1133) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:968) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25] at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] at java.lang.Thread.run(Unknown Source) [?:1.8.0_25] Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld; at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:168) [?:?] 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:336) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit.jar:git-Spigot-dbe012b-61ef214] ... 15 more
-
View User Profile
-
Send Message
Posted Jun 24, 2015=== IP: 192.168.1.87 Op ===
-
View User Profile
-
Send Message
Posted Jun 24, 2015Help http://pastebin.com/eC7gce3z
-
View User Profile
-
Send Message
Posted Jun 23, 2015Love it A LOT never go for anything else. But perms will not work on my serer or WorldEdit wand I have to remove WorldEdit to create the portal. Please help!
Swag-Central: Skyblock, Creative, Survival, Cops N Robbers, Paintball, KitPvP, TnTRun
IP: 162.244.165.131:50272 IP: swagcentral.mcph.co
-DaSwaggyKitty