Tutorials
πΊοΈ Set Up a Flat World
- Stop your Minecraft server.
- Open the
server.properties
file using a text editor. - Look for the
level-type
property and change its value fromdefault
toflat
. - Save and close the
server.properties
file. - Delete your world folder.
- Start your Minecraft server.
Your server will now generate a new flat world when you start it up.
Optional: If you want to customize your flat world, you can modify the generator-settings
property in the server.properties
file. The generator-settings
property allows you to adjust the layers and biomes of your flat world.