/PasteNot: Difference between revisions
Appearance
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 | 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== | ||
*{{cmd|CopySlot}} | |||
*{{cmd|Paste}} | |||
*{{cmd|PasteX}} | |||
*{{cmd|PasteNotX}} | |||
{{LastUpdated| | {{LastUpdated|1650}} | ||
Latest revision as of 22:30, 21 August 2012
| Command | |
| PasteNot Pastes previously copied blocks, excluding some types. | |
|---|---|
| Usage |
/PasteNot ExcludedBlock(s) |
| Category | Building |
| Required permissions | Draw, CopyAndPaste |
| Usable from console? | No |
| Introduced in | fCraft 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.