HELP With Loading A World

Discussion in 'Bukkit Help' started by TechTalk, Aug 7, 2020.

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

    TechTalk

    So I'm making a plugin, and in it I am trying to make something that can enable/disable the nether. I can disable it by unloading it, but I can't enable it again. I'm using MC 1.16.1.

    Here's my code:
    new WorldCreator("world_nether").environment(World.Environment.NETHER).createWorld();

    if anyone can help me, it would be MUCH appreciated!
     
Thread Status:
Not open for further replies.

Share This Page