Translations:How to use WorldEdit/17/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
Tags: Mobile edit Mobile web edit
 
(Importing a new version from external source)
 
Line 2: Line 2:
<strong>/we mr [90|180|270]</strong><br>
<strong>/we mr [90|180|270]</strong><br>
Rotates the contents inside marked area by given angle.<br>
Rotates the contents inside marked area by given angle.<br>
&nbsp;
</li>
</li>
<li>
<li>
<strong>/we clear [width&amp;length] [height]</strong><br>Deletes all blocks inside a cuboid around the player, delimited by supplied size arguments<br>
<strong>/we clear [width&amp;length] [height]</strong><br>Deletes all blocks inside a cuboid around the player, delimited by supplied size arguments<br>
&nbsp;
</li>
</li>
<li>
<li>

Latest revision as of 18:36, 18 July 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (How to use WorldEdit)
<li>
<strong>/we mr [90|180|270]</strong><br>
Rotates the contents inside marked area by given angle.<br>
 
</li>
<li>
<strong>/we clear [width&amp;length] [height]</strong><br>Deletes all blocks inside a cuboid around the player, delimited by supplied size arguments<br>
 
</li>
<li>
<strong>/we sm[n/e/s/w/u/d] [length]</strong><br>
Moves only the selection and not the contents of the marked area. Example:<br><strong>/we smn 5</strong> - Moves the current selection 5 blocks north
<br><br>
</li>
<li>
<strong>/we smby x y z</strong><br>
Moves only the selection and not the contents of the marked area. Example:<br><strong>/we 3 1 -2</strong> - Moves the current selection 3 blocks in x-direction, 1 block in y-direction and -2 blocks in z-direction
</li>
  • /we mr [90|180|270]
    Rotates the contents inside marked area by given angle.
  • /we clear [width&length] [height]
    Deletes all blocks inside a cuboid around the player, delimited by supplied size arguments
  • /we sm[n/e/s/w/u/d] [length]
    Moves only the selection and not the contents of the marked area. Example:
    /we smn 5 - Moves the current selection 5 blocks north

  • /we smby x y z
    Moves only the selection and not the contents of the marked area. Example:
    /we 3 1 -2 - Moves the current selection 3 blocks in x-direction, 1 block in y-direction and -2 blocks in z-direction