Morlok8k / MinecraftLandGenerator

Pregenerate Land in a SMP Minecraft Server
http://www.minecraftforum.net/topic/187737-minecraft-land-generator/
Do What The F*ck You Want To Public License
97 stars 20 forks source link

Now generates world when world doesn't exist #9

Closed Gallion closed 9 years ago

Gallion commented 9 years ago

MLG now properly generates a world when it does not exist. I moved all of WorldVerify to Setup, since I felt it was a more proper name for what it did. Setup takes care of making sure the world exists, of restoring the level.dat backup if it exists and of creating the world if it does not exist.

Morlok8k commented 9 years ago

ok, i will review this change.

Gallion commented 9 years ago

Erm.. I'm not sure why : bin/MLG-BuildID bin/MinecraftLandGenerator.conf have been deleted. Do you want me to fix my pull request?

Morlok8k commented 9 years ago

you can if you want. i can fix it though.

Gallion commented 9 years ago

There, it should be better now.