Jump to content

/Paste: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 12: Line 12:
|}}
|}}


Inserts copied blocks into the current world. As of 0.600, this command asks for two marks.
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.
# 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 used.
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>==
:Pastes all blocks.
:Pastes all blocks.


==<code>/Paste Block [Block2 etc]</code>==
==<code>/Paste Block [AnotherBlock...]</code>==
:Pastes ONLY blocks of given type(s).
:Pastes ONLY blocks of given type(s). There is no limit on the number of blocks to include.


{{LastUpdated|1109}}
{{LastUpdated|1201}}

Revision as of 20:58, 1 November 2011

Command
Paste

Pastes previously copied blocks.

Usage

/Paste

/Paste Block [Block2 etc]

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.