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 Mar 7, 2015Portals break with Spigot 1.8.3 :( even with the build at https://github.com/dmulloy2/Multiverse-Portals/releases Help anyone?
-
View User Profile
-
Send Message
Posted Mar 7, 2015Is it possible to use worlds that you have already created in minecraft as portals? I don't want to restart my world. It's for a hub.
-
View User Profile
-
Send Message
Posted Mar 4, 2015Hello ! I would like to make everyone that pass through a specific portal to be put in creative mode, and have their inventories saved. Is it possible to associate commands with a portal ?
Great plugin btw !
-
View User Profile
-
Send Message
Posted Mar 3, 2015Hello, its IceNetwork I've been having problems creating portals. When I try to make one it says - An internal error occurred while attempting to perform this command
-
View User Profile
-
Send Message
Posted Mar 1, 2015@BobbyLent @jacob99200 @syberia97
TO ANYONE HAVING PROBLEMS WITH WORLDEDIT AND MV PORTALS:
Use version 2.5 of MVPortals, found at: https://github.com/dmulloy2/Multiverse-Portals/releases
-
View User Profile
-
Send Message
Posted Feb 28, 2015I'm currently running 1.7.9 Spigot, and I'm having this issue, Can anyone help me please? A quick response would be ideal. Thanks. :D
28.02 18:50:55 [Server] INFO ... 13 more 28.02 18:50:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at com.onarandombox.MultiversePortals.MultiversePortals.onCommand(MultiversePortals.java:336) [?:?] 28.02 18:50:55 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:71) [?:?] 28.02 18:50:55 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) [?:?] 28.02 18:50:55 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) [?:?] 28.02 18:50:55 [Server] INFO at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) [?:?] 28.02 18:50:55 [Server] INFO at com.onarandombox.MultiversePortals.commands.CreateCommand.runCommand(CreateCommand.java:56) [?:?] 28.02 18:50:55 [Server] INFO at com.onarandombox.MultiversePortals.PortalPlayerSession.getSelectedRegion(PortalPlayerSession.java:168) [?:?] 28.02 18:50:55 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getSelectionWorld()Lcom/sk89q/worldedit/LocalWorld; 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:846) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1016) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [spigot.jar:git-Spigot-1544] 28.02 18:50:55 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mvp' in plugin Multiverse-Portals v2.5-b699 28.02 18:50:55 [Server] INFO [18:50:55 ERROR]: null 28.02 18:50:55 [Server] INFO [18:50:55 INFO]: WEAPI
-
View User Profile
-
Send Message
Posted Feb 25, 2015@TWSSYesterday
How on earth did you manage to recompile "Logging"? Or did you find a build for it?
-
View User Profile
-
Send Message
Posted Feb 24, 2015Hello. I have been having a small problem in which portals work on a seperate world, however, on the spawn world, I do
/mvp modify dest p:<portalname>, the destination is set succesfully, but the portal says that the destination has not been set.
-
View User Profile
-
Send Message
Posted Feb 24, 2015Hello, nobody, exept Operators can use portals, why? How can I change the General permission for everyone to pass through portal (and how to fix a crossing price?)
-
View User Profile
-
Send Message
Posted Feb 24, 2015It's only the link to using world edit that is broken in the latest.
Copy/paste a portal's code in the config and set the new location of the portal in the file.
save and /mv reload
Then use /mvp select and /mvp modify dest here to set the portal's dest.
-
View User Profile
-
Send Message
Posted Feb 20, 2015Help I cant create a portal
[23:46:10] [Server thread/INFO]: jacob99200 issued server command: /mvp create FactionsSpawn Factions [23:46:10] [Server thread/INFO]: WEAPI [23:46:10] [Server thread/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) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 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-1.7.9-R0.2-207-g03373bb] ... 13 more [23:46:14] [Server thread/ERROR]: Could not pass event EntityChangeBlockEvent to Factions v1.6.9.2 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:683) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:666) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:66) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PathfinderGoalSelector.a(PathfinderGoalSelector.java:108) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityInsentient.bn(EntityInsentient.java:421) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntitySheep.bn(EntitySheep.java:41) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1549) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityAgeable.e(EntityAgeable.java:112) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityAnimal.e(SourceFile:37) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntitySheep.e(EntitySheep.java:49) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity; at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:569) [?:?] at sun.reflect.GeneratedMethodAccessor139.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.8.0_31] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.8.0_31] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] ... 25 more [23:46:26] [Server thread/INFO]: jacob99200 issued server command: /mvp create FactionsSpawn [23:46:26] [Server thread/INFO]: WEAPI [23:46:26] [Server thread/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) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 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-1.7.9-R0.2-207-g03373bb] ... 13 more [23:46:31] [Server thread/INFO]: jacob99200 issued server command: /mvp create Spawn [23:46:31] [Server thread/INFO]: WEAPI [23:46:31] [Server thread/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) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 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-1.7.9-R0.2-207-g03373bb] ... 13 more [23:46:36] [Server thread/INFO]: Unknown command. Type "/help" for help.[m [23:46:36] [Server thread/ERROR]: Could not pass event EntityChangeBlockEvent to Factions v1.6.9.2 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:683) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:666) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:59) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.PathfinderGoalSelector.a(PathfinderGoalSelector.java:108) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityInsentient.bn(EntityInsentient.java:421) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntitySheep.bn(EntitySheep.java:41) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1549) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityAgeable.e(EntityAgeable.java:112) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityAnimal.e(SourceFile:37) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntitySheep.e(EntitySheep.java:49) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity; at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:569) [?:?] at sun.reflect.GeneratedMethodAccessor139.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.8.0_31] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.8.0_31] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) [craftbukkit.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] ... 25 more
-
View User Profile
-
Send Message
Posted Feb 12, 2015hello. spigot 1.8 having an issue getting the portals working.. Multiverse-core and portals are both the latest dev build. Worldedit 6.0. I get internal error issue when typing /mvp create a1 p:a2 and anything else relating to /mvp create
-
View User Profile
-
Send Message
Posted Feb 12, 2015BAD
[14:29:43] [Server thread/INFO]: LoLuju issued server command: /mvp create SkyBlock [14:29:43] [Server thread/INFO]: WEAPI [14:29:43] [Server thread/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) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:95) [?:?] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:623) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1047) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:908) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:37) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:9) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] 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_R1.MinecraftServer.z(MinecraftServer.java:645) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:600) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:508) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] 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) [1.8-craftbukkit.jar:git-Bukkit-"24557bc"] ... 14 more
-
View User Profile
-
Send Message
Posted Feb 10, 2015@Retaliate14
There is a version of Multiverse-Portals that works with Spigot 1.8 and WorldEdit 6.x. Go to this link https://github.com/dmulloy2/Multiverse-Portals/releases and click the green button that says "Multiverse-Portals.jar" to download the plugin
-
View User Profile
-
Send Message
Posted Feb 9, 2015@Retaliate14
Use Worldedit v5.x.x and then upgrade back to 6 after you've made the portals.
-
View User Profile
-
Send Message
Posted Feb 9, 2015I have both the latest multiverse and multiverse portal plugins. When do /mvp create {name} it will then tell me ( An internal error occurred while attempting to perform this command ). Help please.
-
View User Profile
-
Send Message
Posted Feb 7, 2015@KingHorses
Thanks! it works! btw I'm from Croatia :D
-
View User Profile
-
Send Message
Posted Feb 6, 2015@choch2607
Try to Make a nether Portal, that works for me, other ways put water in it, that works to. Or downgreat worldedit, to 5.6.1. Excuse me for the bad English, I'm dutch.
-
View User Profile
-
Send Message
Posted Feb 5, 2015Help!
My server is Spigot 1.7.x and I'm using WorldEdit 5.6.3. The MultiversePortals are not working. I have created two portals and connected them, but when I stand in either of them nothing happens :/ I checked, the portals exist in portals.yml file and I can get info about them. I have used this plugin befere and it was working properly.
Thanks in advance!
-
View User Profile
-
Send Message
Posted Feb 4, 2015Great, working like a charm :)