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 Dec 16, 2021Please update it for Minecraft 1.18.1
-
View User Profile
-
Send Message
Posted Dec 3, 2021how do i use it?
-
View User Profile
-
Send Message
Posted Nov 7, 2021I made a portal and have followed 4 separate tutorials to create a portal. I have created it and set its destination. And they don't work. When I do /mvlist its says I have no portals???? Someone, please help!!
-
View User Profile
-
Send Message
Posted Oct 3, 2021Please help I am unable to let other players that are de -oped go throught the portal.
-
View User Profile
-
Send Message
Posted Oct 5, 2021In reply to Mplay_Master:
search for the Permissions to use these portals and to enter these worlds
https://github.com/Multiverse/Multiverse-Core/wiki/Permissions
https://github.com/Multiverse/Multiverse-Core/wiki/Permissions-(Portals)
-
View User Profile
-
Send Message
Posted Jun 22, 2021will there be an 1.17 version soon?
-
View User Profile
-
Send Message
Posted Jul 11, 2021In reply to lokiarchaea:
Version 4.2.1 (latest) seems to be working with papermc 1.17.1-100 and worldedit bukkit 7.2.6-beta-01
-
View User Profile
-
Send Message
Posted Jun 10, 2021do you need multiverse already installed for this to work?
-
View User Profile
-
Send Message
Posted May 9, 2021If Portals doesn't work then use the command "/mvp conf enforceportalaccess false".
-
View User Profile
-
Send Message
Posted May 9, 2021Hello, I have a question. Why can't you go through the protals if you are not in surgery? and how can you fix it? The problem is in 1.16.4-
View User Profile
-
Send Message
Posted May 9, 2021In reply to melonenblaster:
You need to use the command: "/mvp conf enforceportalaccess false" then everybody in your server will have access to portals
-
View User Profile
-
Send Message
Posted Apr 25, 2021Having an issue running Multiverse Portals, but on second thoughts I think this comment would work better as an issue request on the Github :)
<edit: comment removed>
-
View User Profile
-
Send Message
Posted Apr 19, 2021[10:04:53 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.5-b699
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-21fe707-e1ebe52]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_252]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_252]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
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) ~[server.jar:git-Spigot-21fe707-e1ebe52]
... 15 more
This is my error. Can you help me? I have also installed World Edit and Multiverse Core
-
View User Profile
-
Send Message
Posted Apr 12, 2021-
View User Profile
-
Send Message
Posted Aug 28, 2022In reply to mohitdabas001:
if you have worldedit, use //wand
otherwise you can do /mvp wand
-
View User Profile
-
Send Message
Posted Apr 1, 2021I have been using this plugin on my 1.14.4 server, are my portals still going to work when I update it to 1.16?
-
View User Profile
-
Send Message
Posted Mar 22, 2021Is there any way to use the portal while riding a horse?
-
View User Profile
-
Send Message
Posted Mar 22, 2021There was an issue saving worlds.yml! Your changes will only be temporary!
How do I fix this?
-
View User Profile
-
Send Message
Posted Mar 18, 2021ג
-
View User Profile
-
Send Message
Posted Mar 21, 2021In reply to nirla5la5la:
Amonguss