Jump to content

/PasteX: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=PasteX |purpose=Pastes and aligns copied blocks. |aliases= |uses=/PasteX /PasteX Block [Block2 etc] |cat=Building |perm=Draw CopyAndPaste |console=No |v=0.602..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
|uses=/PasteX
|uses=/PasteX


/PasteX Block [Block2 etc]
/PasteX Block [Block2...]
|cat=Building
|cat=Building
|perm=Draw CopyAndPaste
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}}
|console=No
|console=No
|v=0.602
|v=0.602
Line 13: Line 13:


Inserts copied blocks into the current world, and re-aligns them. Takes two marks:
Inserts copied blocks into the current world, and re-aligns them. Takes two marks:
# First mark determines the origin of pasting - this block will be at a corner of the pasted area.
# First mark determines the origin of pasting - this block will be at a corner of the pasted area.
# Second mark determines the direction of pasting. Insertion will happen in the direction towards this second click. For example, if it's above and to the north-west of the first click, that's where the pasting will go. If you click the same block as first mark, original orientation (as copied) will be preserved.
# Second mark determines the direction of pasting. Insertion will happen in the direction towards this second click. For example, if it's above and to the north-west of the first click, that's where the pasting will go. If you click the same block as first mark, original orientation (as copied) will be preserved.
Line 23: Line 22:
:Pastes ONLY blocks of given type(s). There is no limit on the number of blocks to include.
:Pastes ONLY blocks of given type(s). There is no limit on the number of blocks to include.


{{LastUpdated|1201}}
==Related Commands==
*{{cmd|CopySlot}}
*{{cmd|Paste}}
*{{cmd|PasteNot}}
*{{cmd|PasteNotX}}
 
{{LastUpdated|1650}}

Latest revision as of 03:13, 22 August 2012

Command
PasteX

Pastes and aligns copied blocks.

Usage

/PasteX

/PasteX Block [Block2...]

CategoryBuilding
Required permissionsDraw, CopyAndPaste
Usable from console?No
Introduced infCraft 0.602


Inserts copied blocks into the current world, and re-aligns them. Takes two marks:

  1. First mark determines the origin of pasting - this block will be at a corner of the pasted area.
  2. Second mark determines the direction of pasting. Insertion will happen in the direction towards this second click. For example, if it's above and to the north-west of the first click, that's where the pasting will go. If you click the same block as first mark, original orientation (as copied) will be preserved.

/PasteX

Pastes all blocks.

/PasteX Block [AnotherBlock...]

Pastes ONLY blocks of given type(s). There is no limit on the number of blocks to include.