Land claiming/en: Difference between revisions

From Vintage Story Wiki
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:


# Create a new claim with <code>/land claim new</code>. This also marks the start position for your first area.
# Create a new claim with <code>/land claim new</code>. This also marks the start position for your first area.
# Set the start and end position with <code>/land claim start</code> and <code>/land claim end</code>. These mark the corner points of a cuboid that will be claimed. Once start and end is defined, a yellow cuboid will show up, previewing what you marked. You can fine tune the selection area with the direction specific commands <code>/land claim g[n/e/s/w/u/d]</code> to grow or <code>/land claim s[n/e/s/w/u/d]</code> to shrink. For example if you want the claim to be a block taller, use <code>/land claim gu</code>, if it should be 2 blocks shorter in direction south type <code>/land claim ss 2</code>.  
# Set the start and end position with <code>/land claim start</code> and <code>/land claim end</code>. These mark the corner points of a cuboid that will be claimed. Once start and end is defined, a yellow cuboid will show up, previewing what you marked. You can fine tune the selection area with the direction specific commands <code>/land claim grow [north/east/south/west/up/down]</code> to grow or <code>/land claim shrink [north/east/south/west/up/down]</code> to shrink. For example if you want the claim to be a block taller, use <code>/land claim grow up</code>, if it should be 2 blocks shorter in direction south type <code>/land claim shrink south 2</code>.  
# Add your currently selected area to the claim via <code>/land claim add</code>. The preview will now turn green to indicate that it is now part of the claim. You can now add another area by selecting another start/end position, but it must be adjacent to an already claimed area.  
# Add your currently selected area to the claim via <code>/land claim add</code>. The preview will now turn green to indicate that it is now part of the claim. You can now add another area by selecting another start/end position, but it must be adjacent to an already claimed area.  
# If you are done adding areas, save your claim with <code>/land claim save [name]</code>
# If you are done adding areas, save your claim with <code>/land claim save [name]</code>
43,402

edits