Multiverse Portals Help

Discussion in 'Bukkit Help' started by AndrewWill, Oct 4, 2013.

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

    AndrewWill

    I am using multiverse portals to tp my players from my spawn to my PvP arena, and I can get from the PvP arena to the spawn, but not from the spawn to the PvP arena. Any help MUCH appreciated, server being prepared to open.
     
  2. Offline

    random_username

    okay, this is what I would do:
    1. Get the coordinates of the arena (right next to the portal). If you have essentials, /getpos will do.
    2. type /mvp select <name of the portal in spawn>
    3. Type /mvp modify dest e:<world where the arena is>:<coordinates you got in step 1>
    An example of step 3 is /mvp modify dest e:world:0,0,0
    You can also use /mvp modify dest p:<arena portal name>

    This might be useful https://github.com/Multiverse/Multiverse-Portals/wiki/Basic-portal-tutorial
     
  3. Offline

    AndrewWill

    Thankyou so much for replying, i'll tell you if it solved the problem :)

    So long story short neither worked, can you tell me how to work sign portals because I think that might work better

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 4, 2016
  4. Offline

    random_username

    can you post your mvp config?
     
  5. Offline

    AndrewWill

    # This is the MV-Portals Config. If you mess it up, copy the values out
    # delete it, and it will be regenerated. Then use the ingame interface
    # to add your values back via the "/mvp conf" command.
    # When in-game, simply type: "/mvp conf ?" for help.
    # A config with explanations can be found here:
    # https://github.com/Multiverse/Multiverse-Portals/wiki/config.yml

    wand: 271
    useonmove: true
    portalsdefaulttonether: false
    enforceportalaccess: true
    portalcooldown: 1000
    clearonremove: false
    teleportvehicles: true
    framematerials: []
    version: 2.7
     
  6. Offline

    random_username

    I see, try doing these two commands (both of them please):
    /mv conf enforceaccess false
    /mvp conf enforceportalaccess false
     
  7. Offline

    AndrewWill

    It said setting enforceportalsaccess false failed

    Well thanks for the help, i just ended up making two portals

    <Removed quad post - Use edit button to edit your post - Necrodoom>
     
Thread Status:
Not open for further replies.

Share This Page