Solved World management

Discussion in 'Plugin Development' started by MrTigreroux, Feb 23, 2016.

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

    MrTigreroux

    Hello,

    i would know how to register a custom world (with custom name) and link an other nether world with him (nether portals would teleport to that world).
    I've found that getServer().createWorld(new WorldCreator("MyWorld")); can register worlds if they are already in the folder of the server. But i don't know how to link the MyWorld_nether with MyWorld.
    The nether portal just no teleport me.

    If anyone know how to do that, it would be very great.
    Thanks for help.
     
  2. Offline

    CoolDude53

  3. Offline

    MrTigreroux

    It works perfectly, thank you.
     
Thread Status:
Not open for further replies.

Share This Page