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 Apr 23, 2014Experiencing this error when attempting to make a portal.
-
View User Profile
-
Send Message
Posted Apr 23, 2014@toobanooba
9:00 pm: Brazil ok?
-
View User Profile
-
Send Message
Posted Apr 23, 2014Chimpmunk.. Its a bit Early to be Posting a comment.. Im Very Sorry, I even just got up now. lol, Im not Trying to ruin your day, Im just saying, its 7:00 In canada. Thanks! Adam.
-
View User Profile
-
Send Message
Posted Apr 22, 2014@TWSSYesterday
Hello, sorry my english I'm Brazilian. I am creating a server minigame and I'm much faith in him, despite having only a minigame start! Well I'm using multiverse to go to the lobby of my portals! Mvp When I put in the plugins folder and restart the server it does not create the plugin folder! Plugins that use = Vault, EssentialsAntiBuild, EssentialsChat, EssentialsGroupManager, lobby, multiworld, pvpsoup, WorldEdit and multiverse-portals-2.5. thank you
-
View User Profile
-
Send Message
Posted Apr 20, 2014For some reason i cant use any commands and it does not say it in /plugins list. I dragged the multiworld portals in the plugins folder. How do i fix this?
-
View User Profile
-
Send Message
Posted Apr 14, 2014@BraveMatthew
Here its not that hard so heres a link from my youtube channel
https://www.youtube.com/watch?v=0gYpD6jhVbA
-
View User Profile
-
Send Message
Posted Apr 13, 2014@horatyu
I will mention that I was able to make a SignPortal just fine and am currently using that as a workaround until the issue is resolved.
-
View User Profile
-
Send Message
Posted Apr 13, 2014Same problem like KCQuetzal. How to fix it?
-
View User Profile
-
Send Message
Posted Apr 13, 2014Spigot 1387 + MV #688 + MV-Portals #710
All existing portals work fine however I am unable to create new ones as I get the following:
[06:08:14] [Server thread/INFO]: DaddyMendoza issued server command: /mvp create movecraft w:movecraft
[06:08:14] [Server thread/INFO]: WEAPI
[06:08:14] [Server thread/ERROR]: null
org.bukkit.command.CommandException Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.5-b710
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot1387.jar:git-Spigot-1387]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[spigot1387.jar:git-Spigot-1387]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchCommand(CraftServer.java:719) ~[spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.PlayerConnection.handleCommand(PlayerConnection.java:984) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:829) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474) [spigot1387.jar:git-Spigot-1387]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot1387.jar:git-Spigot-1387]
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) ~[spigot1387.jar:git-Spigot-1387]
... 13 more
-
View User Profile
-
Send Message
Posted Apr 12, 2014@pheea
That is happening to me to! It works for OP people but not me!
IP: Play.SeekPvP.Com
-
View User Profile
-
Send Message
Posted Apr 12, 2014hey i have created portals on my server and they work for me and some people but they dont work for everyone please help
Server: BlazeCraft serverip BlazeCraft99.mcpro.co
-
View User Profile
-
Send Message
Posted Apr 11, 2014How do you link two portals i have tryed /mvp modify dest p:[name] and i have selected the portal and it still dosnt work
-
View User Profile
-
Send Message
Posted Apr 9, 2014@landotheboss
You can also change the location of the portals by.
@BraveMatthew
Example:
-
View User Profile
-
Send Message
Posted Apr 9, 2014How do you make a portal???
-
View User Profile
-
Send Message
Posted Apr 6, 2014How do i delete portals??
-
View User Profile
-
Send Message
Posted Apr 5, 2014Is there any way to switch off a portal temporarily?
-
View User Profile
-
Send Message
Posted Apr 4, 2014I need some help. On my tekkit server i made a portal to the plotworld and it works but when i tried making a portal to the default world named "world" it wouldnt work. everything was set up right and the destination was set but it wouldn't teleport me to the world. No message or anything. Nothing would happen. Help?
-
View User Profile
-
Send Message
Posted Apr 3, 2014@Coolboy12327 Select the portal you are using and do /mvp modify dest here Make sure you are facing the way you want to face when you exit the portal. Hope that helps :)
-
View User Profile
-
Send Message
Posted Apr 3, 2014My Portals arent working at all. I've tried the 2.4 and the 2.5-b699 build but they both dont work. I create a portal and then modify the destination to the spot i want but the portal doesnt work. I'll walk in it and it doesnt do anything. I've tried creating other portals and modifying them to go to eachother but they still dont work. Help would be great.
-
View User Profile
-
Send Message
Posted Apr 3, 2014Why is the destination of the portal always aimed to the south? :o