List of server commands/wgen: Difference between revisions

From Vintage Story Wiki
(Added link to server commands and is now translatable)
Tags: Mobile edit Mobile web edit
(Marked this version for translation)
Tags: Mobile edit Mobile web edit
Line 2: Line 2:


<translate>
<translate>
<!--T:1-->
<onlyinclude>
<onlyinclude>
*<code>/wgen [testmap|testnoise|chunk|region|pos|tree]</code><br /> World generation tools
*<code>/wgen [testmap|testnoise|chunk|region|pos|tree]</code><br /> World generation tools
Line 27: Line 28:
</onlyinclude>
</onlyinclude>


<!--T:2-->
[[List of server commands]]
[[List of server commands]]
</translate>
</translate>

Revision as of 00:12, 23 February 2022

Other languages:


  • /wgen [testmap|testnoise|chunk|region|pos|tree]
    World generation tools
    • /wgen autogen
      Change automatic worldgen mode
    • /wgen gt
      Generate trees mode
    • /wgen testmap [climate|forest|wind|gprov|landform|ore]
      Generates a 512x512 example selected map as a png, saved where the game executables is
      • /wgen testmap climater [hot|warm|cool|icy]
        Same as /wgen testmap climate, but you can choose the temperature preset
      • /wgen testmap oretopdistort
        Ore top distort maps
      • /wgen testmap rockstrata
        Rock strata maps
    • /wgen genmap [climate|forest|wind|gprov|landform|ore]
      Same as testmap? (Need more info)
    • /wgen region [climate|ore|forest|wind|gprov|gprovi|landform|landformi]
      Same as testmap? (Need more info)
    • /wgen regions [radius] [ore] [orename]
      Show availability of ore maps for ore in the regions
    • /wgen pregen [radius]
      Pregenerate chunks around the player
    • /wgen regen [radius]
      Regenerate chunks around the player
    • /wgen regenr [raduis]
      Regenerate chunks around the player with random seed
    • /wgen regenc [radius]
      Regenerate chunks around the world spawn
    • /wgen regenrc [radius]
      Regenerate chunks around the world spawn with random seed
    • /wgen delrock [radius]
      Remove rocks around the player
    • /wgen delrockc [radius]
      Remove rocks around the world spawn
    • /wgen del [radius]
      Remove chunks around the player
    • /wgen tree
      Spawn tree
    • /wgen treelineup
      Spawn tree line
    • /wgen pos [ymax|coords|latitude|structures|height|cavedistort|gprov|rockstrata|landform|climate]
      Shows info at the current position
    • /wgen testnoise [octaves]


List of server commands