World Deletion

Discussion in 'Plugin Development' started by Napkin222, Jun 24, 2012.

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

    Napkin222

    I'm just wondering what the code would be for deleting a world. Any suggestions?

    bump

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

    ItsHarry

    Unload the world and remove it?
     
  3. Offline

    Napkin222

    Is it:

    worldname.unload();
    worldname.delete();

    ?

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  4. search the java docs?
     
  5. Offline

    hammale

    so many bumps...though i think in order to permanently remove a world i think u have to delete it w/ java.io
     
  6. Offline

    Goldbattle

Thread Status:
Not open for further replies.

Share This Page