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
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:
- Download BDS server files
- Open the server.properties file
- 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
Created Issue:
Cant change world to flat
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
Cant change world to flatLevel-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
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
My TitleThe 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:
- Download BDS server files
- Open the server.properties file
- 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.WorkaroundIt 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
```
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
My TitleThe 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:
- Download BDS server files
- Open the server.properties file
- 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.WorkaroundIt 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
```
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
My TitleThe 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:
- Download BDS server files
- Open the server.properties file
- 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.WorkaroundIt 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
```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
My TitleThe 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:
- Download BDS server files
- Open the server.properties file
- 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
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
My TitleThe 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:
- Download BDS server files
- Open the server.properties file
- 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
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
IonicEckoDescription UpdateThe 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:
- Download BDS server files
- Open the server.properties file
- 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
- Sets the world type for a newly generated server. Note this will not modify an existing world.
- Allowed values: "FLAT", "LEGACY", "DEFAULT" (Caps required)
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
It worked! Thanks