Multiverse Problem

Discussion in 'Bukkit Help' started by tango113, Jul 7, 2012.

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

    tango113

    For a while I've had a spawn in a seperate world, and that goes pretty well except the fact that players can't go the nether. So I tried changing the map name, then players were able to go the nether but players wouldn't spawn in the correct world. How do I make it so theres only one nether world and the players in the survival world can go to it, and the spawn is in the spawn world?
     
  2. Offline

    frdmn

  3. Offline

    tango113

    Well, you see, I have 2 worlds right now. Once is named 'world' and the other called 'pvp.' To keep players spawning in the spawn world (world) I have the map name set as world. But the problem is with this the survival world (pvp) can't access the nether. If I change the map settings to be called PVP people can access the nether, but they spawn in the middle of an ocean. I'm trying to make it so people can access the nether, and also spawn in the spawn world.
     
  4. Offline

    frdmn

    then do the following steps:
    1. stop your server
    2. go into your server.properties and set "allow-nether=true" into "allow-nether=false".
    3. start your server and stop it again
    4. rename your "world_nether"-folder into "pvp_nether"
    5. start your server again
    6. type ingame /mv import pvp_nether Nether
    Good luck
    - frdmn
     
  5. Offline

    tango113

    I still cannot go to the nether in the 'pvp' world.

    Alright, I fixed it using http://dev.bukkit.org/server-mods/multiverse-netherportals/
    But a nether is generated for the world 'world'. How would I stop this?

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

    frdmn

    take a look at the 2nd step i wrote in my last post!

    - frdmn
     
Thread Status:
Not open for further replies.

Share This Page