Generation

Server Owner

The table below contains a list of Map Generation Commands available for Server Owners.

Type
Command
Input
Description
Default

πŸ‘’

biome.percentagebiomearctic

"number"

Defines how much of the map will be covered in the Arctic type biome. Range is 0β†’1 (0%β†’100%) NOTE: These values combined must equal 1

0.3

πŸ‘’

biome.percentagebiomearid

"number"

Defines how much of the map will be covered in the Arid (Desert) type biome. Range is 0β†’1 (0%β†’100%) NOTE: These values combined must equal 1

0.4

πŸ‘’

biome.percentagebiometemperate

"number"

Defines how much of the map will be covered in the Temperate type biome. Range is 0β†’1 (0%β†’100%) NOTE: These values combined must equal 1

0.15

πŸ‘’

biome.percentagebiometundra

"number"

Defines how much of the map will be covered in the Tundra type biome. Range is 0β†’1 (0%β†’100%) NOTE: These values combined must equal 1

0.15

πŸ‘’

env.oceanlevel

"number"

Defines the level of the ocean plane. 0 = Normal sea-level 1-500 = Elevated sea-level - This is not recommended as it covers the whole map in water 501+ = Deactivated ocean - This is best for completely removing the ocean - This will allow submarines to "fly", as the sea-level is now ~160 units in the sky (at oceanlevel 501) - This will remove the requirement for oxygen tanks and other underwater gear - Boats/Kayaks are now unusable - Players are now able to walk to the underwater labs but cannot access it in this fashion - Still accessible normally with subs

0

πŸ‘’

generation.placecliffs

"0/1"

Toggles the generation of decorative cliffs on the map. Must be run on boot in the Boot Commands section.

1

πŸ‘’

generation.placerockformations

"0/1"

Toggles the generation of decorative rocks on the map. Must be run on boot in the Boot Commands section.

1

πŸ‘’

server.maxrivers

"number"

Defines the maximum amount of rivers allowed on the server. Must be run on boot in the Boot Commands section.

7

πŸ‘’

server.minriverdist

"number"

Defines the minimum distance between rivers. Must be run on boot in the Boot Commands section.

600

Last updated

Was this helpful?