Jump to content

/PasteNotX: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=PasteNotX |purpose=Pastes previously copied blocks, excluding some types. |aliases= |uses=/PasteNotX ExcludedBlock(s) |cat=Building |perm=Draw CopyAndPaste |co..."
 
No edit summary
 
Line 5: Line 5:
|uses=/PasteNotX ExcludedBlock(s)
|uses=/PasteNotX ExcludedBlock(s)
|cat=Building
|cat=Building
|perm=Draw CopyAndPaste
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}}
|console=No
|console=No
|v=0.602
|v=0.602
Line 18: Line 18:


==Related Commands==
==Related Commands==
:[[/CopySlot]]
*{{cmd|CopySlot}}
:[[/Paste]]
*{{cmd|Paste}}
:[[/PasteX]]
*{{cmd|PasteX}}
:[[/PasteNot]]
*{{cmd|PasteNot}}


{{LastUpdated|1201}}
{{LastUpdated|1650}}

Latest revision as of 22:31, 21 August 2012

Command
PasteNotX

Pastes previously copied blocks, excluding some types.

Usage

/PasteNotX ExcludedBlock(s)

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


Inserts copied blocks into the current world, skipping over given block types, 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.

/PasteNotX ExcludedBlock [AnotherBlock...]

Pastes all blocks EXCEPT the given type(s). There is no limit on the number of blocks to exclude.