mojira.dev
BDS-3581

Level-Type not present in Server.Properties

Hi, I've been trying to change the world to flat in properties but I cant find "level-type: i look on the html thing at it says that it's an option, however I cannot see it in properties 

[~IonicEcko]Description Update

The level-type option isn't present in the default server.properties file but is listed in the bedrock_server_how_to file.

Steps to reproduce:

  1. Download BDS server files

  2. Open the server.properties file

  3. Observe that level-type is not present

What I expected to happen:
level-type to be present in line with the other options.

What actually happened:
Option is not present and must be added manually.


Workaround
It is still possible to use the option by copying on the below lines into your server.properties file (modify DEFAULT to your desired world type).

level-type=DEFAULT

  1. Sets the world type for a newly generated server. Note this will not modify an existing world.

  2. Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)

Comments 9

Have you tried adding it?

Have you tried adding it?

Have you tried adding it?

I've just tested this and it works.

Just add the line level-type=FLAT and it generates a flat world.

I've re-purposed your report as a bug report for the lack of the option being present by default given that the option works, just isnt in the default server.properties file. Apologies for all the alerts, was failing big time at my JIRA-fu.

Ionic

I've just tested this and it works.

Just add the line level-type=FLAT and it generates a flat world.

I've re-purposed your report as a bug report for the lack of the option being present by default given that the option works, just isnt in the default server.properties file. Apologies for all the alerts, was failing big time at my JIRA-fu.

Ionic

I've just tested this and it works.

Just add the line level-type=FLAT and it generates a flat world.

I've re-purposed your report as a bug report for the lack of the option being present by default given that the option works, just isnt in the default server.properties file. Apologies for all the alerts, was failing big time at my JIRA-fu.

Ionic

Connor Louis Morrison

(Unassigned)

Confirmed

feature-check

Retrieved