Multiverse cant delete world.

Discussion in 'Bukkit Help' started by Pristychips, Apr 27, 2017.

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

    Pristychips

  2. Offline

    Zombie_Striker

    @Pristychips
    You most likely cannot delete it due to players being in that world, or chunks are stilled loaded. Make sure there is nothing active in that world when you try to delete it.

    [Edit] Also, try unloading the world before deleting it. That should make sure there are no players and no loaded chunks.
     
  3. Offline

    Pristychips

    @Zombie_Striker how would i unload it? /mv unload "world"?
    it says unable to unload world
     
  4. Offline

    Zombie_Striker

    @Pristychips
    Why is it unable to load the world? Are there any errors in the console?
     
  5. Offline

    Pristychips

  6. Offline

    Zombie_Striker

    @Pristychips
    Is it the default world? Are there still players/ loaded chunks in that world?
     
  7. Offline

    Pristychips

    @Zombie_Striker it maybe the default world, i've checked files and tried to find it. i dont think it players cause nobody has joined my server due to setting it up.
     
  8. Offline

    Zombie_Striker

    @Pristychips
    The default world is the one specified in the server.properties file (By default, this would be the one called "world")
     
  9. Offline

    Pristychips

  10. Offline

    Zombie_Striker

    @Pristychips
    The default world is called "world". Is this the one you are trying to delete?
     
  11. Offline

    Pristychips

    @Zombie_Striker
    Yes. I wanna delete it cause thats the world everybody spawns in and i want them to spawn in the other one. so if delete that world i could have the other world as default
     
  12. Offline

    Zombie_Striker

    @Pristychips
    Yeah, if you need to change the world the player spawns in, change the default world instead of deleting it. The default world tells the server which world a player should spawn in.
     
  13. Offline

    Pristychips

  14. Offline

    YoloSanta

    You need a substitute world, for example since your are trying to delete "world" I suggest you download another world named what ever you'd like. After that go to your server.properties and change your level-name=(to new worlds name) then go to multiverse and don't /mv load (new worlds name) after that delete the old world through ftp or web ftp and do /mv unload (old world) and restart your server.
    Good luck!

    [Edit] new world will be "world2" for example
    Step1- Install a new world you would like the default to be
    Step2- Rename the new world to world2
    Step3- Upload it to your servers main directory
    Step4- After uploading do /mv load world2
    Step5- Delete your old world through your file directory
    Step6- Go to your console and do /mv unload world
    Step7- Go to your server.properties and do
    Code:
    level-name=world2
    Step8- Restart your server and should work!
     
  15. Offline

    Pristychips

    @YoloSanta I have 2 worlds ok? 1 world I dont want to be the default. 2nd world is the main world (Its a skyblock). I change the level-name and stuff to the file name for the skyblock and it changes itself back. I cant rename my world either.
     
  16. Offline

    YoloSanta

    Multiverse could have its own default world in the config try looking through that and see if that helps
     
Thread Status:
Not open for further replies.

Share This Page