Jump to content

/PasteNot: Difference between revisions

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


Inserts copied blocks into the current world, skipping over given block types. The orientation is preserved from copying - e.g. if you clicked the bottom-north-west corner of the area first when using [[/Copy]], pasting will begin from that same corner.
Inserts copied blocks into the current world, skipping over given block types. The orientation is preserved from copying - e.g. if you clicked the bottom-north-west corner of the area first when using {{cmd|Copy}} or {{cmd|Cut}}, pasting will begin from that same corner.


==<code>/PasteNot ExcludedBlock [AnotherBlock...]</code>==
==<code>/PasteNot ExcludedBlock [AnotherBlock...]</code>==
Line 16: Line 16:


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


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

Latest revision as of 22:30, 21 August 2012

Command
PasteNot

Pastes previously copied blocks, excluding some types.

Usage

/PasteNot ExcludedBlock(s)

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


Inserts copied blocks into the current world, skipping over given block types. The orientation is preserved from copying - e.g. if you clicked the bottom-north-west corner of the area first when using /Copy or /Cut, pasting will begin from that same corner.

/PasteNot ExcludedBlock [AnotherBlock...]

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