Confirmedusers, editor
37,785
edits
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
<!--T:4--> | <!--T:4--> | ||
# 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 | # 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> |