/Paste: Difference between revisions
Appearance
Deathgod836 (talk | contribs) Created page with "Pastes a selection of blocks that have been copied prior to this command. hint: you will usually want to copy the selection of blocks from a bottom corner first." |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Pastes | {{CommandBox | ||
|name=Paste | |||
|purpose=Pastes previously copied blocks. | |||
|aliases= | |||
|uses=/Paste | |||
/Paste Block [Block2...] | |||
|cat=Building | |||
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}} | |||
|console=No | |||
|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. | |||
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. | |||
==<code>/Paste</code>== | |||
:Pastes all blocks. | |||
==<code>/Paste Block [AnotherBlock...]</code>== | |||
:Pastes ONLY blocks of given type(s). There is no limit on the number of blocks to include. | |||
==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...] |
| Category | Building |
| Required permissions | Draw, CopyAndPaste |
| Usable from console? | No |
| Introduced in | fCraft 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.