Commented out the nether world flat build, no longer available.

Jad 2019-08-27 18:03:41 -05:00
parent e1c0efa7ec
commit 10b718cd44
1 changed files with 1 additions and 1 deletions

@ -202,7 +202,7 @@ As of Minecraft 1.1, the concept of world types has been introduced. These seem
#### Map Features (Generate Structures)
As of Minecraft 1.1 if you want a flat world with no structures, all you have to do is add the `-a false` flag. We used `-a` for **Allow Structures** and because `-g` was already taken.
*__NOTE:__ This will **only** work with `NORMAL` worlds. @FernFerret has some [neat code here to allow flat Nether worlds with structures](https://github.com/Bukkit/CraftBukkit-Bleeding/commit/68897b284e42f8fc0bba85e736a36b5cbbf89fe3#commitcomment-912997) but it has not been added to CraftBukkit. You'll have to build it yourself.
*__NOTE:__ This will **only** work with `NORMAL` worlds.<!--404 now @FernFerret has some [neat code here to allow flat Nether worlds with structures](https://github.com/Bukkit/CraftBukkit-Bleeding/commit/68897b284e42f8fc0bba85e736a36b5cbbf89fe3#commitcomment-912997) but it has not been added to CraftBukkit. You'll have to build it yourself.-->
`/mv create flat_world NORMAL -t FLAT`