Confirmedusers, editor
1,284
edits
ClarkJohn3 (talk | contribs) (Marked this version for translation) |
(added a section on enlarging claims) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
{{GameVersion|1. | {{GameVersion|1.19.4}} | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
Line 12: | Line 12: | ||
Press {{Keypress|T}} in-game to open the text window. | Press {{Keypress|T}} in-game to open the text window. | ||
The command <code>/land</code> will list the possible subcommands. | The command <code>/land</code> will list the possible subcommands. | ||
For a full command reference please check out the {{ll|List of server commands/land|reference list of land claiming commands}}. | For a full command reference please check out the {{ll|List of server commands/land|reference list of land claiming commands}}, and for the most-up-to-date syntax check the in-game Command Handbook: <code>.chb</code>. | ||
<!--T:12--> | <!--T:12--> | ||
Line 41: | Line 41: | ||
# 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 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. | # 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. | ||
=== Granting access to groups of players === <!--T:13--> | === Granting access to groups of players === <!--T:13--> | ||
Line 70: | Line 70: | ||
# 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> | |||
=== Enlarging a claim === | |||
[[File:Screenshot complicated claim.png|thumb|alt=Displays a nighttime view of a large claim with several translucent overlays in various shapes and sizes.|As this claim grew, the player added protections in sections. Think of it like adding additional Legos to the first, rather than enlarging a single Lego.]] | |||
Once you've used the <code>/land claim add</code> command, you cannot use grow/shrink anymore on that cuboid/section. To increase your protected area under a single claim, you'll need to designate additional cuboids adjacent to the existing one, and add them. | |||
# Check the claim index: <code>/land list</code> | |||
# Load your claim: <code>/land claim load [index]</code> | |||
# Without the <code>new</code> step, do <code>/land claim start</code> and <code>/land claim end</code> just like before, to set opposite corners, and <code>/land claim grow up 10</code> to make the box visible. | |||
# Do <code>/land claim grow [direction] [number]</code> and <code>/land claim shrink [direction] [number]</code> until you're satisfied with the new section. '''Make sure at least one wall of the new white area "kisses" a wall of the older green area''', without overlapping. | |||
# Do <code>/land claim add</code> to turn the currently-editing area green. | |||
# Repeat steps 3-5 for additional sections. | |||
# Save claim again: <code>/land claim save [name]</code> | # Save claim again: <code>/land claim save [name]</code> | ||
Line 82: | Line 95: | ||
{{Protip | {{Protip | ||
|Icon=Book-normal-brickred.png | |Icon=Book-normal-brickred.png | ||
|<translate><!--T:25--> Server administrators can remove claim they are currently standing in with command /land adminfree</ | |<translate>If you have only one land claim, its index will be 0:</translate> /land free 0. <translate>But make a habit of checking first, with</translate> /land list}} | ||
<translate><!--T:25--> Server administrators can remove the claim they are currently standing in with the command</translate> <code>/land adminfreehere</code>. | |||
<translate>Server administrators can delete all claims of an individual, with the command</translate> <code>/land adminfree [player name]</code>. | |||
<translate> | <translate> | ||
=== Default limitations === <!--T:8--> | === Default limitations === <!--T:8--> | ||
Line 96: | Line 114: | ||
== Notes == <!--T:26--> | == Notes == <!--T:26--> | ||
* If server admins grant the <code>exportclaims</code> privilege, players can download their land claims to use in private worlds: "Can now download land claims using command <code>/land claim download [index]</code>"<ref> | |||
[https://www.vintagestory.at/blog.html/news/v1180-lore-update-the-resonance-archives-stable-release-r352 Official devlog]</ref> | |||
== History == <!--T:27--> | == History == <!--T:27--> |