Disable world_the_end?

Discussion in 'Bukkit Help' started by FuRiouSOne, Feb 17, 2012.

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

    FuRiouSOne

    What is the property config to disable world_the_end? I want to keep the nether active just disable the end world from generating and keep players from using end portals.

    Just need the property config line for disabling the end in the server.properties please.
     
  2. Offline

    c0mp

    It's actually in your bukkit.yml file:
    Code:
    settings:
      allow-end: true
     
  3. Offline

    FuRiouSOne

    Nice thank you. This will just disable the world_the_end world from generating but will allow me to still create my own end world with multiverse right?
     
  4. Offline

    c0mp

    I've not played around with it, so I couldn't say for sure, but it at least sounds logical that it would work like that, yes.
     
  5. Offline

    FuRiouSOne

    Everything works perfect thanks. The wold folder still generates but unable to access it which is what i wanted and i have multiverse making its own end world which i can now regenerate with server running :).
     
  6. Offline

    Sayshal

    I disable nether and the_end and use multiverse to create/manage them. So yes it works! :)
     
Thread Status:
Not open for further replies.

Share This Page