Multiverse portals

Discussion in 'Bukkit Help' started by D.Joe, Apr 15, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    D.Joe

    Hey, i have a problem, on my server i have multiple worlds, so i made the spawn to be in a world, and the survival world in another, and the default world is the spawn one, but in survival world, nether and end portals will not work, only in default world.
    Can that be changed? Can I use portals to end and nether from all worlds?
     
  2. About a year ago i had this plugin i had to just make a sign and it would let set up a portal in each world. To be honest i cant help with sign i totally forgot.
     
  3. Offline

    JWhy

  4. Offline

    D.Joe

    SurvivalCraft994 JWhy In worlds.yml on there is a setting
    Code:
    portalform: ALL
    Shouldn't this help? The portal will not work, even if it's set to all
     
  5. Offline

    JWhy

  6. Offline

    Bobcat00

    Some versions of Multiverse and its companion plugins had trouble with portals. I suggest you use the following dev builds:

    Multiverse-Core 2.5-b686
    Multiverse-NetherPortals 2.5-b681
    Multiverse-Portals 2.5-b708

    Problems with some older versions include not creating return portals in the Nether, and not creating a platform in The End.
     
  7. You can use the CreativeGates Plugin instead of MultiversePortals.
    Oh i forgot to tell you that creativegates needs the MCore plugin.
     
  8. Offline

    D.Joe

    Bobcat00 xDizasterCYx I am using CreativeGates, but i do not want the portals for me to use as an admin, but for the players. Many players have been complaining that they've built portals toward nether, and it didn't work, and i want the nether portal to work in any world, not just the default one
     
  9. yeah use permissions! and for the nehter issue just go to the mstrore config and change it to water istead of portal.

    in config you need to:

    • permissionDefaultCreate: True
    • permissionDefaultUse: False
    set them like this and your players will be able to pass throught the portals and they wont be able to create creativegates but they will be able to build nether portals without problems
     
  10. Offline

    Bobcat00

    What part of "use Multiverse-NetherPortals" don't you understand?
     
  11. Offline

    LHammonds

    If you are running Multiverse-Core-2.5-Build-670, install Multiverse-NetherPortals-2.5-Biuld-665

    Here's a little tutorial for ya:

    Managing Portals

    NOTE: Make sure you link both ways.

    /mvnp show nether
    /mvnp show end
    /mvnp link nether world world_nether
    /mvnp link nether world_nether world
    /mvnp link end world world_the_end
    /mvnp link end world_the_end world

    Lets say that you create a world called "pvp" and related dimensions:

    /mv create pvp normal
    /mv create pvp_nether nether
    /mv create pvp_the_end end

    Now make sure the dimensions are all linked together:

    /mvnp link nether pvp pvp_nether
    /mvnp link nether pvp_nether pvp
    /mvnp link end pvp pvp_the_end
    /mvnp link end pvp_the_end pvp
     
  12. Offline

    Bobcat00

    With names like pvp, pvp_nether, and pvp_the_end, they get linked automatically. No need to do it manually.
     
  13. Offline

    LHammonds

    Maybe so, maybe not but irregardless, these are the commands you use to fix whatever ails you regarding portals.
     
Thread Status:
Not open for further replies.

Share This Page