/Paste: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|uses=/Paste | |uses=/Paste | ||
/Paste Block [Block2 | /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. | |||
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 | |||
==<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. | ||
== | ==Related Commands== | ||
*{{cmd|CopySlot}} | |||
*{{cmd|PasteNot}} | |||
*{{cmd|PasteX}} | |||
*{{cmd|PasteNotX}} | |||
{{LastUpdated| | {{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.