Loading a prticular level in Bukkit?

Discussion in 'Bukkit Help' started by Trey Love, May 19, 2011.

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

    Trey Love

    I created a thing specifically for this. I want my bukkit server (Which i finally figured out how to load and work NO THANKS TO YOUR "HELPFUL GUIDE") to load a particular level that i downloaded. Is there a way to get it to load a level that i already made? My single player recognized it and plays it, but my multiplayer won't. How do i get it to load the specific level i want? (out of curiosity, it's a minigolf stage.)
     
  2. Offline

    hAvAAck

    make sure server.properties server name matches the name of the folder of the level you downloaded
    your best bet would be to remove your real world and put it elsewhere and rename the new world to the name of your old world
    default being 'world'
     
  3. Offline

    Trey Love

    I'll give that a shot. However, if i want to save a map as is, can it save, be moved, then reloaded as was once removed from the folder? Problem i have is that it MADE a brand new world. I tried removing everything but...it still made a brand new one.
     
  4. Offline

    hAvAAck

    in server.properties it defines the world name. it first looks for a folder with that name, if it finds it, it loads it. if it doesn't, it creates one and creates a world for it.
    anything you move out of the craftbukkit folder you can move back in, you just need to make sure server.properties points to whatever world you want to load. you can keep them in there and name them world1 world2 world3 minigolf etc, you just have to change server.properties to point to the world that you want to load.
     
  5. Offline

    Trey Love

    IT WORKS NOW! FINALLY! THANK YOU!
     
Thread Status:
Not open for further replies.

Share This Page