Jump to content

/Paste: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
|uses=/Paste
|uses=/Paste


/Paste Block [Block2 etc]
/Paste Block [Block2...]
|cat=Building
|cat=Building
|perm=Draw CopyAndPaste
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}}
|console=No
|console=No
|v=0.435
|v=0.435
|}}
|}}
Inserts copied blocks into the current world. The orientation is preserved from copying — e.g. if you clicked the bottom-north-west corner of the area first when using {{cmd|Copy}}, pasting will begin from that same corner.


Inserts copied blocks into the current world. 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.
In fCraft 0.600 and 0.601, this command was briefly changed to take two marks/clicks. Since 0.602, the two-mark alignment functionality has been moved to {{cmd|PasteX}} command, and {{cmd|Paste}} once again only needs one mark/click.
 
In fCraft 0.600 and 0.601, this command was briefly changed to take two marks/clicks. Since 0.602, the two-mark alignment functionality has been moved to [[/PasteX]] command, and [[/Paste]] once again only needs one mark/click.


==<code>/Paste</code>==
==<code>/Paste</code>==
Line 22: Line 21:
: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|PasteNot}}
*{{cmd|PasteX}}
*{{cmd|PasteNotX}}
 
{{LastUpdated|1650}}

Latest revision as of 03:13, 22 August 2012

Command
Paste

Pastes previously copied blocks.

Usage

/Paste

/Paste Block [Block2...]

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

Inserts copied blocks into the current world. 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.

In fCraft 0.600 and 0.601, this command was briefly changed to take two marks/clicks. Since 0.602, the two-mark alignment functionality has been moved to /PasteX command, and /Paste once again only needs one mark/click.

/Paste

Pastes all blocks.

/Paste Block [AnotherBlock...]

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