Land claiming/es: 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)
Tags: Mobile edit Mobile web edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{GameVersion|1.18.7}}
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
[[File:Landclaiming.jpg|thumb|right|frame|Una reclamación de tierras en proceso]]
[[File:Landclaiming.jpg|thumb|right|frame|Una reclamación de tierras en proceso]]
Line 5: Line 6:
</div>
</div>


<div class="mw-translate-fuzzy">
Funciona creando una nueva reclamación, añadiendo una o más áreas cuboidales a la reclamación y guardándola a continuación. El propietario también puede conceder acceso de uso o construcción a otros jugadores. Sin embargo, ten en cuenta que hay límites en la cantidad de terreno que puedes reclamar. Por defecto son 4 trozos y hasta 3 zonas no adyacentes, pero estos valores pueden variar mucho de un servidor a otro. Puedes usar el comando <code>/mystats</code> para ver cuánta tierra puedes reclamar. Los administradores de servidores tienen sus contingentes de reclamación al máximo por defecto.
Funciona creando una nueva reclamación, añadiendo una o más áreas cuboidales a la reclamación y guardándola a continuación. El propietario también puede conceder acceso de uso o construcción a otros jugadores. Sin embargo, ten en cuenta que hay límites en la cantidad de terreno que puedes reclamar. Por defecto son 4 trozos y hasta 3 zonas no adyacentes, pero estos valores pueden variar mucho de un servidor a otro. Puedes usar el comando <code>/mystats</code> para ver cuánta tierra puedes reclamar. Los administradores de servidores tienen sus contingentes de reclamación al máximo por defecto.
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 15: Line 18:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Step by step ===
=== Step by step ===
</div>


# Create a new claim with <code>/land claim new</code>. This also marks the start position for your first area.
<div lang="en" dir="ltr" class="mw-content-ltr">
# 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>.  
# Create a new claim with <code>/land claim new</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.  
# Stand in one corner of your desired area and set the start position with <code>/land claim start</code>.  Travel to the diagonally-opposite corner and set the end position with <code>/land claim end</code>. The start and end commands mark the corner points of a cuboid that will be claimed. After start and end points are defined, a white preview cuboid will appear, indicating the area that will be protected by the claim. If both start and end points were on level ground, the cuboid will be below ground and not visible; remedy this by extending the cuboid upward.  Example: <code>/land claim grow up 10</code>.
# If you are done adding areas, save your claim with <code>/land claim save [name]</code>
## You can fine-tune the selection area with the direction-specific commands <code>/land claim grow [north/east/south/west/up/down] [number]</code> to lengthen the cuboid in a given direction, or <code>/land claim shrink [north/east/south/west/up/down] [number]</code> to shorten the cuboid. For example, if you want the claim to protect below your basement, use <code>/land claim grow down 20</code>; if you want it to extend not so far south, <code>/land claim shrink south 2</code>.  
# Add your currently selected area to the claim via <code>/land claim add</code>. The preview will turn green to indicate that it is now part of the claim-in-progress. Note the Default Limitations below for minimum size, etc. <code>/land claim add</code> will fail if the requirements are not met.
## You can now add another area by defining start and end positions, but it must be adjacent to an already claimed area.  If the new preview area does not have at least one white wall touching the green wall of an already-added area, <code>/land claim add</code> will fail for the new area.
# When you are done adding areas, save your claim with <code>/land claim save [name]</code>.  If you forget to give it a name it will still save.  But if you make multiple claims, a descriptive name is important to distinguish them from each other.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Granting access to other players ===
=== Granting access to other players ===
</div>


Let's say you want to give your friend called Joe full access to one of your existing claims.
<div lang="en" dir="ltr" class="mw-content-ltr">
There are two levels of permission you can choose from when granting access to your claims.
* ''Use'' access allows opening doors and containers, and removing items from containers.
* ''All'' access provides ''Use'' access as well as the ability to place blocks and break blocks.
</div>


# Have a look at your claims via <code>/land list</code>. You see that index number in every line? This is your claim index.
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's say you want to give player Joe full access to one of your existing claims.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
# Check your current claims via <code>/land list</code>. The number in each line is the index number currently associated with that claim.  Note: editing and saving a claim will change its index number.
# Load your claim with that index: <code>/land claim load [index]</code>
# Load your claim with that index: <code>/land claim load [index]</code>
# Grant access: <code>/land claim grant Joe all</code>
# Grant access: <code>/land claim grant Joe all</code>
# Save claim again and enjoy! <code>/land claim save [name]</code>  If you neglect to enter a name at this point, only the claim index will show the next time you look at your land list.
# Save your claim again: <code>/land claim save [name]</code>  If you neglect to enter a name at this point, only the claim index will show the next time you look at your land list.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Granting access to groups of players ===
=== Granting access to groups of players ===
</div>


# Create a group ([[List_of_server_commands#/group|see list of of group commands]])
<div lang="en" dir="ltr" class="mw-content-ltr">
# Create a group ({{ll|List_of_server_commands#/group|see list of of group commands}})
# Check the claim index: <code>/land list</code>
# Load your claim: <code>/land claim load [index]</code>
# Load your claim: <code>/land claim load [index]</code>
# Grant access: <code>/land claim grantgroup [groupname] all</code>
# Grant access: <code>/land claim grantgroup [groupname] all</code>
# Save claim again and enjoy! <code>/land claim save [name]</code>
# Save your claim again: <code>/land claim save [name]</code>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
===Granting public use===
===Granting public use===
</div>


If you have built an Inn and want to authorise its use to everyone but you still want to prevent people from adding or removing blocks:
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's say you've built an inn and want to let everyone use it, but not add or remove blocks:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
# Check the claim index: <code>/land list</code>
# Load your claim: <code>/land claim load [index]</code>
# Load your claim: <code>/land claim load [index]</code>
# Grant access : <code>/land claim allowuseeveryone true</code>
# Grant access: <code>/land claim allowuseeveryone true</code>
# Save claim again: <code>/land claim save [name]</code>
# Save your claim again: <code>/land claim save [name]</code>
</div>


If you change your mind and want to remove that authorisation:
<div lang="en" dir="ltr" class="mw-content-ltr">
If you change your mind and want to remove that authorization:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
# Check the claim index: <code>/land list</code>
# Load your claim: <code>/land claim load [index]</code>
# Load your claim: <code>/land claim load [index]</code>
# Revoke access : <code>/land claim allowuseeveryone false</code>
# Revoke access: <code>/land claim allowuseeveryone false</code>
# Save claim again: <code>/land claim save [name]</code>
# Save claim again: <code>/land claim save [name]</code>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Deleting a land claim ===
=== Deleting a land claim ===
</div>


# To initiate, use <code>/land free [number]</code> with the number of the claim you want to delete
<div lang="en" dir="ltr" class="mw-content-ltr">
# Check the claim index: <code>/land list</code>
# To initiate, use <code>/land free [number]</code> with the index of the claim you want to delete
# The chat will prompt you to confirm your choice; do so with <code>/land free [number] confirm</code>
# The chat will prompt you to confirm your choice; do so with <code>/land free [number] confirm</code>
</div>


{{Protip
|Icon=Book-normal-brickred.png
|<span lang="en" dir="ltr" class="mw-content-ltr">Server administrators can remove claim they are currently standing in with command /land adminfree</span>}}
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Default limitations ===
=== Default limitations ===
</div>


These are server specific, but you can look up your limits with the command <code>/mystats</code>
<div lang="en" dir="ltr" class="mw-content-ltr">
These are server-specific, but you can look up your limits with the command <code>/mystats</code>
</div>


* An area must be 6x6x6 blocks or larger
<div lang="en" dir="ltr" class="mw-content-ltr">
* A selected area must be 5x5x5 blocks or larger for the "add" command to function.
* The total claim size may not be more than 3 whole 32x32x32 chunks
* The total claim size may not be more than 3 whole 32x32x32 chunks
* May not create more than 3 separate claims
* A player may not create more than 3 separate claims
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
== Notes ==
</div>
 


<div lang="en" dir="ltr" class="mw-content-ltr">
== History ==
* Commands to expand an area were abbreviated "gu" for "grow up" etc.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== Video Tutorials ==
== Video Tutorials ==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
{| class="wikitable"
|-
! Basic land claim commands
|-
| <youtube width="400" height="240">a8ST6cgZOts</youtube>
|-
! Land claim permissions
|-
| WIP
|-
! Land claim commands in-depth
|-
| WIP
|}
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 72: Line 155:
| <youtube width="400" height="240">i6CvCOoZc-8</youtube>
| <youtube width="400" height="240">i6CvCOoZc-8</youtube>
|}
|}
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== References ==
<references />
</div>


{{Game navbox}}
{{Game navbox}}
[[Category:Guides{{#translation:}}]]
43,448

edits