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 Sep 13, 2013How do we make it so occupied boats can go through portals?
-
View User Profile
-
Send Message
Posted Sep 9, 2013@DailyCakeSlice
I don't think there is a way to do that as of now, and remember that end portal is a horizontal texture. that way, you could only have a pool of end portal to jump into, not have a normal portal filled with end portal.
-
View User Profile
-
Send Message
Posted Sep 9, 2013I know you can make Lava, Water, and nether portals, but is there a way to fill the selection with the end portal? That would be awesome! :D
-
View User Profile
-
Send Message
Posted Sep 9, 2013@ImHackinBored
Check out the Wiki. All the info you need is there...may not be in one place, but it’s there.
1. Select the portal whose destination you want to change /mvp select YOURPORTALNAME
2. Modify your portal (assuming the destination is another portal) e.g. to come out facing West (w). /mvp modify dest p:DEST-PORTAL-NAME:w
-
View User Profile
-
Send Message
Posted Sep 7, 2013what do i do if it says No Safe Locations Found
-
View User Profile
-
Send Message
Posted Sep 7, 2013bungie cord ??
-
View User Profile
-
Send Message
Posted Sep 4, 2013I think you can't quit a membre has take water. you can also try without water. Personnally i prefer this thus
-
View User Profile
-
Send Message
Posted Sep 3, 2013When I set a portal with water with set water anyone user can quit the water with a bucket. I am also using world guard, can anyone help me?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@AlexMason1998
I think there is a problem with the compatibility between this plugin and 1.6.2, or there is an unsupported plugin causing conflicts. If you are using other plugins, try using multiverse and multiverse-core alone. Remember, you need multiverse-core to use the multiverse-portals.
-
View User Profile
-
Send Message
Posted Aug 29, 2013Is there a way to set which direction you face when you come out of a portal. kinda confusing to come out facing a wall or something instead of the opening. Thought this feature existed but can't find it in the wiki. Thanks!
-
View User Profile
-
Send Message
Posted Aug 26, 2013Is there a away to save a player's location in a world then when they go through the portal to that specific world, they will teleport to that location instead of the mvspawn or set destination?
-
View User Profile
-
Send Message
Posted Aug 25, 2013@xRobotFantasy
Computer
-> System properties> Advanced system settings> Environment Variables. Scroll down to PATH then edit it and type in C:\Program Files\Java\jre7\bin and then click OK.-
View User Profile
-
Send Message
Posted Aug 25, 2013@Coookiii
I do use Java 7 but it says 1.2.5 will it really work with 1.6.2?
-
View User Profile
-
Send Message
Posted Aug 25, 2013Hi there,
I'm new to this plugin and have set up portals using tutorials to guide me. However, I am having problems which means that players can't access portals and I'm getting this in my console; [SEVERE] Could not pass event PlayerPortalEvent to MultiWorld v4.6.5 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_6_R2.PlayerList.changeDimension(PlayerList.java:514) at net.minecraft.server.v1_6_R2.EntityPlayer.b(EntityPlayer.java:406) at net.minecraft.server.v1_6_R2.Entity.x(Entity.java:265) at net.minecraft.server.v1_6_R2.EntityLiving.x(EntityLiving.java:144) at net.minecraft.server.v1_6_R2.Entity.l_(Entity.java:230) at net.minecraft.server.v1_6_R2.EntityLiving.l_(EntityLiving.java:1220) at net.minecraft.server.v1_6_R2.EntityHuman.l_(EntityHuman.java:157) at net.minecraft.server.v1_6_R2.EntityPlayer.h(EntityPlayer.java:221) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:345) at net.minecraft.server.v1_6_R2.Packet10Flying.handle(SourceFile:136) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.NullPointerException at multiworld.data.WorldManager.getWorld(WorldManager.java:49) at multiworld.data.DataHandler.getWorld(DataHandler.java:250) at multiworld.addons.PortalHandler.onPlayerPortal(PortalHandler.java:201) at multiworld.addons.NetherPortalHandler.onPlayerPortal(NetherPortalHandler.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 22 more
Please could someone help me, Thanks.
-
View User Profile
-
Send Message
Posted Aug 25, 2013@Disco3000
It is updated, be sure to run your server with Java 7
-
View User Profile
-
Send Message
Posted Aug 23, 2013UPDATE TO MINECRAFT 1.6.2
-
View User Profile
-
Send Message
Posted Aug 21, 2013What was the comment to change the view again?
-
View User Profile
-
Send Message
Posted Aug 19, 2013how do i delete a portal
-
View User Profile
-
Send Message
Posted Aug 18, 2013If you guys are getting a error saying it couldn't load the plugin, then you NEED TO HAVE Multiverse Core or it will NOT work.
-
View User Profile
-
Send Message
Posted Aug 14, 2013I have used this plugin on my server for a very long time, and when I updated my server to 1.6.2 and installed this plugin on the updated server, I started getting the error: 'internal exception java.net.sockettimeoutexception read timed out'. Is it caused by the plugin or other plugins I have installed?