is there a way to stop the main “world” world from generating after deleting it
i’m running a minigames server and we don’t have much of a use for the main survival world to be generated. is there a way to stop it from happening?
6 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by lazycaps.#0
Change level-name in server.properties to whatever world you want the default world to be. In other words, this is the world that a player who joins for the first time will spawn in.
Then stop your server, delete “world” and it start it. Then it shouldn’t regenerate again
this makes it so the world i set in the server.properties makes nether and end types of that world. this is better than having the old world but i would prefer not having those.
send allow-end to false in bukkit.yml and allow-nether to false in server.properties iirc
!close
post closed!
The post/thread has been closed!
Requested by lazycaps.#0